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

Modified Files:
        framework.xml 
Log Message:
some more weights, some comments


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


Index: framework.xml
===================================================================
RCS file: /var/cvs/config/framework.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- framework.xml       23 Feb 2008 16:47:47 -0000      1.7
+++ framework.xml       23 Feb 2008 16:52:45 -0000      1.8
@@ -6,7 +6,7 @@
     xsi:schemaLocation="http://www.mmbase.org/xmlns/framework
                         http://www.mmbase.org/xmlns/framework.xsd";>
   <!--
-      version: $Id: framework.xml,v 1.7 2008/02/23 16:47:47 michiel Exp $
+      version: $Id: framework.xml,v 1.8 2008/02/23 16:52:45 michiel Exp $
   -->
   <!--
       In this file the classes of the UrlConverters need to be listed in the 
order
@@ -16,9 +16,15 @@
     Short description of this framework. This is the BasicFramework.
   </description>
 
+  <!--
+       The following defines the order or the entries in the /mmbase/admin 
menu.
+       /mmbase/admin shows all block classified in 'mmbase'.
+  -->
   <blockType name="mmbase.about" weight="0" />
   <blockType name="mmbase.admin" weight="10" />
-  <blockType name="mmbase.tools" weight="20" />
+  <blockType name="mmbase.components" weight="20" />
+  <blockType name="mmbase.tools"      weight="30" />
+  <blockType name="mmbase.edit"       weight="40" />
   <blockType name="mmbase.examples" weight="10000" />
 
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to