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

Modified Files:
        core.xml 
Log Message:
added a simple block which only informs about /mmbase/admin/stats.jsp, and show 
some links to it


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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- core.xml    12 Aug 2008 19:08:52 -0000      1.52
+++ core.xml    23 Aug 2008 14:38:47 -0000      1.53
@@ -108,7 +108,7 @@
   </block>
 
   <block name="datatypes"
-         classification="mmbase.tools"
+         classification="mmbase.tools mmbase.examples"
          mimetype="text/html">
     <title xml:lang="en">Data Types</title>
     <title xml:lang="nl">Datatypes</title>
@@ -352,6 +352,15 @@
     </body>
   </block>
 
+
+  <block name="mrtg"
+         classification="mmbase.admin"
+         mimetype="text/html">
+    <title xml:lang="en">MRTG</title>
+    <title xml:lang="nl">MRTG</title>
+    <body jsp="mrtg.jspx" />
+  </block>
+
   <block name="entities"
          classification="mmbase.tools"
          mimetype="text/html">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to