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/30 15:32:17 UTC

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

Author: andreas
Date: Thu Sep 30 06:32:17 2004
New Revision: 47581

Modified:
   incubator/lenya/trunk/src/webapp/global-sitemap.xmap
Log:
serialize as XHTML

Modified: incubator/lenya/trunk/src/webapp/global-sitemap.xmap
==============================================================================
--- incubator/lenya/trunk/src/webapp/global-sitemap.xmap	(original)
+++ incubator/lenya/trunk/src/webapp/global-sitemap.xmap	Thu Sep 30 06:32:17 2004
@@ -90,7 +90,7 @@
         <map:parameter name="contextprefix" value="{request:contextPath}"/>
       </map:transform>
       <map:transform src="lenya/xslt/util/strip_namespaces.xsl"/>
-      <map:serialize/>
+      <map:serialize type="xhtml"/>
     </map:resource>
    
     <map:resource name="i18n">

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