From: moodler Date: Fri, 24 Mar 2006 02:21:48 +0000 (+0000) Subject: Just working out the preset file format X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7cd3acc45e48d615edbbc5c4ff7032e0ff98785e;p=moodle.git Just working out the preset file format --- diff --git a/mod/data/preset/photogallery/addtemplate.html b/mod/data/preset/photogallery/addtemplate.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mod/data/preset/photogallery/listtemplate.html b/mod/data/preset/photogallery/listtemplate.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mod/data/preset/photogallery/listtemplatefooter.html b/mod/data/preset/photogallery/listtemplatefooter.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mod/data/preset/photogallery/listtemplateheader.html b/mod/data/preset/photogallery/listtemplateheader.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mod/data/preset/photogallery/preset.xml b/mod/data/preset/photogallery/preset.xml new file mode 100644 index 0000000000..4203816afe --- /dev/null +++ b/mod/data/preset/photogallery/preset.xml @@ -0,0 +1,29 @@ + + + + text + Name + The name of this photo + + + + text + Name + The name of this photo + + + + textarea + Description + Information about your photo + + + + picture + Picture + Your uploaded image + 500 + 500 + 100 + 100 + diff --git a/mod/data/preset/photogallery/rsstemplate.html b/mod/data/preset/photogallery/rsstemplate.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mod/data/preset/photogallery/singletemplate.html b/mod/data/preset/photogallery/singletemplate.html new file mode 100644 index 0000000000..e69de29bb2