Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory
james.mmbase.org:/tmp/cvs-serv12368/portlets-newsletter/config/applications/newsletter/builders
Modified Files:
subscriptionrecord.xml
Log Message:
CMSC-710 function implement.
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-710
Index: subscriptionrecord.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/subscriptionrecord.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- subscriptionrecord.xml 14 May 2008 12:37:16 -0000 1.4
+++ subscriptionrecord.xml 18 Jul 2008 08:31:57 -0000 1.5
@@ -37,7 +37,7 @@
<search>-1</search>
</positions>
</editor>
- <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes" ></datatype>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
<db>
<name>status</name>
<type key="false" notnull="false" size="100"
state="persistent">STRING</type>
@@ -59,7 +59,7 @@
<search>-1</search>
</positions>
</editor>
- <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes" ></datatype>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
<db>
<name>interval</name>
<type key="false" notnull="false"
state="persistent">DATETIME</type>
@@ -81,7 +81,7 @@
<search>-1</search>
</positions>
</editor>
- <datatype base="cmscrichtext"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
+ <datatype base="cmscrichtext"
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
<db>
<name>subscriber</name>
<type key="false" notnull="false" size="10240"
state="persistent">STRING</type>
@@ -103,7 +103,7 @@
<search>-1</search>
</positions>
</editor>
- <datatype base="cmscrichtext"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
+ <datatype base="cmscrichtext"
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
<db>
<name>format</name>
<type key="false" notnull="false" size="10240"
state="persistent">STRING</type>
@@ -131,5 +131,71 @@
<type key="false" notnull="false"
state="persistent">DATETIME</type>
</db>
</field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">bounces</guiname>
+ <guiname xml:lang="en">bounces</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>2</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
+ <db>
+ <name>count_bounces</name>
+ <type key="false" notnull="false" state="persistent">INTEGER</type>
+ </db>
+ </field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">last sent</guiname>
+ <guiname xml:lang="en">last sent</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>2</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
+ <db>
+ <name>last_sent</name>
+ <type key="false" notnull="false"
state="persistent">DATETIME</type>
+ </db>
+ </field>
+ <field>
+ <descriptions>
+ <description xml:lang="nl"></description>
+ <description xml:lang="en"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">last bounce</guiname>
+ <guiname xml:lang="en">last bounce</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>2</input>
+ <list>-1</list>
+ <search>-1</search>
+ </positions>
+ </editor>
+ <datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
+ <db>
+ <name>last_bounce</name>
+ <type key="false" notnull="false"
state="persistent">DATETIME</type>
+ </db>
+ </field>
</fieldlist>
</builder>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs