You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/12/19 22:05:04 UTC

svn commit: r122785 - /lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap

Author: gregor
Date: Sun Dec 19 13:05:04 2004
New Revision: 122785

URL: http://svn.apache.org/viewcvs?view=rev&rev=122785
Log:
Removed obsolete xhtml-iso serializer from the blog sitemap.
Modified:
   lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap?view=diff&rev=122785&p1=lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap&r1=122784&p2=lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap&r2=122785
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap	(original)
+++ lenya/trunk/src/webapp/lenya/pubs/blog/sitemap.xmap	Sun Dec 19 13:05:04 2004
@@ -171,7 +171,7 @@
             <map:parameter name="configfile" value="./config-bxe.xml"/>
             <map:parameter name="context" value="{request:contextPath}"/>
           </map:transform>
-          <map:serialize type="xhtml-iso-8859-1"/>
+          <map:serialize type="xhtml"/>
         </map:act>
         <map:generate src="../../resources/misc/bxe/download.xhtml"/>
         <map:serialize type="html"/>

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