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

Modified Files:
        newsletter.xml 
Log Message:
CMSC-710 add bounce option in editwizard.


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: newsletter.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletter.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- newsletter.xml      28 May 2008 11:06:55 -0000      1.15
+++ newsletter.xml      10 Jun 2008 12:50:53 -0000      1.16
@@ -367,5 +367,93 @@
                                <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
                        </db>
                </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl">Bounce Checking</description>
+            <description xml:lang="en">Bounce Checking</description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">Bounce Checking</guiname>
+            <guiname xml:lang="en">Bounce Checking</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>bounce_checking</name>
+            <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
+         </db>
+      </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl">Server name or ip address</description>
+            <description xml:lang="en">Server name or ip address</description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">Server</guiname>
+            <guiname xml:lang="en">Server</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>server</name>
+            <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
+         </db>
+      </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl">User Name</description>
+            <description xml:lang="en">User Name</description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">User Name</guiname>
+            <guiname xml:lang="en">User Name</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>user_name</name>
+            <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
+         </db>
+      </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl">Password</description>
+            <description xml:lang="en">Password</description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">Password</guiname>
+            <guiname xml:lang="en">Password</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>password</name>
+            <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
+         </db>
+      </field>
        </fieldlist>
 </builder>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to