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

Modified Files:
        core.xml 
Log Message:
  MMB-1581. Example useage


See also: http://cvs.mmbase.org/viewcvs/config/components
See also: http://www.mmbase.org/jira/browse/MMB-1581


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- core.xml    26 Mar 2008 09:45:41 -0000      1.38
+++ core.xml    11 Apr 2008 10:05:20 -0000      1.39
@@ -17,7 +17,7 @@
 
   <!-- about etc. -->
   <block name="welcome"
-         classification="mmbase.about"
+         classification="mmbase.about:10"
          mimetype="text/html">
     <title xml:lang="nl">Welkom</title>
     <title xml:lang="en">Welcome</title>
@@ -27,7 +27,7 @@
   </block>
 
   <block name="license"
-         classification="mmbase.about"
+         classification="mmbase.about:20"
          mimetype="text/html">
     <title xml:lang="nl">Licentie</title>
     <title xml:lang="en">Licence</title>
@@ -243,7 +243,7 @@
          classification="mmbase.tools"
          mimetype="text/html">
     <description xml:lang="en">The blobs</description>
-    <body jsp="/mmbase/admin/admin/blobs.jsp">
+    <body jsp="blobs.jspx">
     </body>
   </block>
 
@@ -251,7 +251,7 @@
          classification="mmbase.tools"
          mimetype="text/html">
     <description xml:lang="en"></description>
-    <body jsp="resourceedit.jspx">
+    <body jsp="resourceedit.jsp">
     </body>
   </block>
 
@@ -325,12 +325,12 @@
          classification="mmbase.examples"
          mimetype="text/html">
     <description xml:lang="en">Shows the MMBase example pages</description>
-    <body jsp="/mmbase/admin/mmexamples.div.jsp">
+    <body jsp="examples/index.jspx">
     </body>
   </block>
 
   <block name="mmbase_news"
-         classification="mmbase.about"
+         classification="mmbase.about:100"
          mimetype="text/html">
     <title xml:lang="nl">Nieuws</title>
     <title xml:lang="en">News</title>
@@ -344,7 +344,7 @@
   </block>
 
   <block name="releasenotes"
-         classification="mmbase.about"
+         classification="mmbase.about:11"
          mimetype="text/html">
     <title xml:lang="nl">Releasenotes</title>
     <title xml:lang="en">Release notes</title>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to