You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2003/02/28 06:58:05 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs linking.xml mail-lists.xml primer.xml uri-namespace.xml your-project.xml

crossley    2003/02/27 21:58:05

  Modified:    .        module.xml
               src/documentation/content/xdocs linking.xml mail-lists.xml
                        primer.xml uri-namespace.xml your-project.xml
  Log:
  Changed some URLs to cocoon.apache.org
  
  Revision  Changes    Path
  1.17      +1 -1      xml-forrest/module.xml
  
  Index: module.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/module.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- module.xml	27 Feb 2003 05:48:29 -0000	1.16
  +++ module.xml	28 Feb 2003 05:58:05 -0000	1.17
  @@ -36,7 +36,7 @@
              For detailed legal and licensing issues, please read the LICENSE.* files
              in the /legal directory.</licence>
            <credits>
  -           <credit>Apache Cocoon (http://xml.apache.org/cocoon/)</credit>
  +           <credit>Apache Cocoon (http://cocoon.apache.org/)</credit>
              <credit>Apache FOP (http://xml.apache.org/fop/)</credit>
              <credit>Apache Batik (http://xml.apache.org/batik</credit>
              <credit>Apache Ant (http://ant.apache.org/)</credit>
  
  
  
  1.5       +2 -2      xml-forrest/src/documentation/content/xdocs/linking.xml
  
  Index: linking.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/linking.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- linking.xml	9 Jan 2003 16:12:02 -0000	1.4
  +++ linking.xml	28 Feb 2003 05:58:05 -0000	1.5
  @@ -55,7 +55,7 @@
           <dd>&s; is used to generate the menus for the HTML website, replacing
             the old <code>book.xml</code> system</dd>
           <dt><link href="#semantic_linking">Semantic linking</link></dt>
  -        <dd>&s; provides a basic aliasing mechanism for linking.  Eg, one
  +        <dd>&s; provides a basic aliasing mechanism for linking, e.g. one
             can write &lt;link href="site:changes"> from anywhere in the site, and
             link to the 'changes' information node (translated to changes.html).
             More on this below.</dd>
  
  
  
  1.9       +2 -2      xml-forrest/src/documentation/content/xdocs/mail-lists.xml
  
  Index: mail-lists.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/mail-lists.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mail-lists.xml	30 Jan 2003 12:47:38 -0000	1.8
  +++ mail-lists.xml	28 Feb 2003 05:58:05 -0000	1.9
  @@ -15,7 +15,7 @@
         <ul> 
           <li><link href="site:faq">Forrest FAQs</link></li> 
           <li><link href="site:index">Forrest documentation</link></li> 
  -        <li><link href="http://xml.apache.org/cocoon/link/">Cocoon Links</link>
  +        <li><link href="http://cocoon.apache.org/link/">Cocoon Links</link>
             for pointers to general XML and XSL and Java related resources.
             Please do not ask such questions here unless they are related to Forrest.</li> 
           <li><link href="site:mail-archives">Mailing list archives</link> - a
  @@ -60,7 +60,7 @@
   - list of mailing lists for all xml.apache.org projects
   </li> 
   <li>Especially
  -<link href="http://xml.apache.org/cocoon/mail-lists.html">Apache Cocoon</link>
  +<link href="http://cocoon.apache.org/mail-lists.html">Apache Cocoon</link>
   </li> 
         </ul> 
       </section> 
  
  
  
  1.20      +4 -4      xml-forrest/src/documentation/content/xdocs/primer.xml
  
  Index: primer.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/primer.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- primer.xml	8 Jan 2003 05:44:32 -0000	1.19
  +++ primer.xml	28 Feb 2003 05:58:05 -0000	1.20
  @@ -61,7 +61,7 @@
         <p>Forrest is currently based on an
           <link href="http://jakarta.apache.org/ant/">Ant</link>-based project build
           system called <link href="http://www.krysalis.org/centipede/">Centipede</link>
  -        that drives a <link href="http://xml.apache.org/cocoon/">Cocoon</link>-based
  +        that drives a <link href="http://cocoon.apache.org/">Cocoon</link>-based
           document publication system. It contains a set of standard XML document type
           declarations (DTDs) for project documentation, and different 'skins' consisting
           of XSLT stylesheets that produce HTML renditions of XML documents using these
  @@ -325,7 +325,7 @@
           Cocoon as a command-line application to generate an HTML rendition of the
           project's documentation. It is not within the scope of this document to explain
           the Cocoon internals, please read its own
  -        <link href="http://xml.apache.org/cocoon/">documentation</link> to fully
  +        <link href="http://cocoon.apache.org/">documentation</link> to fully
           understand the power of Cocoon.</p> 
         <p>Cocoon's site rendition behaviour is configured in a so-called
           <em>sitemap</em>, a switchboard that binds URLs to an XML processing pipeline.
  @@ -368,7 +368,7 @@
   </map:resource>]]></source> 
         <p>When an URL (e.g.
           <code>http://xml.apache.org/forrest/index.html</code>) is passed through the
  -        cocoon system to generate the required page, the pipeline flow is basically as
  +        Cocoon system to generate the required page, the pipeline flow is basically as
           follows:</p> 
         <ol> 
           <li>The URL is matched by the <code>*.html</code> pattern</li> 
  @@ -376,7 +376,7 @@
             the resource <code>book-{1}.xml</code>, the second is for the resource
             <code>body-{1}.xml</code>. The <code>{1}</code> parameter is replaced by the
             values of the first wildcard in the matching pattern above. These
  -          'sub-requests' are passed through the cocoon pipeline just like any other
  +          'sub-requests' are passed through the Cocoon pipeline just like any other
             request. This results in the following flow:</li> 
           <ol> 
             <li>The first 'sub-request' (for <code>book-index.xml</code> is matched
  
  
  
  1.2       +1 -1      xml-forrest/src/documentation/content/xdocs/uri-namespace.xml
  
  Index: uri-namespace.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/uri-namespace.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- uri-namespace.xml	12 Nov 2002 10:53:44 -0000	1.1
  +++ uri-namespace.xml	28 Feb 2003 05:58:05 -0000	1.2
  @@ -13,7 +13,7 @@
       <p>Since Forrest uses Cocoon as its documentation generation mechanism, it
         ships with a Cocoon
         <link
  -  href="http://xml.apache.org/cocoon/userdocs/concepts/sitemap.html">sitemap</link>
  +  href="http://cocoon.apache.org/userdocs/concepts/sitemap.html">sitemap</link>
     stating the so-called URI namespace being declared by Forrest. So this document
     serves as a background reader for people trying to understand the sitemap and
     the internal workings of the Cocoon link crawling. It should answer questions
  
  
  
  1.25      +2 -2      xml-forrest/src/documentation/content/xdocs/your-project.xml
  
  Index: your-project.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/your-project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- your-project.xml	30 Jan 2003 14:22:55 -0000	1.24
  +++ your-project.xml	28 Feb 2003 05:58:05 -0000	1.25
  @@ -292,7 +292,7 @@
     <credits>
       <credit>
         <name>Built with Cocoon</name>
  -      <url>http://xml.apache.org/cocoon/</url>
  +      <url>http://cocoon.apache.org/</url>
         <image>skin/images/built-with-cocoon.gif</image>
         <width>88</width>
         <height>31</height>