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 2005/05/16 19:21:10 UTC

svn commit: r170412 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: gregor
Date: Mon May 16 10:21:10 2005
New Revision: 170412

URL: http://svn.apache.org/viewcvs?rev=170412&view=rev
Log:
Set serializer for static publishing to XHTML. Thanks to Travis McCauley.

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap?rev=170412&r1=170411&r2=170412&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap Mon May 16 10:21:10 2005
@@ -174,7 +174,7 @@
                   <map:parameter name="source" value="{global:cache-dir}/live/{1}.html"/>
                 </map:transform>
                 <map:transform type="write-source">
-                  <map:parameter name="serializer" value="html-no-dtd"/>
+                  <map:parameter name="serializer" value="xhtml"/>
                 </map:transform>
                 <map:transform src="../../xslt/authoring/edit/removeSourceTags.xsl"/>
               </map:match>



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