Update of /var/cvs/config
In directory james.mmbase.org:/tmp/cvs-serv27405
Modified Files:
datatypes.xml
Log Message:
MMB-1573
See also: http://cvs.mmbase.org/viewcvs/config
See also: http://www.mmbase.org/jira/browse/MMB-1573
Index: datatypes.xml
===================================================================
RCS file: /var/cvs/config/datatypes.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- datatypes.xml 24 Apr 2008 09:50:22 -0000 1.65
+++ datatypes.xml 4 Aug 2008 16:15:15 -0000 1.66
@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/datatypes
http://www.mmbase.org/xmlns/datatypes.xsd">
- <!-- @version $Id: datatypes.xml,v 1.65 2008/04/24 09:50:22 michiel Exp $ -->
+ <!-- @version $Id: datatypes.xml,v 1.66 2008/08/04 16:15:15 michiel Exp $ -->
<!--
schematic syntax of one datatype entry:
@@ -262,6 +262,15 @@
<maxLength value="1024"/>
</specialization>
+ <specialization id="nodemanagers">
+ <description xml:lang="en">
+ The names of all available MMBase NodeManagers
+ </description>
+ <class name="org.mmbase.datatypes.NodeManagerNamesDataType" />
+ <required value="true"/>
+ <maxLength value="1024"/>
+ </specialization>
+
<specialization id="whitespacereplacer">
<description xml:lang="en">
If you set a value in a field with this datatype, then all occurences
of one or more
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs