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

Modified Files:
        core.xml 
Log Message:
description, block name influences url



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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- core.xml    16 Jan 2009 22:28:28 -0000      1.70
+++ core.xml    12 Feb 2009 08:03:31 -0000      1.71
@@ -519,11 +519,14 @@
       </class>
     </body>
   </block>
-  <block name="my"
+  
+  <block name="my_editors"
          classification="mmbase.edit:1"
          mimetype="text/html">
-    <title xml:lang="nl">My-editors</title>
-    <title xml:lang="en">My editors</title>
+    <title xml:lang="nl">my_editors</title>
+    <title xml:lang="en">my_editors</title>
+    <description xml:lang="en">Alternative generic editors</description>
+    <description xml:lang="nl">Alternatieve generieke editors</description>
     <body>
       <class name="org.mmbase.framework.IFrameRenderer">
         <param name="url">/mmbase/edit/my_editors/</param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to