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
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to