You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Stefano Mazzocchi <st...@apache.org> on 2002/01/24 12:36:39 UTC

Re: cvs commit: xml-cocoon2/src/webapp/stylesheets svg-samples2html.xsl

cziegeler@apache.org 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.
<st...@apache.org>                             Friedrich Nietzsche
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: cvs commit: xml-cocoon2/src/webapp/stylesheets svg-samples2html.xsl

Posted by Carsten Ziegeler <cz...@s-und-n.de>.
Thanks! It's fixed now.

Carsten

> -----Original Message-----
> From: Stefano Mazzocchi [mailto:stefano@apache.org]
> Sent: Thursday, January 24, 2002 12:37 PM
> To: cocoon-dev@xml.apache.org
> Subject: Re: cvs commit: xml-cocoon2/src/webapp/stylesheets
> svg-samples2html.xsl
> 
> 
> cziegeler@apache.org 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.
> <st...@apache.org>                             Friedrich Nietzsche
> --------------------------------------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org