Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory
james.mmbase.org:/tmp/cvs-serv18175/config/applications/newsletter/builders
Modified Files:
newsletter.xml
Log Message:
CMSC-811
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-811
Index: newsletter.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletter.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- newsletter.xml 8 Mar 2008 15:11:59 -0000 1.7
+++ newsletter.xml 15 Apr 2008 08:40:24 -0000 1.8
@@ -234,5 +234,93 @@
<default value="false" />
</datatype>
</field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl">Send when
empty</description>
+ <description xml:lang="en">Send when
empty</description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">Send when empty</guiname>
+ <guiname xml:lang="en">Send when empty</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>7</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="yesno"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
+ <db>
+ <name>sendempty</name>
+ <type key="false" required="true"
state="persistent">BOOLEAN</type>
+ </db>
+ </field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">Text when empty</guiname>
+ <guiname xml:lang="en">Text when empty</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>9</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="yesno"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
+ <db>
+ <name>txtempty</name>
+ <type key="false" required="true"
state="persistent">BOOLEAN</type>
+ </db>
+ </field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">Schedule</guiname>
+ <guiname xml:lang="en">Schedule</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>9</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes" ></datatype>
+ <db>
+ <name>schedule</name>
+ <type key="false" notnull="false" size="100"
state="persistent">STRING</type>
+ </db>
+ </field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">last create</guiname>
+ <guiname xml:lang="en">last create</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>9</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+ <db>
+ <name>lastcreate</name>
+ <type key="false" notnull="false"
state="system">DATETIME</type>
+ </db>
+ </field>
</fieldlist>
</builder>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs