Renaming some stuff, it's the fashion this week

This commit is contained in:
moodler 2006-03-24 02:35:36 +00:00
parent 7cd3acc45e
commit a2cd47971d
8 changed files with 28 additions and 29 deletions

View file

@ -0,0 +1,28 @@
<?xml version="1.0"?>
<settings>
<comments>1</comments>
<ratings>1</ratings>
</settings>
<field>
<type>text</type>
<name>Name</name>
<description>The name of this image</description>
</field>
<field>
<type>textarea</type>
<name>Description</name>
<description>Information about your image</description>
</field>
<field>
<type>picture</type>
<name>Image</name>
<description>Your uploaded image</description>
<param1></param1>
<param2></param2>
<param4>100</param4>
<param5>100</param5>
</field>

View file

@ -1,29 +0,0 @@
<?xml version="1.0"?>
<settings>
<type>text</type>
<name>Name</name>
<description>The name of this photo</description>
</settings>
<field>
<type>text</type>
<name>Name</name>
<description>The name of this photo</description>
</field>
<field>
<type>textarea</type>
<name>Description</name>
<description>Information about your photo</description>
</field>
<field>
<type>picture</type>
<name>Picture</name>
<description>Your uploaded image</description>
<param1>500</param1>
<param2>500</param2>
<param3>100</param3>
<param4>100</param4>
</field>