Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory 
james.mmbase.org:/tmp/cvs-serv3481/config/applications/newsletter/builders

Modified Files:
        newsletterpublication.xml 
Log Message:
CMSC-1143 Newsletter: add status field to Newsletter edition


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1143


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- newsletterpublication.xml   24 Oct 2008 14:37:46 -0000      1.12
+++ newsletterpublication.xml   11 Nov 2008 09:05:21 -0000      1.13
@@ -143,5 +143,30 @@
             <type key="false" notnull="false" state="persistent">INTEGER</type>
          </db>
       </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl"></description>
+            <description xml:lang="en"></description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">Process Status</guiname>
+            <guiname xml:lang="en">Process Status</guiname>
+            <guiname xml:lang="zh">过程状态</guiname>
+         </gui>
+         <editor>
+            <positions>
+                   <input>10</input>
+               <list>10</list>
+               <search>10</search>
+            </positions>
+         </editor>
+         <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"; >
+            <default value="concept edition" />
+          </datatype>
+         <db>
+            <name>process_status</name>
+            <type key="false" notnull="true" size="50" 
state="persistent">STRING</type>
+         </db>
+      </field>
    </fieldlist>
 </builder>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to