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/24 22:03:11 UTC

svn commit: r640575 - /lenya/trunk/src/modules/sitetree/sitemap.xmap

Author: andreas
Date: Mon Mar 24 14:03:09 2008
New Revision: 640575

URL: http://svn.apache.org/viewvc?rev=640575&view=rev
Log:
Removing accidentially checked-in reference to sitemeta transformer. This fixes bug #44666.

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

Modified: lenya/trunk/src/modules/sitetree/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/sitetree/sitemap.xmap?rev=640575&r1=640574&r2=640575&view=diff
==============================================================================
--- lenya/trunk/src/modules/sitetree/sitemap.xmap (original)
+++ lenya/trunk/src/modules/sitetree/sitemap.xmap Mon Mar 24 14:03:09 2008
@@ -99,7 +99,6 @@
       <!-- pattern: {1:nav-element}/{2:pub-id}/{3:area}/{4:default-language}/{5:language}/{6:path}.xml -->
       <map:match pattern="*/*/*/*/*/**.xml">
         <map:generate src="cocoon:/navtree/{2}/{3}/{4}/{5}/{6}.xml"/>
-        <map:transform type="sitemeta"/>
         <map:transform src="fallback://lenya/modules/sitetree/xslt/navigation/{1}.xsl">
           <map:parameter name="area" value="{3}"/>
           <map:parameter name="root" value="/{2}/{3}/"/>



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