Update of /var/cvs/contributions/lucene/config/components
In directory james.mmbase.org:/tmp/cvs-serv7882
Modified Files:
lucene.xml
Log Message:
wrapped the documentation in a block
See also: http://cvs.mmbase.org/viewcvs/contributions/lucene/config/components
Index: lucene.xml
===================================================================
RCS file: /var/cvs/contributions/lucene/config/components/lucene.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- lucene.xml 6 Aug 2008 11:32:22 -0000 1.1
+++ lucene.xml 14 Jan 2009 09:19:44 -0000 1.2
@@ -2,11 +2,10 @@
<component
name="lucene"
xmlns="http://www.mmbase.org/xmlns/component"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/component
http://www.mmbase.org/xmlns/component.xsd">
-
-
<description xml:lang="nl">MMBase lucene</description>
<description xml:lang="en">MMBase lucene</description>
@@ -36,4 +35,20 @@
</body>
</block>
+
+ <block
+ classification="mmbase.documentation"
+ name="documentation"
+ mimetype="text/html" >
+ <title xml:lang="en">Lucene documentation</title>
+ <title xml:lang="nl">Documentatie voor Lucene</title>
+ <xi:include href="http://www.mmbase.org/components/docbook.head.xml" />
+ <body>
+ <class name="org.mmbase.framework.DocumentationRenderer">
+ <param name="module">contributions</param>
+ <param name="docbook">lucene/documentation/lucene.xml</param>
+ </class>
+ </body>
+ </block>
+
</component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs