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 2007/02/20 15:30:29 UTC

svn commit: r509578 - /lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap

Author: andreas
Date: Tue Feb 20 06:30:28 2007
New Revision: 509578

URL: http://svn.apache.org/viewvc?view=rev&rev=509578
Log:
Fixed xpatch attribute for uuid2url transformer

Modified:
    lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap

Modified: lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap?view=diff&rev=509578&r1=509577&r2=509578
==============================================================================
--- lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap (original)
+++ lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap Tue Feb 20 06:30:28 2007
@@ -17,7 +17,7 @@
 -->
 
 <xmap xpath="/sitemap/components/transformers" 
-  unless="/sitemap/components/transformers/transformer[@name = 'link-rewrite']"
+  unless="/sitemap/components/transformers/transformer[@name = 'uuid2url']"
   xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
   <map:transformer name="uuid2url" logger="lenya.sitemap.transformer.uuid2url"



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