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

Modified Files:
      Tag: b1_5
        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.9.2.3
retrieving revision 1.9.2.4
diff -u -b -r1.9.2.3 -r1.9.2.4
--- edit_newsletterpublication.xml      11 Nov 2008 09:26:46 -0000      1.9.2.3
+++ edit_newsletterpublication.xml      4 Dec 2008 09:11:10 -0000       1.9.2.4
@@ -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.7.2.1
retrieving revision 1.7.2.2
diff -u -b -r1.7.2.1 -r1.7.2.2
--- load_newsletterpublication.xml      11 Nov 2008 09:26:46 -0000      1.7.2.1
+++ load_newsletterpublication.xml      4 Dec 2008 09:11:10 -0000       1.7.2.2
@@ -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