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/09 16:13:29 UTC

svn commit: rev 43598 - incubator/lenya/trunk/src/webapp/lenya/pubs/default/xslt

Author: andreas
Date: Thu Sep  9 07:13:29 2004
New Revision: 43598

Modified:
   incubator/lenya/trunk/src/webapp/lenya/pubs/default/xslt/page2xhtml-xhtml.xsl
Log:
added fallback protocol

Modified: incubator/lenya/trunk/src/webapp/lenya/pubs/default/xslt/page2xhtml-xhtml.xsl
==============================================================================
--- incubator/lenya/trunk/src/webapp/lenya/pubs/default/xslt/page2xhtml-xhtml.xsl	(original)
+++ incubator/lenya/trunk/src/webapp/lenya/pubs/default/xslt/page2xhtml-xhtml.xsl	Thu Sep  9 07:13:29 2004
@@ -4,8 +4,6 @@
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 >
   
-<xsl:import href="page2xhtml.xsl"/>
-<!--
 <xsl:import href="fallback://xslt/page2xhtml.xsl"/>
--->
+
 </xsl:stylesheet>

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