Team:Edinburgh/galleryconfigxml

From 2009.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
-
<?xml version="1.0" encoding="UTF-8" ?>
+
<?xml version="1.0" encoding="UTF-8"?>
-
<!--
+
<polaroids>
-
MD Image Gallery v1
+
<color>0x0099CC</color>
-
Created by David A. Molanphy 2007
+
<title>Edinburgh 2009 iGem Team Gallery</title>
-
Copyright (c) 2007 Molanphy Design. All rights reserved.
+
<music></music>
-
+
<contact></contact>
-
NOTES:
+
<rightClickMenu></rightClickMenu>
-
+
<galleries>
-
galleryImagePath = change this attribute to the path where your large images will reside
+
<gallery dir="">Working day</gallery>
-
galleryThumbPath = change this attribute to the path where your thumbnails will reside
+
                <gallery dir="2">UK Teams Meeting</gallery>
-
+
                <gallery dir="3">Once During a Lunch</gallery>
-
Each gallery contains the following:
+
                <gallery dir="4">Rachel's Party or Who is the Monopoly God?</gallery>
-
+
</galleries>
-
name = This will be the title of the gallery as represented in the copy. Please see additional note * below.
+
</polaroids>
-
buttonName = This represents the text that will be used as a button for this gallery in the main navigation
+
-
description = Give a little description of your gallery here. You can use minimal HTML and CSS here.
+
-
xmlpath = Set this to the filename of the XML document for this gallery.
+
-
 
+
-
* In the name field, anything you place after the "|" character will change to whatever link color you establish.
+
-
If you omit the "|" character altogether, the entire title will remain white.
+
-
-->
+
-
 
+
-
<md_gallery galleryImagePath="images/large" galleryThumbPath="images/thumbs">
+
-
 
+
-
<gallery>
+
-
<name><![CDATA[Welcome | Portraits]]></name>
+
-
<buttonName><![CDATA[Portraits]]></buttonName>
+
-
<description><![CDATA[Lorem ipsum dolor sit amet, <a href="asfunction:_level0.openURL, http://labs.molanphydesign.com">labs.molanphydesign.com</a> consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad.]]></description>
+
-
<xmlpath>https://2009.igem.org/Team:Edinburgh/gallerytestxml?action=raw</xmlpath>
+
-
</gallery>
+
-
 
+
-
</md_gallery>
+

Latest revision as of 12:43, 16 October 2009

<?xml version="1.0" encoding="UTF-8"?> <polaroids> <color>0x0099CC</color> <title>Edinburgh 2009 iGem Team Gallery</title> <music></music> <contact></contact> <rightClickMenu></rightClickMenu> <galleries>

</galleries> </polaroids>