You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/06 18:06:28 UTC

svn commit: r634345 - in /lenya/sandbox/modules/docustyle: sitemap.xmap xslt/addDocumentInclude.xsl xslt/afterCache.xsl xslt/beforeCache.xsl xslt/page.xsl

Author: andreas
Date: Thu Mar  6 09:06:27 2008
New Revision: 634345

URL: http://svn.apache.org/viewvc?rev=634345&view=rev
Log:
Removing obsolete XSLTs.

Added:
    lenya/sandbox/modules/docustyle/xslt/page.xsl
      - copied unchanged from r634344, lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl
Removed:
    lenya/sandbox/modules/docustyle/xslt/addDocumentInclude.xsl
    lenya/sandbox/modules/docustyle/xslt/afterCache.xsl
    lenya/sandbox/modules/docustyle/xslt/beforeCache.xsl
Modified:
    lenya/sandbox/modules/docustyle/sitemap.xmap

Modified: lenya/sandbox/modules/docustyle/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/docustyle/sitemap.xmap?rev=634345&r1=634344&r2=634345&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/sitemap.xmap (original)
+++ lenya/sandbox/modules/docustyle/sitemap.xmap Thu Mar  6 09:06:27 2008
@@ -115,7 +115,7 @@
         
         <map:generate src="fallback://lenya/content/util/empty.xml"/>
         
-        <map:transform src="fallback://lenya/modules/docustyle/xslt/beforeCache.xsl">
+        <map:transform src="fallback://lenya/modules/docustyle/xslt/page.xsl">
           <map:parameter name="pub" value="{1}"/>
           <map:parameter name="area" value="{2}"/>
           <map:parameter name="uuid" value="{3}"/>



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