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

cvs commit: xml-cocoon2/webapp/sub/stylesheets error2html.xsl

vgritsenko    01/12/20 07:09:54

  Modified:    webapp/i18n Tag: cocoon_20_branch simple.xml simple.xsp
               webapp/sub/stylesheets Tag: cocoon_20_branch error2html.xsl
  Log:
  Fix some broken links
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.3   +1 -1      xml-cocoon2/webapp/i18n/simple.xml
  
  Index: simple.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/i18n/simple.xml,v
  retrieving revision 1.3.2.2
  retrieving revision 1.3.2.3
  diff -u -r1.3.2.2 -r1.3.2.3
  --- simple.xml	2001/09/05 22:18:17	1.3.2.2
  +++ simple.xml	2001/12/20 15:09:54	1.3.2.3
  @@ -9,7 +9,7 @@
   	<annotation>
   		<i18n:text>doclink</i18n:text> 
   		<link>
  -			<href>http://xml.apache.org/cocoon2/i18n.html</href>
  +			<href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href>
   			<title>Cocoon 2 Web Site</title>
   		</link>
   	 </annotation>	
  
  
  
  1.4.2.4   +1 -1      xml-cocoon2/webapp/i18n/simple.xsp
  
  Index: simple.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/i18n/simple.xsp,v
  retrieving revision 1.4.2.3
  retrieving revision 1.4.2.4
  diff -u -r1.4.2.3 -r1.4.2.4
  --- simple.xsp	2001/09/05 22:18:17	1.4.2.3
  +++ simple.xsp	2001/12/20 15:09:54	1.4.2.4
  @@ -24,7 +24,7 @@
   		<annotation>
   			<i18n:text>doclink</i18n:text>
   			<link>
  -				<href>http://xml.apache.org/cocoon2/i18n.html</href>
  +				<href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href>
   				<title>Cocoon 2 Web Site</title>
   			</link>
   		</annotation>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.3   +1 -1      xml-cocoon2/webapp/sub/stylesheets/error2html.xsl
  
  Index: error2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/webapp/sub/stylesheets/error2html.xsl,v
  retrieving revision 1.2.2.2
  retrieving revision 1.2.2.3
  diff -u -r1.2.2.2 -r1.2.2.3
  --- error2html.xsl	2001/10/25 07:43:53	1.2.2.2
  +++ error2html.xsl	2001/12/20 15:09:54	1.2.2.3
  @@ -22,7 +22,7 @@
         <xsl:value-of select="translate(error:notify/error:extra[2],'&#13;',' ')"/>
       </pre>
       <font face="Verdana" size="-2">
  -      Brought to you by <a href="http://xml.apache.org/cocoon2/">Apache Cocoon</a> in no time!
  +      Brought to you by <a href="http://xml.apache.org/cocoon/">Apache Cocoon</a> in no time!
       </font>
     </body>
   </html>
  
  
  

----------------------------------------------------------------------
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