[EMAIL PROTECTED] wrote:
> 
> cziegeler    02/01/24 00:40:19
> 
>   Modified:    src/webapp/stylesheets svg-samples2html.xsl
>   Log:
>   Fixed the welcome-svg sample. Oh well, again this is the big Xalan Bug which does 
>not report namespaces correctly for DOM trees. Its there for ages and nooen can fix 
>it. What a mess.
> 
>   Revision  Changes    Path
>   1.2       +6 -7      xml-cocoon2/src/webapp/stylesheets/svg-samples2html.xsl
> 
>   Index: svg-samples2html.xsl
>   ===================================================================
>   RCS file: /home/cvs/xml-cocoon2/src/webapp/stylesheets/svg-samples2html.xsl,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- svg-samples2html.xsl      3 Jan 2002 12:31:46 -0000       1.1
>   +++ svg-samples2html.xsl      24 Jan 2002 08:40:19 -0000      1.2
>   @@ -1,25 +1,24 @@
>    <?xml version="1.0"?>
> 
>   -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
>xmlns:xlink="http://www.w3.org/1999/xlink";
>   -     xmlns:svg="http://www.w3.org/2000/svg";>
>   +<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
>xmlns:xlink="http://www.w3.org/1999/xlink";>
> 
>     <xsl:template match="/">
>      <html>
>       <head>
>   -    <title>Apache Cocoon @version@</title>
>   +    <title>Apache Cocoon 2.0.1-dev</title>

Careful!

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<[EMAIL PROTECTED]>                             Friedrich Nietzsche
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to