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/05 01:04:47 UTC

svn commit: r109834 - /lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: gregor
Date: Sat Dec  4 16:04:47 2004
New Revision: 109834

URL: http://svn.apache.org/viewcvs?view=rev&rev=109834
Log:
Set default publication serialization to html to deal with rendering problems from spurious namespace definitions when using XHTML.
Modified:
   lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap?view=diff&rev=109834&p1=lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap&r1=109833&p2=lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap&r2=109834
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap	(original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap	Sat Dec  4 16:04:47 2004
@@ -190,7 +190,7 @@
                   <map:transform src="../../xslt/authoring/edit/removeSourceTags.xsl"/>
                 </map:when>
               </map:select>
-    	      <map:serialize type="xhtml"/>
+    	      <map:serialize type="html"/>
             </map:otherwise>
           </map:select>
             </map:otherwise>

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