diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/judyYates.xml	Mon Feb 22 08:02:39 2010 -0500
     1.3 @@ -0,0 +1,66 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<galleries>
     1.6 +	
     1.7 +	<gallery>
     1.8 +    <title>Judy Yates Prints</title>
     1.9 +    <description>Prints Directly From the Artist.</description>
    1.10 +    <gallerypath>/e2gallerypro/e2upload/Galleries/prints/</gallerypath>
    1.11 +    <largeimgpath>/e2gallerypro/e2upload/Galleries/prints/large/</largeimgpath>
    1.12 +    <thumbpath>/e2gallerypro/e2upload/Galleries/prints/thumbs/</thumbpath>
    1.13 +    <mainthumb>/e2gallerypro/e2upload/Galleries/prints/</mainthumb>
    1.14 +    <mainthumbsrc>mainthumb.jpg</mainthumbsrc>
    1.15 +    <item type="image">
    1.16 +        <title>Buffalo Verde</title>
    1.17 +        <author>Judy Yates</author>
    1.18 +        <copyright>Copyright Judy Yates Artist</copyright>
    1.19 +        <description>Buffalo Verde
    1.20 +</description>
    1.21 +        <src>Judy_Yates_Buffalo_Verde.jpg</src>
    1.22 +        <demensions width="720" height="584" />
    1.23 +        <large width="720" height="584" />
    1.24 +        <sellprint type="paypal" currency="USD" currencysymbol="$">
    1.25 +            <price size="16inx20in">265</price>
    1.26 +        </sellprint>
    1.27 +    </item>
    1.28 +    <item type="image">
    1.29 +        <title>Longhorn Sunset</title>
    1.30 +        <author>Judy Yates</author>
    1.31 +        <copyright>Copyright Judy Yates Artist</copyright>
    1.32 +        <description>Longhorn Sunset
    1.33 +</description>
    1.34 +        <src>Judy_Yates_Longhorn_Sunset.jpg</src>
    1.35 +        <demensions width="720" height="569" />
    1.36 +        <large width="720" height="569" />
    1.37 +        <sellprint type="paypal" currency="USD" currencysymbol="$">
    1.38 +   <price size="16inx20in">265</price>
    1.39 +        </sellprint>
    1.40 +    </item>
    1.41 +    <item type="image">
    1.42 +        <title>Turquoise Sky</title>
    1.43 +        <author>Judy Yates</author>
    1.44 +        <copyright>Copyright Judy Yates Artist</copyright>
    1.45 +        <description>Winner of the Mass. Primitive Arms Stamp Contest
    1.46 +</description>
    1.47 +        <src>Judy_Yates_Turquoise_Sky.jpg</src>
    1.48 +        <demensions width="720" height="558" />
    1.49 +        <large width="720" height="558" />
    1.50 +        <sellprint type="paypal" currency="USD" currencysymbol="$">
    1.51 +<price size="16inx22in">265</price>
    1.52 +        </sellprint>
    1.53 +    </item>
    1.54 +    <item type="image">
    1.55 +        <title>Wood Duck Pair</title>
    1.56 +        <author>Judy Yates</author>
    1.57 +        <copyright>Copyright Judy Yates Artist</copyright>
    1.58 +        <description>Wood Duck Pair
    1.59 +</description>
    1.60 +        <src>Judy_Yates_Wood_Duck_Pair.jpg</src>
    1.61 +        <demensions width="720" height="537" />
    1.62 +        <large width="720" height="537" />
    1.63 +        <sellprint type="paypal" currency="USD" currencysymbol="$">
    1.64 +<price size="16inx20in">265</price>
    1.65 +        </sellprint>
    1.66 +    </item>
    1.67 +    <totalitems>4</totalitems>
    1.68 +</gallery>
    1.69 +</galleries>