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

Modified Files:
        core.xml mmexamples.xml 
Log Message:
made blocks of mmexamples, including one for the jsp-editors



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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- core.xml    4 Aug 2008 21:26:30 -0000       1.49
+++ core.xml    5 Aug 2008 08:10:09 -0000       1.50
@@ -112,6 +112,12 @@
          mimetype="text/html">
     <title xml:lang="en">Data Types</title>
     <title xml:lang="nl">Datatypes</title>
+    <description xml:lang="en">
+      Overview of datatypes
+    </description>
+    <description xml:lang="nl">
+      Overzicht van datatypes
+    </description>
     <body jsp="datatypes.jspx">
       <param name="nodemanager"      type="String" />
       <param name="field"   type="String" />
@@ -376,10 +382,13 @@
     <title xml:lang="en">Components tree</title>
     <title xml:lang="nl">Componentenboom</title>
     <description xml:lang="en">
-      Hierarchical tree view of the available components.
+      Hierarchical tree view of the available components and blocks. A block
+      can get a classification which determines its position in the admin menu.
     </description>
-    <description xml:lang="en">
-       Hierarchish overzicht van de beschikbare componenten.
+    <description xml:lang="nl">
+       Hierarchisch overzicht van de beschikbare componenten en blocken. 
+       Een block kan een classificatie meekrijgen die o.a. aangeeft 
+       op welke plek in het admin menu een block getoond moet worden.
     </description>
     <body jsp="components/tree.jspx">
     </body>
@@ -393,16 +402,6 @@
     </body>
   </block>
 
-
-  <!-- examples -->
-  <block name="mmexamples"
-         classification="mmbase.examples"
-         mimetype="text/html">
-    <description xml:lang="en">Shows the MMBase example pages</description>
-    <body jsp="examples/index.jspx">
-    </body>
-  </block>
-
   <block name="mmbase_news"
          classification="mmbase.about:100"
          mimetype="text/html">


Index: mmexamples.xml
===================================================================
RCS file: /var/cvs/config/components/mmexamples.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- mmexamples.xml      4 Aug 2008 15:14:06 -0000       1.1
+++ mmexamples.xml      5 Aug 2008 08:10:09 -0000       1.2
@@ -35,8 +35,8 @@
     </body>
   </block>
 
-  <block name="editors"
-         classification="mmbase.examples"
+  <block name="jsp-editors"
+         classification=""
          mimetype="text/html">
     <title xml:lang="en">JSP editors</title>
     <title xml:lang="nl">JSP editors</title>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to