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

Modified Files:
        core.xml 
Log Message:
generic index.xml  is working now too


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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- core.xml    16 Jan 2009 21:23:08 -0000      1.69
+++ core.xml    16 Jan 2009 22:28:28 -0000      1.70
@@ -531,13 +531,13 @@
     </body>
   </block>
 
-  <block name="glossary"
+  <block name="documentation"
          classification="mmbase.documentation"
          mimetype="text/html">
     <xi:include href="http://www.mmbase.org/components/docbook.head.xml"; />
     <body>
       <class name="org.mmbase.framework.DocumentationRenderer">
-        <param name="docbook">glossary.xml</param>
+        <param name="docbook">index.xml</param>
         <param name="includeRenderTime">xml-comments</param>
       </class>
     </body>
@@ -553,12 +553,4 @@
     </body>
   </block>
 
-  <block name="documentation"
-         classification="mmbase.documentation"
-         mimetype="text/html">
-    <body jsp="documentation/index.jspx">
-      <param name="docbook" />
-    </body>
-  </block>
-
 </component>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to