Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 88766 invoked by uid 500); 30 May 2002 13:13:18 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 88757 invoked by uid 500); 30 May 2002 13:13:18 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 30 May 2002 13:13:17 -0000 Message-ID: <20020530131317.24532.qmail@icarus.apache.org> From: kpiroumian@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/src/webapp/samples/i18n site2html.xsl X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N kpiroumian 02/05/30 06:13:17 Modified: src/webapp/samples/i18n site2html.xsl Log: Corrected links to samples and main pages Revision Changes Path 1.4 +1 -1 xml-cocoon2/src/webapp/samples/i18n/site2html.xsl Index: site2html.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/i18n/site2html.xsl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- site2html.xsl 27 Apr 2002 09:42:13 -0000 1.3 +++ site2html.xsl 30 May 2002 13:13:17 -0000 1.4 @@ -1 +1 @@ - <xsl:value-of select="page/title" />
Apache Cocoon Main > Samples > Internationalization (i18n) and Localization (l10n)
 
 
\ No newline at end of file + <xsl:value-of select="page/title" />
Apache Cocoon Main > Samples > Internationalization (i18n) and Localization (l10n)
 
 
\ No newline at end of file ---------------------------------------------------------------------- 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