[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    cvs commit: xml-cocoon/webapp/stylesheets dynamic-page2html.xsl
From:       bloritsch () locus ! apache ! org
Date:       2000-12-22 14:32:34
[Download RAW message or body]

bloritsch    00/12/22 06:32:33

  Modified:    webapp/stylesheets Tag: xml-cocoon2 dynamic-page2html.xsl
  Log:
  Without the change, the attributes are being optimized away.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +1 -1      xml-cocoon/webapp/stylesheets/Attic/dynamic-page2html.xsl
  
  Index: dynamic-page2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/webapp/stylesheets/Attic/dynamic-page2html.xsl,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- dynamic-page2html.xsl	2000/08/31 15:40:05	1.1.2.3
  +++ dynamic-page2html.xsl	2000/12/22 14:32:33	1.1.2.4
  @@ -73,7 +73,7 @@
     
     <xsl:template match="*|@*" priority="-1">
      <xsl:copy>
  -    <xsl:apply-templates/>
  +    <xsl:apply-templates select="*|@*"/>
      </xsl:copy>
     </xsl:template>
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic