Update of 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/image
In directory james.mmbase.org:/tmp/cvs-serv30840

Modified Files:
        image.xml 
Log Message:
cleaning


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/image


Index: image.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/image/image.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- image.xml   9 May 2006 15:37:05 -0000       1.8
+++ image.xml   15 Feb 2008 13:12:23 -0000      1.9
@@ -16,44 +16,19 @@
   </action>
     
   <action type="load">
-    <field name="title"/>
-    <field name="showtitle" />
-    <field name="description"/>
-    <field name="handle" />
     &extra_loads;
   </action>
 
   <action type="delete" />
 
-  <lists>
-    <optionlist include="config/option_list/boolean.xml" />
-  </lists>
-
-  <steps>
-    <step form-schema="step1" />
-    &extra_steps;
-  </steps>
 
   <form-schema id="step1">
     <title xml:lang="nl">Invoeren afbeelding</title>
     <title xml:lang="en">Enter image</title>
-    <field name="title" dtminlength="1">
-      <prompt xml:lang="nl">Titel</prompt>
-      <prompt xml:lang="en">Title</prompt>
-    </field>
-    <field name="showtitle" ftype="enum">
-      <prompt xml:lang="nl">Titel laten zien</prompt>
-      <prompt xml:lang="en">Show title</prompt>
-      <optionlist select="boolean" />
-    </field>
-    <field name="description" rows="8">
-      <prompt xml:lang="nl">Omschrijving</prompt>
-      <prompt xml:lang="en">Description</prompt>
-    </field>
-    <field name="handle">
-      <prompt xml:lang="nl">Afbeelding</prompt>
-      <prompt xml:lang="en">Image</prompt>
-    </field>
+    <field name="title" />
+    <field name="showtitle" />
+    <field name="description" rows="8" />
+    <field name="handle" />
   </form-schema>
 
   &extra_schemas;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to