Update of 
/var/cvs/contributions/natmm/templates/mmbase/edit/wizard/data/config/thema_plot_kaart
In directory 
james.mmbase.org:/tmp/cvs-serv13071/templates/mmbase/edit/wizard/data/config/thema_plot_kaart

Modified Files:
        load.xml edit.xml create.xml 
Log Message:
NMCMS-530


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/mmbase/edit/wizard/data/config/thema_plot_kaart
See also: http://www.mmbase.org/jira/browse/NMCMS-530


Index: load.xml
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/mmbase/edit/wizard/data/config/thema_plot_kaart/load.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- load.xml    25 Jul 2007 08:14:38 -0000      1.3
+++ load.xml    1 Oct 2008 14:14:05 -0000       1.4
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE action PUBLIC "-//MMBase/DTD editwizard 1.0//EN" 
"http://www.mmbase.org/dtd/wizard-schema_1_0.dtd";>
 <action type="load">
+  <field name="positie"/>
   <field name="naam"/>
   <field name="type_gebied"/>
   <relation destination="images" role="related"/>


Index: edit.xml
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/mmbase/edit/wizard/data/config/thema_plot_kaart/edit.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- edit.xml    27 Aug 2007 10:01:33 -0000      1.6
+++ edit.xml    1 Oct 2008 14:14:05 -0000       1.7
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE form-schema PUBLIC "-//MMBase/DTD editwizard 1.0//EN" 
"http://www.mmbase.org/dtd/wizard-schema_1_0.dtd";>
 <form-schema id="edit_thema_plot_kaart">
+   <field name="positie"><prompt>Positie</prompt></field>
    <field name="naam"><prompt>Naam</prompt></field>
    <field name="type_gebied" ftype="enum">
       <prompt>Type gebied</prompt>


Index: create.xml
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/mmbase/edit/wizard/data/config/thema_plot_kaart/create.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- create.xml  14 Jun 2007 11:35:01 -0000      1.1
+++ create.xml  1 Oct 2008 14:14:05 -0000       1.2
@@ -2,5 +2,6 @@
 <!DOCTYPE action PUBLIC "-//MMBase/DTD editwizard 1.0//EN" 
"http://www.mmbase.org/dtd/wizard-schema_1_0.dtd";>
 <action type="create">
    <object type="thema_plot_kaart">
+      <field name="positie">1</field>
    </object>
 </action>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to