Update of 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site
In directory 
james.mmbase.org:/tmp/cvs-serv16674/sitemanagement/src/webapp/editors/config/site

Modified Files:
        edit_site.xml 
Log Message:
CMSC-798,Possible to create two or more sites with the same Staging domain, 
Live domain. Removal of 1 site will make all other (same) sites result in a 
404. Add my-validate to modify validator


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site
See also: http://www.mmbase.org/jira/browse/CMSC-798


Index: edit_site.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site/edit_site.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- edit_site.xml       8 Aug 2007 09:26:33 -0000       1.6
+++ edit_site.xml       27 Sep 2008 06:42:52 -0000      1.7
@@ -6,7 +6,7 @@
 
        <field name="stagingfragment" dtmaxlength="40"
                dtpattern="^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,38}[a-zA-Z0-9]$"
-               dtrequired="true">
+               dtrequired="true" hide="ajax">
                <prompt xml:lang="en">Staging domain</prompt>
                <prompt xml:lang="nl">Staging domein</prompt>
        </field>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to