Update of /var/cvs/config
In directory james.mmbase.org:/tmp/cvs-serv18602
Modified Files:
framework.xml
Log Message:
I think our code conention is to have xml tags all lowercase
See also: http://cvs.mmbase.org/viewcvs/config
Index: framework.xml
===================================================================
RCS file: /var/cvs/config/framework.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- framework.xml 23 Feb 2008 16:52:45 -0000 1.8
+++ framework.xml 24 Feb 2008 10:46:50 -0000 1.9
@@ -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.8 2008/02/23 16:52:45 michiel Exp $
+ version: $Id: framework.xml,v 1.9 2008/02/24 10:46:50 michiel Exp $
-->
<!--
In this file the classes of the UrlConverters need to be listed in the
order
@@ -20,12 +20,12 @@
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.components" weight="20" />
- <blockType name="mmbase.tools" weight="30" />
- <blockType name="mmbase.edit" weight="40" />
- <blockType name="mmbase.examples" weight="10000" />
+ <blocktype name="mmbase.about" weight="0" />
+ <blocktype name="mmbase.admin" weight="10" />
+ <blocktype name="mmbase.components" weight="20" />
+ <blocktype name="mmbase.tools" weight="30" />
+ <blocktype name="mmbase.edit" weight="40" />
+ <blocktype name="mmbase.examples" weight="10000" />
<urlconverter class="org.mmbase.framework.basic.MMBaseUrlConverter">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs