You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/10/07 14:56:51 UTC

svn commit: r307108 - /lenya/trunk/src/modules/opendocument/config/module.xconf

Author: michi
Date: Fri Oct  7 05:56:28 2005
New Revision: 307108

URL: http://svn.apache.org/viewcvs?rev=307108&view=rev
Log:
format for opendocument added

Modified:
    lenya/trunk/src/modules/opendocument/config/module.xconf

Modified: lenya/trunk/src/modules/opendocument/config/module.xconf
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/config/module.xconf?rev=307108&r1=307107&r2=307108&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/config/module.xconf (original)
+++ lenya/trunk/src/modules/opendocument/config/module.xconf Fri Oct  7 05:56:28 2005
@@ -22,15 +22,11 @@
   <component-instance name="opendocument"
                       logger="lenya.resourcetypes.opendocument"
                       class="org.apache.lenya.cms.publication.ResourceTypeImpl">
-<!--
-    <schema src="fallback://lenya/modules/links/schema/links.rng" language="http://relaxng.org/ns/structure/0.9"/>
--->
     <creator src="org.apache.lenya.cms.authoring.DefaultBranchCreator">
       <sample-name>fallback://lenya/modules/opendocument/samples/helloworld.odt</sample-name>
     </creator>
-<!--
-    <format name="xhtml" uri="cocoon://modules/links/xhtml.xml"/>
--->
+    <!-- NOTE: Will be matched within sitemap of this module (modules/opendocument/sitemap.xmap) -->
+    <format name="xhtml" uri="cocoon://modules/opendocument/xhtml.xml"/>
   </component-instance>
 
 </xconf>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org