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

Modified Files:
      Tag: b1_6
        newsletterpublication.xml 
Log Message:
CMSC-1348 - Newsletter: Sent At-column is not working properly


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


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -u -b -r1.19.2.1 -r1.19.2.2
--- newsletterpublication.xml   4 Mar 2009 16:55:32 -0000       1.19.2.1
+++ newsletterpublication.xml   27 Mar 2009 06:59:35 -0000      1.19.2.2
@@ -216,5 +216,29 @@
             <type key="false" notnull="false" size="64000" 
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>
+                               <guiname xml:lang="nl">Send datum</guiname>
+                               <guiname xml:lang="en">Send date</guiname>
+                               <guiname xml:lang="zh">发送日期</guiname>
+                       </gui>
+                       <editor>
+                               <positions>
+                                       <input>6</input>
+                                       <list>-1</list>
+                                       <search>-1</search>
+                               </positions>
+                       </editor>
+                       <datatype xmlns="http://www.mmbase.org/xmlns/datatypes"; 
/>
+                       <db>
+                               <name>sendtime</name>
+                               <type key="false" notnull="false" 
state="persistent">DATETIME</type>
+                       </db>
+               </field>
    </fieldlist>
 </builder>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to