Author: kevinshen
Date: 2010-02-04 08:25:25 +0100 (Thu, 04 Feb 2010)
New Revision: 40857

Modified:
   
CMSContainer/branches/b1_5/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/subscriptionrecord.xml
Log:
CMSC-1634 Newsletter: check and improve the subscriptionrecord builder

Modified: 
CMSContainer/branches/b1_5/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/subscriptionrecord.xml
===================================================================
--- 
CMSContainer/branches/b1_5/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/subscriptionrecord.xml
 2010-02-04 07:17:59 UTC (rev 40856)
+++ 
CMSContainer/branches/b1_5/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/subscriptionrecord.xml
 2010-02-04 07:25:25 UTC (rev 40857)
@@ -90,10 +90,10 @@
                <search>-1</search>
             </positions>
          </editor>
-         <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+         <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"/>
          <db>
             <name>subscriber</name>
-            <type key="false" notnull="false" size="10240" 
state="persistent">STRING</type>
+            <type key="false" notnull="false" size="11" 
state="persistent">STRING</type>
          </db>
       </field>
       <field>
@@ -114,10 +114,10 @@
                <search>-1</search>
             </positions>
          </editor>
-         <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+         <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"/>
          <db>
             <name>format</name>
-            <type key="false" notnull="false" size="10240" 
state="persistent">STRING</type>
+            <type key="false" notnull="false" size="256" 
state="persistent">STRING</type>
          </db>
       </field>
       <field>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to