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

Modified Files:
        core.xml 
Log Message:
added an admin page to show the available function sets


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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- core.xml    24 Dec 2008 11:00:54 -0000      1.60
+++ core.xml    6 Jan 2009 14:55:35 -0000       1.61
@@ -111,6 +111,14 @@
     <body jsp="jobs.jspx" />
   </block>
 
+  <block name="functions"
+         classification="mmbase.tools"
+         mimetype="text/html">
+    <title xml:lang="en">Functions</title>
+    <title xml:lang="nl">Functies</title>
+    <body jsp="functions.jspx" />
+  </block>
+
   <block name="datatypes"
          classification="mmbase.tools mmbase.examples"
          mimetype="text/html">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to