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/02 16:48:29 UTC

svn commit: r293127 - /lenya/trunk/src/modules/opendocument/sitemap.xmap

Author: michi
Date: Sun Oct  2 07:48:25 2005
New Revision: 293127

URL: http://svn.apache.org/viewcvs?rev=293127&view=rev
Log:
document id added

Modified:
    lenya/trunk/src/modules/opendocument/sitemap.xmap

Modified: lenya/trunk/src/modules/opendocument/sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/sitemap.xmap?rev=293127&r1=293126&r2=293127&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/sitemap.xmap (original)
+++ lenya/trunk/src/modules/opendocument/sitemap.xmap Sun Oct  2 07:48:25 2005
@@ -40,10 +40,7 @@
       <!-- parametrized doctype matcher -->
       <!-- pattern="{rendertype}" -->
       <map:match pattern="*.xml">
-      <!--
-        <map:generate src="lenya://lenya/pubs/{page-envelope:publication-id}/content/{page-envelope:area}/{page-envelope:document-path}"/>
-	-->
-        <map:generate src="zip://content.xml@../../pubs/{page-envelope:publication-id}/content/{page-envelope:area}/doctypes/opendocument/index.odt"/>
+        <map:generate src="zip://content.xml@../../pubs/{page-envelope:publication-id}/content/{page-envelope:area}/{page-envelope:document-id}/index_{page-envelope:document-language}.odt"/>
         <map:transform src="fallback://lenya/modules/opendocument/xslt/opendocument2xhtml.xsl"/>
         <map:serialize type="xml"/>
       </map:match>



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