Update of 
/var/cvs/contributions/CMSContainer_Modules/workflow/config/applications/workflow/builders
In directory james.mmbase.org:/tmp/cvs-serv962

Modified Files:
        workflowitem.xml 
Log Message:
CMSC-1087 changes the status box of a page to a dynamic tree in the Workflow 
section of the CMSc  add a new field nodetype in workflowitem


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow/config/applications/workflow/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1087


Index: workflowitem.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/config/applications/workflow/builders/workflowitem.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- workflowitem.xml    28 Dec 2007 09:27:52 -0000      1.4
+++ workflowitem.xml    11 Nov 2008 06:44:08 -0000      1.5
@@ -229,5 +229,29 @@
                                <type state="persistent" size="8192" 
notnull="false">STRING</type>
                        </db>
                </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl">NodeType</description>
+            <description xml:lang="en">NodeType</description>
+            <description xml:lang="zh">类型</description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">NodeType</guiname>
+            <guiname xml:lang="en">NodeType</guiname>
+            <guiname xml:lang="zh">类型</guiname>
+         </gui>
+         <editor>
+            <positions>
+               <input>13</input>
+               <list>13</list>
+               <search>13</search>
+            </positions>
+         </editor>
+         <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+         <db>
+            <name>nodetype</name>
+            <type key="false" notnull="false" size="64" 
state="persistent">STRING</type>
+         </db>
+      </field>
        </fieldlist>
 </builder>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to