Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv2746

Modified Files:
        core.xml 
Log Message:
need a css for caches



See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- core.xml    24 Feb 2008 10:50:46 -0000      1.36
+++ core.xml    21 Mar 2008 11:09:31 -0000      1.37
@@ -211,6 +211,14 @@
     <description xml:lang="en">This tools hows the performance of the various 
MMBase
     caches. You can also (temporary) turn on/off the cache here. For a 
persistant
     change you should change caches.xml.</description>
+    <description xml:lang="nl">Deze pagina toont de performance van de 
verschillende MMBase
+    caches. Het is hier mogelijk om caches tijdelijk uit en in te schakelen. 
Voor 
+    persitente wijzigingen dient het configuratiebestand 'caches.xml' 
aangepast te worden</description>
+    <head>
+      <class name="org.mmbase.framework.StringRenderer">
+        <param name="string"><![CDATA[<link rel="stylesheet" 
href="{REQUEST.getContextPath}/mmbase/components/core/cache/style.css" 
type="text/css" />]]></param>
+      </class>
+    </head>
     <body jsp="cache/index.jspx">
       <param name="active" type="String" />
       <param name="cache"  type="String" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to