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

Modified Files:
        newsletterpublication.xml 
Log Message:
CMSC-1163, Newsletter: Add extra information on which person approved 
newsletter edition,add a field where the user name is written as text


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-1163


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- newsletterpublication.xml   12 Nov 2008 06:54:45 -0000      1.14
+++ newsletterpublication.xml   4 Dec 2008 09:10:14 -0000       1.15
@@ -172,6 +172,32 @@
          <descriptions>
             <description xml:lang="nl"></description>
             <description xml:lang="en"></description>
+       </descriptions>
+       <gui>
+               <guiname xml:lang="nl">Approved By</guiname>
+               <guiname xml:lang="en">Approved By</guiname>
+               <guiname xml:lang="zh">审核用户</guiname>
+       </gui>
+       <editor>
+               <positions>
+                       <input>12</input>
+                       <list>12</list>
+                       <search>12</search>
+               </positions>
+       </editor>
+       <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+       <db>
+               <name>approved_by</name>
+               <type key="false" notnull="false" size="6000"
+                       state="persistent">
+                       STRING
+               </type>
+       </db>
+      </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl"></description>
+            <description xml:lang="en"></description>
             <description xml:lang="zh"></description>
          </descriptions>
          <gui>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to