Author: kevinshen
Date: 2010-02-04 08:17:59 +0100 (Thu, 04 Feb 2010)
New Revision: 40856

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

Modified: 
CMSContainer/branches/b1_7/CMSContainer_Portlets/portlets-newsletter/config/builders/newsletter/subscriptionrecord.xml
===================================================================
--- 
CMSContainer/branches/b1_7/CMSContainer_Portlets/portlets-newsletter/config/builders/newsletter/subscriptionrecord.xml
      2010-02-04 07:16:29 UTC (rev 40855)
+++ 
CMSContainer/branches/b1_7/CMSContainer_Portlets/portlets-newsletter/config/builders/newsletter/subscriptionrecord.xml
      2010-02-04 07:17:59 UTC (rev 40856)
@@ -50,8 +50,8 @@
                     <input>3</input>
                 </positions>
             </editor>
-            <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
-                <maxLength value="10240"/>
+            <datatype base="line" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
+                          <maxLength value="11"/>
             </datatype>
         </field>
         <field name="format">
@@ -65,8 +65,8 @@
                     <input>4</input>
                 </positions>
             </editor>
-            <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
-                <maxLength value="10240"/>
+            <datatype base="line" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
+                <maxLength value="256"/>
             </datatype>
         </field>
         <field name="pausetill">

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to