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/31 23:15:40 UTC

svn commit: r643152 - /lenya/sandbox/modules/docustyle/sitemap.xmap

Author: andreas
Date: Mon Mar 31 14:15:33 2008
New Revision: 643152

URL: http://svn.apache.org/viewvc?rev=643152&view=rev
Log:
Removing unnecessary meta data transformer declaration.

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=643152&r1=643151&r2=643152&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/sitemap.xmap (original)
+++ lenya/sandbox/modules/docustyle/sitemap.xmap Mon Mar 31 14:15:33 2008
@@ -30,9 +30,6 @@
         <map:parameter name="selector" value="org.apache.lenya.modules.navigation.ChildrenSelector"/>
       </map:generator>
     </map:generators>
-    <map:transformers default="xslt">
-      <map:transformer name="metaData" logger="lenya.sitemap.transformer.metaData" src="org.apache.lenya.cms.cocoon.transformation.MetaDataTransformer"/>
-    </map:transformers>
     <map:serializers default="xhtml">
       <map:serializer logger="sitemap.serializer.links" name="links" src="org.apache.lenya.cms.cocoon.serialization.LinkSerializer"/>
     </map:serializers>



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