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 2004/09/09 13:52:13 UTC

svn commit: rev 43590 - incubator/lenya/trunk/src/webapp

Author: antonio
Date: Thu Sep  9 04:52:12 2004
New Revision: 43590

Modified:
   incubator/lenya/trunk/src/webapp/sitemap.xmap
Log:
Set back xslt as default transformer

Modified: incubator/lenya/trunk/src/webapp/sitemap.xmap
==============================================================================
--- incubator/lenya/trunk/src/webapp/sitemap.xmap	(original)
+++ incubator/lenya/trunk/src/webapp/sitemap.xmap	Thu Sep  9 04:52:12 2004
@@ -49,7 +49,7 @@
   <!-- Transformers -->
   <!-- ========================================================================== -->
 
-  <map:transformers default="xalan">
+  <map:transformers default="xslt">
 
     <map:transformer name="access-control-sitetree" logger="lenya.sitemap.transformer.accesscontrolsitetree" src="org.apache.lenya.cms.cocoon.transformation.AccessControlSitetreeTransformer"/>
     <map:transformer name="cinclude" logger="sitemap.transformer.cinclude" pool-grow="2" pool-max="16" pool-min="2" src="org.apache.cocoon.transformation.CIncludeTransformer"/>

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