view judyYates.xml @ 3:3f6b44aa6b35 judyates

[svn r4] added ability to buy stuff, from a Prints page, but it doesn't work well with the css, and it also has not been fitted into the perl make system.
author rlm
date Mon, 22 Feb 2010 08:02:39 -0500
parents
children
line wrap: on
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <galleries>
4 <gallery>
5 <title>Judy Yates Prints</title>
6 <description>Prints Directly From the Artist.</description>
7 <gallerypath>/e2gallerypro/e2upload/Galleries/prints/</gallerypath>
8 <largeimgpath>/e2gallerypro/e2upload/Galleries/prints/large/</largeimgpath>
9 <thumbpath>/e2gallerypro/e2upload/Galleries/prints/thumbs/</thumbpath>
10 <mainthumb>/e2gallerypro/e2upload/Galleries/prints/</mainthumb>
11 <mainthumbsrc>mainthumb.jpg</mainthumbsrc>
12 <item type="image">
13 <title>Buffalo Verde</title>
14 <author>Judy Yates</author>
15 <copyright>Copyright Judy Yates Artist</copyright>
16 <description>Buffalo Verde
17 </description>
18 <src>Judy_Yates_Buffalo_Verde.jpg</src>
19 <demensions width="720" height="584" />
20 <large width="720" height="584" />
21 <sellprint type="paypal" currency="USD" currencysymbol="$">
22 <price size="16inx20in">265</price>
23 </sellprint>
24 </item>
25 <item type="image">
26 <title>Longhorn Sunset</title>
27 <author>Judy Yates</author>
28 <copyright>Copyright Judy Yates Artist</copyright>
29 <description>Longhorn Sunset
30 </description>
31 <src>Judy_Yates_Longhorn_Sunset.jpg</src>
32 <demensions width="720" height="569" />
33 <large width="720" height="569" />
34 <sellprint type="paypal" currency="USD" currencysymbol="$">
35 <price size="16inx20in">265</price>
36 </sellprint>
37 </item>
38 <item type="image">
39 <title>Turquoise Sky</title>
40 <author>Judy Yates</author>
41 <copyright>Copyright Judy Yates Artist</copyright>
42 <description>Winner of the Mass. Primitive Arms Stamp Contest
43 </description>
44 <src>Judy_Yates_Turquoise_Sky.jpg</src>
45 <demensions width="720" height="558" />
46 <large width="720" height="558" />
47 <sellprint type="paypal" currency="USD" currencysymbol="$">
48 <price size="16inx22in">265</price>
49 </sellprint>
50 </item>
51 <item type="image">
52 <title>Wood Duck Pair</title>
53 <author>Judy Yates</author>
54 <copyright>Copyright Judy Yates Artist</copyright>
55 <description>Wood Duck Pair
56 </description>
57 <src>Judy_Yates_Wood_Duck_Pair.jpg</src>
58 <demensions width="720" height="537" />
59 <large width="720" height="537" />
60 <sellprint type="paypal" currency="USD" currencysymbol="$">
61 <price size="16inx20in">265</price>
62 </sellprint>
63 </item>
64 <totalitems>4</totalitems>
65 </gallery>
66 </galleries>