Update of /var/cvs/contributions/didactor2/src/core/config
In directory james.mmbase.org:/tmp/cvs-serv27927
Modified Files:
datatypes.xml
Log Message:
made veryify_email functionality pluggable
See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/config
Index: datatypes.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/config/datatypes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- datatypes.xml 11 Feb 2008 13:34:58 -0000 1.3
+++ datatypes.xml 4 Mar 2008 14:17:54 -0000 1.4
@@ -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.3 2008/02/11 13:34:58 michiel Exp $
+ <!-- @version $Id: datatypes.xml,v 1.4 2008/03/04 14:17:54 michiel Exp $
These are didactor specific datatypes.
@@ -26,6 +26,8 @@
<maxLength value="1024" />
</datatype>
+ <datatype id="didactor_verify_email" base="verify_email" />
+
<datatype id="didactor_people_country" base="eline">
<required value="false" />
<enumeration enforce="oncreate">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs