Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 1451 invoked by uid 500); 20 Jul 2001 10:55:49 -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 1442 invoked by uid 500); 20 Jul 2001 10:55:49 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 20 Jul 2001 10:54:05 -0000 Message-ID: <20010720105405.89975.qmail@icarus.apache.org> From: dims@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/webapp/stylesheets/documents changes2document.xsl copyover.xsl faq2document.xsl todo2document.xsl root2html.xsl X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N dims 01/07/20 03:54:05 Modified: webapp sitemap.xmap webapp/stylesheets/documents root2html.xsl Added: webapp/stylesheets/documents changes2document.xsl copyover.xsl faq2document.xsl todo2document.xsl Log: Patch from John Morrison for better "C2 Docs" from webapp Revision Changes Path 1.39 +23 -12 xml-cocoon2/webapp/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-cocoon2/webapp/sitemap.xmap,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- sitemap.xmap 2001/07/20 08:40:44 1.38 +++ sitemap.xmap 2001/07/20 10:54:05 1.39 @@ -116,6 +116,7 @@ + @@ -209,18 +210,28 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + 1.6 +19 -0 xml-cocoon2/webapp/stylesheets/documents/root2html.xsl Index: root2html.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/webapp/stylesheets/documents/root2html.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- root2html.xsl 2001/07/19 10:53:28 1.5 +++ root2html.xsl 2001/07/20 10:54:05 1.6 @@ -98,5 +98,24 @@ + + + + + + + + + + + + + + + + + + anchor + 1.1 xml-cocoon2/webapp/stylesheets/documents/changes2document.xsl Index: changes2document.xsl ===================================================================
<xsl:value-of select="@title"/>
  • () Thanks to . Fixes bug .
  • 1.1 xml-cocoon2/webapp/stylesheets/documents/copyover.xsl Index: copyover.xsl =================================================================== 1.1 xml-cocoon2/webapp/stylesheets/documents/faq2document.xsl Index: faq2document.xsl ===================================================================
    <xsl:value-of select="@title"/>
  • 1.1 xml-cocoon2/webapp/stylesheets/documents/todo2document.xsl Index: todo2document.xsl ===================================================================
    <xsl:value-of select="@title"/>
  • []
  • ---------------------------------------------------------------------- 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