cmlenz      2003/03/18 03:21:15

  Modified:    documentation/docs/skins/jakarta.apache.org/stylesheets
                        common.xsl
  Log:
  Printing out the entire sitemap on a missing ID does not really look good,
  and doesn't help finding the problem IMHO.
  
  Revision  Changes    Path
  1.7       +1 -2      
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/common.xsl
  
  Index: common.xsl
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/common.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- common.xsl        24 Feb 2003 13:29:47 -0000      1.6
  +++ common.xsl        18 Mar 2003 11:21:15 -0000      1.7
  @@ -54,7 +54,6 @@
         <xsl:message terminate="yes">
           <xsl:text>Id [</xsl:text>
           <xsl:text>] has no reference in sitemap.xml</xsl:text>
  -        (<xsl:value-of select="$sitemap"/>)
         </xsl:message>
       </xsl:if>
       <xsl:value-of select="$sitemap//[EMAIL PROTECTED]/@target"/>
  
  
  

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

Reply via email to