Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
In directory
james.mmbase.org:/tmp/cvs-serv16674/edit-webapp/src/webapp/editors/editwizards_new/xsl
Modified Files:
wizard.xsl
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/edit-webapp/src/webapp/editors/editwizards_new/xsl
See also: http://www.mmbase.org/jira/browse/CMSC-798
Index: wizard.xsl
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl/wizard.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- wizard.xsl 3 Jun 2008 14:18:30 -0000 1.13
+++ wizard.xsl 27 Sep 2008 06:42:52 -0000 1.14
@@ -97,7 +97,9 @@
</xsl:template>
<xsl:template name="extrajavascript">
+ <script type="text/javascript"
src="{$ew_context}/js/prototype.js"><xsl:comment>help IE</xsl:comment></script>
<script type="text/javascript"
src="{$ew_context}{$templatedir}javascript/override.js"><xsl:comment>help
IE</xsl:comment></script>
+ <script type="text/javascript"
src="{$ew_context}{$templatedir}javascript/my-validator.js"><xsl:comment>help
IE</xsl:comment></script>
<script type="text/javascript">
var isWebmaster = "<xsl:value-of select="$WEBMASTER"/>";
</script>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs