Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv11907
Modified Files:
jquery.head.xml
Added Files:
validation.head.xml
Log Message:
also added a head-entry for validation scripts
See also: http://cvs.mmbase.org/viewcvs/config/components
validation.head.xml is new
Index: jquery.head.xml
===================================================================
RCS file: /var/cvs/config/components/jquery.head.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- jquery.head.xml 18 Apr 2008 14:28:11 -0000 1.1
+++ jquery.head.xml 18 Apr 2008 15:02:46 -0000 1.2
@@ -6,9 +6,11 @@
This will include jquery.js with the version number information shipped with
the distro.
-->
-<class name="org.mmbase.framework.StringRenderer"
+<head
xmlns="http://www.mmbase.org/xmlns/component"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/component
http://www.mmbase.org/xmlns/component.xsd">
+ <class name="org.mmbase.framework.StringRenderer">
<param name="string"><![CDATA[<script
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.2.3.min.js"
type="text/javascript"> </script>]]></param>
-</class>
+ </class>
+</head>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs