annotate e2gallerypro/e2upload/xml/e2gallery.xml @ 12:2f433df9b961 judyates

[svn r13] Modified esgallery source to enable multiple paypal buttons; got the photo gallery operational and tested.
author rlm
date Mon, 12 Apr 2010 03:24:08 -0400
parents 3f6b44aa6b35
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 <title>(E)2 Gallery Demo</title>
rlm@3 6 <description>(E)2 Gallery Demo Gallery Description </description>
rlm@3 7 <gallerypath>/e2gallerypro/e2upload/Galleries/gallery1/</gallerypath>
rlm@3 8 <largeimgpath>/e2gallerypro/e2upload/Galleries/gallery1/large/</largeimgpath>
rlm@3 9 <thumbpath>/e2gallerypro/e2upload/Galleries/gallery1/thumbs/</thumbpath>
rlm@3 10 <mainthumb>/e2gallerypro/e2upload/Galleries/gallery1/</mainthumb>
rlm@3 11 <mainthumbsrc>mainthumb.jpg</mainthumbsrc>
rlm@3 12 <item type="image">
rlm@3 13 <title>Cloud Rays</title>
rlm@3 14 <author>E2interactive</author>
rlm@3 15 <copyright>Copyright E2interactive</copyright>
rlm@3 16 <description>Looking up to the sky while the clouds pass on a summer day</description>
rlm@3 17 <src>DSC_0670.jpg</src>
rlm@3 18 <demensions width="760" height="509" />
rlm@3 19 <large width="1200" height="803" />
rlm@3 20 <sellprint type="paypal" currency="USD" currencysymbol="$">
rlm@3 21 <price size="8x10 Print">35</price>
rlm@3 22 <price size="11x14 Print">45</price>
rlm@3 23 <price size="16x20 Print">65</price>
rlm@3 24 </sellprint>
rlm@3 25 </item>
rlm@3 26 <item type="image">
rlm@3 27 <title>Down the Tracks</title>
rlm@3 28 <author>E2interactive</author>
rlm@3 29 <copyright>Copyright E2interactive 2007</copyright>
rlm@3 30 <description>Looking across the bridge over the Crocked River in Crocked River Ranch Oregon</description>
rlm@3 31 <src>DSC_2051.jpg</src>
rlm@3 32 <demensions width="335" height="500" />
rlm@3 33 <large width="536" height="800" />
rlm@3 34 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 35 <price size="8x10">15</price>
rlm@3 36 <price size="11x14">25</price>
rlm@3 37 <price size="16x20">55</price>
rlm@3 38 <price size="20x24">65</price>
rlm@3 39 </sellprint>
rlm@3 40 </item>
rlm@3 41 <item type="image">
rlm@3 42 <title>Sit Down</title>
rlm@3 43 <author>E2interactive</author>
rlm@3 44 <copyright>Copyright E2interactive</copyright>
rlm@3 45 <description></description>
rlm@3 46 <src>DSC_2343.jpg</src>
rlm@3 47 <demensions width="760" height="505" />
rlm@3 48 <large width="1200" height="798" />
rlm@3 49 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 50 <price size="8x10">15</price>
rlm@3 51 <price size="11x14">25</price>
rlm@3 52 <price size="16x20">55</price>
rlm@3 53 <price size="20x24">65</price>
rlm@3 54 </sellprint>
rlm@3 55 </item>
rlm@3 56 <item type="image">
rlm@3 57 <title>Sky High</title>
rlm@3 58 <author>E2interactive</author>
rlm@3 59 <copyright>Copyright E2interactive</copyright>
rlm@3 60 <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 61 <src>DSC_7850.jpg</src>
rlm@3 62 <demensions width="760" height="509" />
rlm@3 63 <large width="1200" height="803" />
rlm@3 64 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 65 <price size="8x10">15</price>
rlm@3 66 <price size="11x14">25</price>
rlm@3 67 <price size="16x20">55</price>
rlm@3 68 <price size="20x24">65</price>
rlm@3 69 </sellprint>
rlm@3 70 </item>
rlm@3 71 <item type="image">
rlm@3 72 <title>Untitled Ceiling</title>
rlm@3 73 <author>E2interactive</author>
rlm@3 74 <copyright>Copyright E2interactive</copyright>
rlm@3 75 <description>I liked the lines of this ceiling so I took an image of it.</description>
rlm@3 76 <src>E29_2000.jpg</src>
rlm@3 77 <demensions width="760" height="509" />
rlm@3 78 <large width="1200" height="803" />
rlm@3 79 <sellprint type="google" currency="USD" currencysymbol="$">
rlm@3 80 <price size="8x10">15</price>
rlm@3 81 <price size="11x14">25</price>
rlm@3 82 <price size="16x20">55</price>
rlm@3 83 <price size="20x24">65</price>
rlm@3 84 </sellprint>
rlm@3 85 </item>
rlm@3 86 <totalitems>5</totalitems>
rlm@3 87 </gallery>
rlm@3 88 <gallery>
rlm@3 89 <!--Gallery Settings-->
rlm@3 90 <totalitems>4</totalitems>
rlm@3 91 <title>Gallery Title</title>
rlm@3 92 <description>Gallery Description</description>
rlm@3 93 <gallerypath>/e2gallerypro/e2upload/Galleries/gallery2/</gallerypath>
rlm@3 94 <largeimgpath>/e2gallerypro/e2upload/Galleries/gallery2/large/</largeimgpath>
rlm@3 95 <thumbpath>/e2gallerypro/e2upload/Galleries/gallery2/thumbs/</thumbpath>
rlm@3 96 <mainthumb>/e2gallerypro/e2upload/Galleries/gallery2/</mainthumb>
rlm@3 97 <mainthumbsrc>mainthumb.jpg</mainthumbsrc> <!--Main Thumb Size: 195x128-->
rlm@3 98 <!--Gallery Settings End-->
rlm@3 99 <!--Gallery Items (Media Files Format, Everything but images)-->
rlm@3 100 <item type="youtube">
rlm@3 101 <!--Supported types [flv, mp4, mov, swf, blip, dailymotion, flickr, googlevideo, metacafe, myspace, revver, rutube, seesmicm, tudou, youku, youtube, veoh, viddler, vimeo, 12seconds]-->
rlm@3 102 <mediaURL>http://www.youtube.com/watch?v=CQE5OQiLFPo</mediaURL>
rlm@3 103 <title>E2 Gallery Pro Intro</title>
rlm@3 104 <author>(E)2Interactive</author>
rlm@3 105 <copyright>(E)2Interactive</copyright>
rlm@3 106 <description>View the intro to (E)2 Gallery Pro</description>
rlm@3 107 <src>/e2gallerypro/e2upload/Galleries/gallery2/mainthumb.jpg</src>
rlm@3 108 <demensions width="640" height="400" />
rlm@3 109 </item>
rlm@3 110 <item type="vimeo">
rlm@3 111 <!--Supported types [flv, mp4, mov, swf, blip, dailymotion, flickr, googlevideo, metacafe, myspace, revver, rutube, seesmicm, tudou, youku, youtube, veoh, viddler, vimeo, 12seconds]-->
rlm@3 112 <mediaURL>http://vimeo.com/5263580</mediaURL>
rlm@3 113 <title>Moab 2009</title>
rlm@3 114 <author>(E)2Interactive</author>
rlm@3 115 <copyright>(E)2Interactive</copyright>
rlm@3 116 <description>Went on a trip to Moab to ride the trails and Take some timelapse imagery, we hit the Moab Porcupine Rim Trail. The ride wiped me out and I didn\'t get to take any timelapse, but I got some photos I\'m happy with. Here is a video I put together about the trip.</description>
rlm@3 117 <src>http://static.flickr.com/3416/3589545487_067b0e33ff.jpg</src>
rlm@3 118 <demensions width="670" height="377" />
rlm@3 119 </item>
rlm@3 120 <!--Gallery ItemsEnd-->
rlm@3 121 </gallery>
rlm@3 122 </galleries>