You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.com> on 2005/10/02 16:53:41 UTC

OpenDocument doctyp to default publication of Lenya 1.4-dev added

Hi

I have added the OpenDocument doctype to the default publication of 
Lenya 1.4-dev. A sample can be found at

http://127.0.0.1:8888/default/authoring/doctypes/opendocument.html

whereas to make it work one has to change with the sitemap of the 
default pub:

           <map:part src="cocoon://modules/sitetree/{2}/{3}/tabs/{5}.xml"/>
           <map:part src="cocoon://modules/sitetree/{2}/{3}/menu/{5}.xml"/>
           <map:part 
src="cocoon://modules/sitetree/{2}/{3}/search/{5}.xml"/>
-          <!--
           <map:part 
src="cocoon://modules/{page-envelope:document-type}/{1}.xml"/>
-          -->
+         <!--
           <map:part src="{resource-type:format-xhtml}"/>
+         -->
         </map:aggregate>


Thanks

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


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