annotate e2gallerypro/e2gallery.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
rev   line source
rlm@3 1 <?xml version="1.0" encoding="UTF-8"?>
rlm@3 2 <galleries>
rlm@3 3 <!--Gallery 1-->
rlm@3 4 <gallery>
rlm@3 5
rlm@3 6 <!--Gallery Settings-->
rlm@3 7 <totalitems>4</totalitems>
rlm@3 8 <title>Gallery Title</title>
rlm@3 9 <description>Gallery Description</description>
rlm@3 10 <gallerypath>/e2gallerypro/gallery/gallery1/</gallerypath>
rlm@3 11 <largeimgpath>/e2gallerypro/gallery/gallery1/large/</largeimgpath>
rlm@3 12 <thumbpath>/e2gallerypro/gallery/gallery1/thumbs/</thumbpath>
rlm@3 13 <mainthumb>/e2gallerypro/gallery/gallery1/</mainthumb>
rlm@3 14 <mainthumbsrc>mainthumb.jpg</mainthumbsrc> <!--Main Thumb Size: 195x128-->
rlm@3 15 <!--Gallery Settings End-->
rlm@3 16
rlm@3 17 <!--Gallery Items-->
rlm@3 18 <item type="image">
rlm@3 19 <title>Cload Rays</title>
rlm@3 20 <author>E2interactive</author>
rlm@3 21 <copyright>Copyright E2interactive</copyright>
rlm@3 22 <description>Looking up to the sky while the clouds pass on a summer day</description>
rlm@3 23 <src>DSC_0670.jpg</src>
rlm@3 24 <demensions width="760" height="509" />
rlm@3 25 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 26 <price size="8x10">15</price>
rlm@3 27 <price size="11x14">25</price>
rlm@3 28 <price size="16x20">55</price>
rlm@3 29 <price size="20x24">65</price>
rlm@3 30 </sellprint>
rlm@3 31 </item>
rlm@3 32 <item type="image">
rlm@3 33 <title>Down the Tracks</title>
rlm@3 34 <author>E2interactive</author>
rlm@3 35 <copyright>Copyright E2interactive 2007</copyright>
rlm@3 36 <description>Looking across the bridge over the Crocked River in Crocked River Ranch Oregon</description>
rlm@3 37 <src>DSC_2051.jpg</src>
rlm@3 38 <demensions width="335" height="500" />
rlm@3 39 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 40 <price size="8x10">15</price>
rlm@3 41 <price size="11x14">25</price>
rlm@3 42 <price size="16x20">55</price>
rlm@3 43 <price size="20x24">65</price>
rlm@3 44 </sellprint>
rlm@3 45 </item>
rlm@3 46 <item type="image">
rlm@3 47 <title>Sit Down</title>
rlm@3 48 <author>E2interactive</author>
rlm@3 49 <copyright>Copyright E2interactive</copyright>
rlm@3 50 <description></description>
rlm@3 51 <src>DSC_2343.jpg</src>
rlm@3 52 <demensions width="760" height="505" />
rlm@3 53 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 54 <price size="8x10">15</price>
rlm@3 55 <price size="11x14">25</price>
rlm@3 56 <price size="16x20">55</price>
rlm@3 57 <price size="20x24">65</price>
rlm@3 58 </sellprint>
rlm@3 59 </item>
rlm@3 60 <item type="image">
rlm@3 61 <title>Sky High</title>
rlm@3 62 <author>E2interactive</author>
rlm@3 63 <copyright>Copyright E2interactive</copyright>
rlm@3 64 <description>Went to the local race track to watch riders on the Motocross track. There was this kid on a small 125cc just screaming around the track showing all the older kids how to ride.</description>
rlm@3 65 <src>DSC_7850.jpg</src>
rlm@3 66 <demensions width="760" height="509" />
rlm@3 67 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 68 <price size="8x10">15</price>
rlm@3 69 <price size="11x14">25</price>
rlm@3 70 <price size="16x20">55</price>
rlm@3 71 <price size="20x24">65</price>
rlm@3 72 </sellprint>
rlm@3 73 </item>
rlm@3 74 <item type="image">
rlm@3 75 <title>Untitled Ceiling</title>
rlm@3 76 <author>E2interactive</author>
rlm@3 77 <copyright>Copyright E2interactive</copyright>
rlm@3 78 <description>I liked the lines of this ceiling so I took an image of it.</description>
rlm@3 79 <src>E29_2000.jpg</src>
rlm@3 80 <demensions width="760" height="509" />
rlm@3 81 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 82 <price size="8x10">15</price>
rlm@3 83 <price size="11x14">25</price>
rlm@3 84 <price size="16x20">55</price>
rlm@3 85 <price size="20x24">65</price>
rlm@3 86 </sellprint>
rlm@3 87 </item>
rlm@3 88 <!--Gallery ItemsEnd-->
rlm@3 89 </gallery>
rlm@3 90 <gallery>
rlm@3 91 <!--Gallery Settings-->
rlm@3 92 <totalitems>4</totalitems>
rlm@3 93 <title>Gallery Title</title>
rlm@3 94 <description>Gallery Description</description>
rlm@3 95 <gallerypath>/e2gallerypro/gallery/gallery1/</gallerypath>
rlm@3 96 <largeimgpath>/e2gallerypro/gallery/gallery1/large/</largeimgpath>
rlm@3 97 <thumbpath>/e2gallerypro/gallery/gallery1/thumbs/</thumbpath>
rlm@3 98 <mainthumb>/e2gallerypro/gallery/gallery1/</mainthumb>
rlm@3 99 <mainthumbsrc>mainthumb.jpg</mainthumbsrc> <!--Main Thumb Size: 195x128-->
rlm@3 100 <!--Gallery Settings End-->
rlm@3 101 <!--Gallery Items (Media Files Format, Everything but images)-->
rlm@3 102 <item type="swf">
rlm@3 103 <!--Supported types [flv, mp4, mov, swf, blip, dailymotion, flickr, googlevideo, metacafe, myspace, revver, rutube, seesmicm, tudou, youku, youtube, veoh, viddler, vimeo, 12seconds]-->
rlm@3 104 <mediaURL>/e2gallerypro/gallery/gallery2/swf_file.swf</mediaURL>
rlm@3 105 <title>SWF file Test</title>
rlm@3 106 <author>E2 Gallery Pro SWF Sample</author>
rlm@3 107 <copyright>None</copyright>
rlm@3 108 <description>E2 Gallery Pro SWF Sample</description>
rlm@3 109 <src>design/e2gallerypro/flash.png</src>
rlm@3 110 <demensions width="360" height="240" />
rlm@3 111 </item>
rlm@3 112 <!--Gallery ItemsEnd-->
rlm@3 113 </gallery>
rlm@3 114 </galleries>