Author: michiel
Date: 2009-11-12 00:16:30 +0100 (Thu, 12 Nov 2009)
New Revision: 39655

Modified:
   mmbase/trunk/core/src/main/config/components/core.xml
Log:
showing the object model in admin pages

Modified: mmbase/trunk/core/src/main/config/components/core.xml
===================================================================
--- mmbase/trunk/core/src/main/config/components/core.xml       2009-11-11 
23:15:22 UTC (rev 39654)
+++ mmbase/trunk/core/src/main/config/components/core.xml       2009-11-11 
23:16:30 UTC (rev 39655)
@@ -655,4 +655,15 @@
     </body>
   </block>
 
+  <block name="model"
+         classification="mmbase.tools"
+         mimetype="text/html">
+    <title xml:lang="nl">Objectmodel</title>
+    <title xml:lang="en">Object model</title>
+    <body jsp="model.jspx">
+      <param name="nodemanager"     type="java.lang.String" />
+    </body>
+  </block>
+
+
 </component>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to