vgritsenko 2003/05/10 19:43:49
Modified: xdocs infrastructure.xml installation-case-windows-2000.xml installation-case.xml installing.xml xspprocessor.xml Log: Fix links to Cocoon1, Cocoon2 sites. Revision Changes Path 1.4 +1 -1 cocoon-1/xdocs/infrastructure.xml Index: infrastructure.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/infrastructure.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- infrastructure.xml 22 Sep 2000 22:56:54 -0000 1.3 +++ infrastructure.xml 11 May 2003 02:43:49 -0000 1.4 @@ -115,7 +115,7 @@ processing that might be too time consuming on runtime scenarios: automatic image generation, flow generation by directory analysis, etc. An example of an offline scenario can be seen at Cocoon's site -(<link href="http://xml.apache.org/cocoon/">http://xml.apache.org/cocoon</link>). +(<link href="http://cocoon.apache.org/1.x/">http://cocoon.apache.org/1.x/</link>). On that site, the menus and headers are automatically generated by processing XML content files, this allows for a more professional look and feel, yet it doesn't require 1.4 +1 -1 cocoon-1/xdocs/installation-case-windows-2000.xml Index: installation-case-windows-2000.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/installation-case-windows-2000.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- installation-case-windows-2000.xml 20 Oct 2000 18:22:09 -0000 1.3 +++ installation-case-windows-2000.xml 11 May 2003 02:43:49 -0000 1.4 @@ -27,7 +27,7 @@ <p> This information could be added to the <strong>Working Systems</strong> table within the - Cocoon installation document at <code>http://xml.apache.org/cocoon/install.html</code>. + Cocoon installation document at <code>http://cocoon.apache.org/1.x/install.html</code>. </p> <p> 1.3 +1 -1 cocoon-1/xdocs/installation-case.xml Index: installation-case.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/installation-case.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- installation-case.xml 20 Jul 2000 00:11:01 -0000 1.2 +++ installation-case.xml 11 May 2003 02:43:49 -0000 1.3 @@ -27,7 +27,7 @@ <p> This information could be added to the <strong>Working Systems</strong> table within the - Cocoon installation document at <code>http://xml.apache.org/cocoon/install.html</code>. + Cocoon installation document at <code>http://cocoon.apache.org/1.x/install.html</code>. </p> <p> 1.72 +2 -2 cocoon-1/xdocs/installing.xml Index: installing.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/installing.xml,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- installing.xml 27 Jul 2001 09:20:16 -0000 1.71 +++ installing.xml 11 May 2003 02:43:49 -0000 1.72 @@ -193,7 +193,7 @@ <tr> <td>batik-libs.jar</td> <td>Batik 1.0</td> - <td><link href="http://xml.apache.org/cocoon2">Cocoon 2.0b2</link></td> + <td><link href="http://cocoon.apache.org/2.0/">Cocoon 2.0b2</link></td> <td>Formatting SVG as bitmap images.</td> <td>Yes</td> <td>Optional</td> @@ -202,7 +202,7 @@ <tr> <td>dom2.jar</td> <td>DOM 2 interfaces</td> - <td><link href="http://xml.apache.org/cocoon2">Cocoon 2.0b2</link></td> + <td><link href="http://cocoon.apache.org/2.0/">Cocoon 2.0b2</link></td> <td>Required by Batik</td> <td>Yes</td> <td>Yes if using Batik</td> 1.14 +1 -1 cocoon-1/xdocs/xspprocessor.xml Index: xspprocessor.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/xspprocessor.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xspprocessor.xml 28 Mar 2001 17:52:32 -0000 1.13 +++ xspprocessor.xml 11 May 2003 02:43:49 -0000 1.14 @@ -13,7 +13,7 @@ <s1 title="Introduction"> <p> <em>XSP</em> - (<link href="http://xml.apache.org/cocoon/xsp.html">eXtensible Server Pages</link>) + (<link href="http://cocoon.apache.org/1.x/xsp.html">eXtensible Server Pages</link>) is Cocoon's technology for building web applications based on dynamic XML content. </p>