Update of 
/var/cvs/contributions/didactor2/src/education/config/builders/extended_text
In directory james.mmbase.org:/tmp/cvs-serv24764

Modified Files:
        paragraphs.xml 
Log Message:
made a datatype overrideable in datatypes.xml


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/config/builders/extended_text


Index: paragraphs.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/config/builders/extended_text/paragraphs.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- paragraphs.xml      6 Feb 2008 10:15:17 -0000       1.4
+++ paragraphs.xml      29 Feb 2008 10:26:59 -0000      1.5
@@ -43,9 +43,7 @@
           <list>2</list>
         </positions>
       </editor>
-      <datatype xmlns="http://www.mmbase.org/xmlns/datatypes"; base="yesno">
-        <default value="true" />
-      </datatype>
+      <datatype xmlns="http://www.mmbase.org/xmlns/datatypes"; 
base="didactor_show" />
     </field>
 
     <field name="body">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to