Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/config/newsletterpublication
In directory 
james.mmbase.org:/tmp/cvs-serv15547/src/webapp/editors/config/newsletterpublication

Modified Files:
        edit_newsletterpublication.xml load_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/src/webapp/editors/config/newsletterpublication
See also: http://www.mmbase.org/jira/browse/CMSC-1163


Index: edit_newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/config/newsletterpublication/edit_newsletterpublication.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- edit_newsletterpublication.xml      11 Nov 2008 09:05:22 -0000      1.12
+++ edit_newsletterpublication.xml      4 Dec 2008 09:10:14 -0000       1.13
@@ -30,6 +30,11 @@
                <prompt xml:lang="nl">Status</prompt>
                <prompt xml:lang="zh">Status</prompt>
        </field>
+        <field name="approved_by"  ftype="data" >
+               <prompt xml:lang="en">Approved By</prompt>
+               <prompt xml:lang="nl">Approved By</prompt>
+               <prompt xml:lang="zh">审核用户</prompt>
+       </field>
        <field name="intro" dtmaxlength="1024" ftype="text" rows="3">
                <prompt xml:lang="en">Introduction</prompt>
                <prompt xml:lang="nl">Inleiding</prompt>


Index: load_newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/config/newsletterpublication/load_newsletterpublication.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- load_newsletterpublication.xml      11 Nov 2008 09:05:22 -0000      1.8
+++ load_newsletterpublication.xml      4 Dec 2008 09:10:14 -0000       1.9
@@ -14,6 +14,7 @@
        <field name="intro" />
        <field name="externalurl"/>
        <field name="process_status"/>
+       <field name="approved_by"/>
        <relation destination="images" role="namedrel" />
    <relation destination="attachments" role="posrel" />
        <relation destination="layout" role="allowrel" />
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to