From: moodler Date: Fri, 24 Mar 2006 02:35:36 +0000 (+0000) Subject: Renaming some stuff, it's the fashion this week X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a2cd47971d095596e457b256b70f2138637a39ac;p=moodle.git Renaming some stuff, it's the fashion this week --- diff --git a/mod/data/preset/photogallery/addtemplate.html b/mod/data/preset/imagegallery/addtemplate.html similarity index 100% rename from mod/data/preset/photogallery/addtemplate.html rename to mod/data/preset/imagegallery/addtemplate.html diff --git a/mod/data/preset/photogallery/listtemplate.html b/mod/data/preset/imagegallery/listtemplate.html similarity index 100% rename from mod/data/preset/photogallery/listtemplate.html rename to mod/data/preset/imagegallery/listtemplate.html diff --git a/mod/data/preset/photogallery/listtemplatefooter.html b/mod/data/preset/imagegallery/listtemplatefooter.html similarity index 100% rename from mod/data/preset/photogallery/listtemplatefooter.html rename to mod/data/preset/imagegallery/listtemplatefooter.html diff --git a/mod/data/preset/photogallery/listtemplateheader.html b/mod/data/preset/imagegallery/listtemplateheader.html similarity index 100% rename from mod/data/preset/photogallery/listtemplateheader.html rename to mod/data/preset/imagegallery/listtemplateheader.html diff --git a/mod/data/preset/imagegallery/preset.xml b/mod/data/preset/imagegallery/preset.xml new file mode 100644 index 0000000000..20ecd23e3e --- /dev/null +++ b/mod/data/preset/imagegallery/preset.xml @@ -0,0 +1,28 @@ + + + + 1 + 1 + + + + text + Name + The name of this image + + + + textarea + Description + Information about your image + + + + picture + Image + Your uploaded image + + + 100 + 100 + diff --git a/mod/data/preset/photogallery/rsstemplate.html b/mod/data/preset/imagegallery/rsstemplate.html similarity index 100% rename from mod/data/preset/photogallery/rsstemplate.html rename to mod/data/preset/imagegallery/rsstemplate.html diff --git a/mod/data/preset/photogallery/singletemplate.html b/mod/data/preset/imagegallery/singletemplate.html similarity index 100% rename from mod/data/preset/photogallery/singletemplate.html rename to mod/data/preset/imagegallery/singletemplate.html diff --git a/mod/data/preset/photogallery/preset.xml b/mod/data/preset/photogallery/preset.xml deleted file mode 100644 index 4203816afe..0000000000 --- a/mod/data/preset/photogallery/preset.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - 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 -