diff e2gallerypro/e2upload/xml/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
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/e2gallerypro/e2upload/xml/e2gallery.xml	Mon Feb 22 08:02:39 2010 -0500
     1.3 @@ -0,0 +1,1 @@
     1.4 +<?xml version='1.0' encoding='utf-8'?>
     1.5 <galleries>
     1.6 	<!--Gallery 1-->
     1.7 	<gallery>
     1.8 		<title>(E)2 Gallery Demo</title>
     1.9 		<description>(E)2 Gallery Demo Gallery Description </description>
    1.10 		<gallerypath>/e2gallerypro/e2upload/Galleries/gallery1/</gallerypath> 
    1.11 		<largeimgpath>/e2gallerypro/e2upload/Galleries/gallery1/large/</largeimgpath>
    1.12 		<thumbpath>/e2gallerypro/e2upload/Galleries/gallery1/thumbs/</thumbpath>
    1.13 		<mainthumb>/e2gallerypro/e2upload/Galleries/gallery1/</mainthumb>
    1.14 		<mainthumbsrc>mainthumb.jpg</mainthumbsrc>
    1.15 		<item type="image">
    1.16 			<title>Cloud Rays</title>
    1.17 			<author>E2interactive</author>
    1.18 			<copyright>Copyright E2interactive</copyright>
    1.19 			<description>Looking up to the sky while the clouds pass on a summer day</description>
    1.20 			<src>DSC_0670.jpg</src>
    1.21 			<demensions width="760" height="509" />
    1.22 			<large width="1200" height="803" />
    1.23 			<sellprint type="paypal" currency="USD" currencysymbol="$">
    1.24 				<price size="8x10 Print">35</price>
    1.25 				<price size="11x14 Print">45</price>
    1.26 				<price size="16x20 Print">65</price>
    1.27 			</sellprint>
    1.28 		</item>
    1.29 		<item type="image">
    1.30 			<title>Down the Tracks</title>
    1.31 			<author>E2interactive</author>
    1.32 			<copyright>Copyright E2interactive 2007</copyright>
    1.33 			<description>Looking across the bridge over the Crocked River in Crocked River Ranch Oregon</description>
    1.34 			<src>DSC_2051.jpg</src>
    1.35 			<demensions width="335" height="500" />
    1.36 			<large width="536" height="800" />
    1.37 			<sellprint type="google" currency="USD" currencysymbol="$">
    1.38 				<price size="8x10">15</price>
    1.39 				<price size="11x14">25</price>
    1.40 				<price size="16x20">55</price>
    1.41 				<price size="20x24">65</price>
    1.42 			</sellprint>
    1.43 		</item>
    1.44 		<item type="image">
    1.45 			<title>Sit Down</title>
    1.46 			<author>E2interactive</author>
    1.47 			<copyright>Copyright E2interactive</copyright>
    1.48 			<description></description>
    1.49 			<src>DSC_2343.jpg</src>
    1.50 			<demensions width="760" height="505" />
    1.51 			<large width="1200" height="798" />
    1.52 			<sellprint type="google" currency="USD" currencysymbol="$">
    1.53 				<price size="8x10">15</price>
    1.54 				<price size="11x14">25</price>
    1.55 				<price size="16x20">55</price>
    1.56 				<price size="20x24">65</price>
    1.57 			</sellprint>
    1.58 		</item>
    1.59 		<item type="image">
    1.60 			<title>Sky High</title>
    1.61 			<author>E2interactive</author>
    1.62 			<copyright>Copyright E2interactive</copyright>
    1.63 			<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>
    1.64 			<src>DSC_7850.jpg</src>
    1.65 			<demensions width="760" height="509" />
    1.66 			<large width="1200" height="803" />
    1.67 			<sellprint type="google" currency="USD" currencysymbol="$">
    1.68 				<price size="8x10">15</price>
    1.69 				<price size="11x14">25</price>
    1.70 				<price size="16x20">55</price>
    1.71 				<price size="20x24">65</price>
    1.72 			</sellprint>
    1.73 		</item>
    1.74 		<item type="image">
    1.75 			<title>Untitled Ceiling</title>
    1.76 			<author>E2interactive</author>
    1.77 			<copyright>Copyright E2interactive</copyright>
    1.78 			<description>I liked the lines of this ceiling so I took an image of it.</description>
    1.79 			<src>E29_2000.jpg</src>
    1.80 			<demensions width="760" height="509" />
    1.81 			<large width="1200" height="803" />
    1.82 			<sellprint type="google" currency="USD" currencysymbol="$">
    1.83 				<price size="8x10">15</price>
    1.84 				<price size="11x14">25</price>
    1.85 				<price size="16x20">55</price>
    1.86 				<price size="20x24">65</price>
    1.87 			</sellprint>
    1.88 		</item>
    1.89 		<totalitems>5</totalitems>
    1.90 	</gallery>
    1.91 	<gallery>
    1.92 	<!--Gallery Settings-->
    1.93 		<totalitems>4</totalitems>
    1.94 		<title>Gallery Title</title>
    1.95 		<description>Gallery Description</description>
    1.96 		<gallerypath>/e2gallerypro/e2upload/Galleries/gallery2/</gallerypath> 
    1.97 		<largeimgpath>/e2gallerypro/e2upload/Galleries/gallery2/large/</largeimgpath>
    1.98 		<thumbpath>/e2gallerypro/e2upload/Galleries/gallery2/thumbs/</thumbpath>
    1.99 		<mainthumb>/e2gallerypro/e2upload/Galleries/gallery2/</mainthumb>
   1.100 		<mainthumbsrc>mainthumb.jpg</mainthumbsrc> <!--Main Thumb Size: 195x128-->
   1.101 	<!--Gallery Settings End-->
   1.102 			<!--Gallery Items (Media Files Format, Everything but images)-->
   1.103 			<item type="youtube">
   1.104 			<!--Supported types [flv, mp4, mov, swf, blip, dailymotion, flickr, googlevideo, metacafe, myspace, revver, rutube, seesmicm, tudou, youku, youtube, veoh, viddler, vimeo, 12seconds]-->
   1.105 				<mediaURL>http://www.youtube.com/watch?v=CQE5OQiLFPo</mediaURL>
   1.106 				<title>E2 Gallery Pro Intro</title>
   1.107 				<author>(E)2Interactive</author>
   1.108 				<copyright>(E)2Interactive</copyright>
   1.109 				<description>View the intro to (E)2 Gallery Pro</description>
   1.110 				<src>/e2gallerypro/e2upload/Galleries/gallery2/mainthumb.jpg</src>
   1.111 				<demensions width="640" height="400" />
   1.112 			</item>
   1.113 			<item type="vimeo">
   1.114 			<!--Supported types [flv, mp4, mov, swf, blip, dailymotion, flickr, googlevideo, metacafe, myspace, revver, rutube, seesmicm, tudou, youku, youtube, veoh, viddler, vimeo, 12seconds]-->
   1.115 				<mediaURL>http://vimeo.com/5263580</mediaURL>
   1.116 				<title>Moab 2009</title>
   1.117 				<author>(E)2Interactive</author>
   1.118 				<copyright>(E)2Interactive</copyright>
   1.119 				<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>
   1.120 				<src>http://static.flickr.com/3416/3589545487_067b0e33ff.jpg</src>
   1.121 				<demensions width="670" height="377" />
   1.122 			</item>
   1.123 		<!--Gallery ItemsEnd-->
   1.124 	</gallery>
   1.125 </galleries>
   1.126 \ No newline at end of file