Update of 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders
In directory james.mmbase.org:/tmp/cvs-serv9916

Modified Files:
        portletparameter.xml 
Log Message:
CMSC-948 Registration portlet for CMS container   change the maxlength of the 
value field of the portletparameter builder to 4000


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders
See also: http://www.mmbase.org/jira/browse/CMSC-948


Index: portletparameter.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders/portletparameter.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- portletparameter.xml        12 Dec 2006 09:38:25 -0000      1.2
+++ portletparameter.xml        2 Dec 2008 07:10:54 -0000       1.3
@@ -70,7 +70,7 @@
                        <datatype base="line" 
xmlns="http://www.mmbase.org/xmlns/datatypes"; />
          <db>
             <name>value</name>
-            <type key="false" notnull="false" size="255" 
state="persistent">STRING</type>
+            <type key="false" notnull="false" size="4000" 
state="persistent">STRING</type>
          </db>
       </field>
 </fieldlist>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to