Update of /var/cvs/contributions/poll/config/builders/poll
In directory james.mmbase.org:/tmp/cvs-serv12719
Modified Files:
answer.xml ip.xml poll.xml
Log Message:
added some defaults and so on
See also: http://cvs.mmbase.org/viewcvs/contributions/poll/config/builders/poll
Index: answer.xml
===================================================================
RCS file: /var/cvs/contributions/poll/config/builders/poll/answer.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- answer.xml 2 Jan 2007 19:19:28 -0000 1.3
+++ answer.xml 8 Sep 2008 14:38:40 -0000 1.4
@@ -31,6 +31,7 @@
</positions>
</editor>
<datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <required value="true" />
<maxLength value="255" />
</datatype>
</field>
@@ -60,6 +61,7 @@
<datatype base="integer" xmlns="http://www.mmbase.org/xmlns/datatypes">
<default value="0" />
<required value="true" />
+ <minInclusive value="0" />
<setprocessor>
<class name="org.mmbase.datatypes.processors.DelayedSetter">
<param name="delay">10</param>
Index: ip.xml
===================================================================
RCS file: /var/cvs/contributions/poll/config/builders/poll/ip.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- ip.xml 19 Oct 2006 14:05:44 -0000 1.2
+++ ip.xml 8 Sep 2008 14:38:40 -0000 1.3
@@ -21,6 +21,7 @@
</positions>
</editor>
<datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <required value="true" />
<maxLength value="255" />
</datatype>
</field>
Index: poll.xml
===================================================================
RCS file: /var/cvs/contributions/poll/config/builders/poll/poll.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- poll.xml 2 Jan 2007 19:19:28 -0000 1.5
+++ poll.xml 8 Sep 2008 14:38:40 -0000 1.6
@@ -34,6 +34,7 @@
</positions>
</editor>
<datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <required value="true" />
<maxLength value="255" />
</datatype>
</field>
@@ -96,6 +97,7 @@
</editor>
<datatype base="integer" xmlns="http://www.mmbase.org/xmlns/datatypes">
<default value="0" />
+ <minInclusive value="0" />
</datatype>
</field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs