You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ba...@apache.org on 2005/02/24 02:42:58 UTC

svn commit: r155120 - jakarta/site/xdocs/stylesheets/site.xsl

Author: bayard
Date: Wed Feb 23 17:42:57 2005
New Revision: 155120

URL: http://svn.apache.org/viewcvs?view=rev&rev=155120
Log:
switching to xml as this is the equivalent of xhtml

Modified:
    jakarta/site/xdocs/stylesheets/site.xsl

Modified: jakarta/site/xdocs/stylesheets/site.xsl
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/stylesheets/site.xsl?view=diff&r1=155119&r2=155120
==============================================================================
--- jakarta/site/xdocs/stylesheets/site.xsl (original)
+++ jakarta/site/xdocs/stylesheets/site.xsl Wed Feb 23 17:42:57 2005
@@ -16,7 +16,7 @@
 
   <!-- Output method -->
 
-  <xsl:output method="html"
+  <xsl:output method="xml"
             encoding="iso-8859-1"
             doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"
             doctype-system="http://www.w3.org/TR/html4/loose.dtd"



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