Update of
/var/cvs/applications/richtext/config/applications/ExampleData/builders
In directory james.mmbase.org:/tmp/cvs-serv16421/ExampleData/builders
Modified Files:
editorrel.xml
Log Message:
added some 'wiki' builders. This is work in progress at the moment.
See also:
http://cvs.mmbase.org/viewcvs/applications/richtext/config/applications/ExampleData/builders
Index: editorrel.xml
===================================================================
RCS file:
/var/cvs/applications/richtext/config/applications/ExampleData/builders/editorrel.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- editorrel.xml 16 Nov 2006 18:08:45 -0000 1.4
+++ editorrel.xml 11 Mar 2008 16:55:56 -0000 1.5
@@ -54,10 +54,9 @@
<guiname xml:lang="en">Name</guiname>
</gui>
<editor><positions><list>1</list></positions></editor>
- <datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes" />
- <db>
- <type state="persistent" size="32" notnull="false"
key="false">STRING</type>
- </db>
+ <datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <maxLength value="255" />
+ </datatype>
</field>
<field name="wizard">
@@ -70,10 +69,9 @@
<guiname xml:lang="nl">Wizard</guiname>
<guiname xml:lang="en">Wizard</guiname>
</gui>
- <datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes" />
- <db>
- <type state="persistent" size="255" notnull="false"
key="false">STRING</type>
- </db>
+ <datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <maxLength value="255" />
+ </datatype>
</field>
<field name="wizardjsp">
@@ -87,6 +85,7 @@
<guiname xml:lang="en">Wizard JSP</guiname>
</gui>
<datatype base="eline" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <maxLength value="255" />
<enumeration enforce="never">
<entry value="" xml:lang="nl" display="Normale editwizard" />
<entry value="/mmbase/kupu/mmbase/" xml:lang="nl" display="Kupu
rijke tekst" />
@@ -95,9 +94,6 @@
<entry value="/mmbase/kupu/mmbase/" xml:lang="en" display="Kupu rich
text" />
</enumeration>
</datatype>
- <db>
- <type state="persistent" size="255" notnull="false"
key="false">STRING</type>
- </db>
</field>
<field name="role">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs