Update of
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/resources
In directory james.mmbase.org:/tmp/cvs-serv19076/resources
Modified Files:
fieldtypes.xml
Log Message:
MMB-1763
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/resources
See also: http://www.mmbase.org/jira/browse/MMB-1763
Index: fieldtypes.xml
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/resources/fieldtypes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- fieldtypes.xml 27 Apr 2006 09:45:10 -0000 1.8
+++ fieldtypes.xml 29 Dec 2008 16:41:31 -0000 1.9
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE fieldtypes PUBLIC "-//MMBase//DTD fieldtypes 1.0//EN"
"http://www.mmbase.org/dtd/fieldtypes_1_0.dtd">
-<!-- version: $Id: fieldtypes.xml,v 1.8 2006/04/27 09:45:10 michiel Exp $-->
+<!-- version: $Id: fieldtypes.xml,v 1.9 2008/12/29 16:41:31 michiel Exp $-->
<fieldtypes>
<fieldtype id="string">
<class>org.mmbase.bridge.jsp.taglib.typehandler.StringHandler</class>
@@ -32,4 +32,7 @@
<fieldtype id="boolean">
<class>org.mmbase.bridge.jsp.taglib.typehandler.BooleanHandler</class>
</fieldtype>
+ <fieldtype id="list">
+ <class>org.mmbase.bridge.jsp.taglib.typehandler.ListHandler</class>
+ </fieldtype>
</fieldtypes>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs