You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/02/20 16:53:32 UTC

cvs commit: xml-cocoon/webapp/stylesheets/system status2html.xsl

cziegeler    01/02/20 07:53:31

  Modified:    webapp/stylesheets/system Tag: xml-cocoon2 status2html.xsl
  Log:
  Fixed attribute namespace handling
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.6   +4 -4      xml-cocoon/webapp/stylesheets/system/Attic/status2html.xsl
  
  Index: status2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/webapp/stylesheets/system/Attic/status2html.xsl,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- status2html.xsl	2000/10/12 16:44:12	1.1.2.5
  +++ status2html.xsl	2001/02/20 15:53:31	1.1.2.6
  @@ -7,7 +7,7 @@
     <xsl:template match="status:statusinfo">
       <html>
         <head>
  -        <title>Cocoon2 status [<xsl:value-of select="@host"/>]</title>
  +        <title>Cocoon2 status [<xsl:value-of select="@status:host"/>]</title>
         </head>
         <body bgcolor="white">
   
  @@ -22,7 +22,7 @@
         </td>
         <td bgcolor="#0086b2" valign="top" align="right">
          <FONT face="arial,helvetica,sanserif" color="#ffffff">
  -	[<xsl:value-of select="@host"/>] <xsl:value-of select="@date"/>
  +	[<xsl:value-of select="@status:host"/>] <xsl:value-of select="@status:date"/>
          </FONT>
         </td>
       </tr>
  @@ -49,7 +49,7 @@
       <tr>
         <td bgcolor="#0086b2" valign="top" align="left" colspan="2">
          <FONT color="#ffffff" face="arial,helvetica,sanserif" size="+1">
  -        -<xsl:value-of select="@name"/>
  +        -<xsl:value-of select="@status:name"/>
          </FONT>
         </td>
       </tr>
  @@ -75,7 +75,7 @@
       <tr>
         <td bgcolor="#0086b2" valign="top" align="left">
          <FONT face="arial,helvetica,sanserif" color="#ffffff">
  -        <xsl:value-of select="@name"/>
  +        <xsl:value-of select="@status:name"/>
          </FONT>
         </td>
         <td bgcolor="ffffff" width="100%">