vgritsenko 2003/04/29 15:58:22
Modified: src/documentation/xdocs book.xml index-old.xml index.xml
src/documentation/xdocs/ctwig ctwig-gettingstarted.xml
ctwig-installing.xml ctwig-osx.xml
src/documentation/xdocs/installing book.xml index.xml
Log:
Change links to download area to point to:
http://cocoon.apache.org/mirror.cgi
Revision Changes Path
1.4 +1 -1 cocoon-2.1/src/documentation/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/book.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- book.xml 21 Mar 2003 13:56:07 -0000 1.3
+++ book.xml 29 Apr 2003 22:58:21 -0000 1.4
@@ -10,7 +10,7 @@
<menu-item label="Index" href="index.html"/>
<menu-item label="News" href="news.html"/>
<menu-item label="License" href="license.html"/>
- <external label="Download" href="http://cocoon.apache.org/dist/"/>
+ <external label="Download" href="http://cocoon.apache.org/mirror.cgi"/>
</menu>
<menu label="Documentation">
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/index-old.xml
Index: index-old.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/index-old.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index-old.xml 9 Mar 2003 00:07:35 -0000 1.1
+++ index-old.xml 29 Apr 2003 22:58:21 -0000 1.2
@@ -45,7 +45,7 @@
<s1 title="Where is it?">
<p>
If you want to download the latest release of Apache Cocoon just go to
the
- <link href="http://xml.apache.org/dist/cocoon">download area.</link>
+ <link href="http://cocoon.apache.org/mirror.cgi">download area</link>.
</p>
<p>
Apache Cocoon @released.version@ is the latest release of the XML
publishing framework.
1.3 +1 -1 cocoon-2.1/src/documentation/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 23 Mar 2003 07:15:04 -0000 1.2
+++ index.xml 29 Apr 2003 22:58:21 -0000 1.3
@@ -33,7 +33,7 @@
<s1 title="Where can I find it?">
<p>
To download the latest release @released.version@ of Apache Cocoon, go to
the
- <link href="http://cocoon.apache.org/dist/">download area.</link>
+ <link href="http://cocoon.apache.org/mirror.cgi">download area.</link>
</p>
<p>
If you are looking for a past generation of Cocoon (no longer supported
but still available),
1.2 +1 -1
cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-gettingstarted.xml
Index: ctwig-gettingstarted.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-gettingstarted.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctwig-gettingstarted.xml 9 Mar 2003 00:07:39 -0000 1.1
+++ ctwig-gettingstarted.xml 29 Apr 2003 22:58:22 -0000 1.2
@@ -25,7 +25,7 @@
<s2 title="Where do I get it from?">
<p>Go to <fork
href="http://cocoon.apache.org/">http://www.apache.org/cocoon/</fork> and
download it from there. The latest distribution for any operating system can
be found in the
- <fork
href="http://cocoon.apache.org/dist/">Cocoon distribution folder</fork>. The
distribution that you can download from there contains the Cocoon code,
samples, documentation and the Java libraries that enable the Cocoon to work
such as Xerces and Xalan.</p>
+ <fork
href="http://cocoon.apache.org/mirror.cgi">Cocoon distribution folder</fork>.
The distribution that you can download from there contains the Cocoon code,
samples, documentation and the Java libraries that enable the Cocoon to work
such as Xerces and Xalan.</p>
</s2>
<s2 title="What assumptions have you made?">
1.2 +1 -1
cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-installing.xml
Index: ctwig-installing.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-installing.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctwig-installing.xml 9 Mar 2003 00:07:39 -0000 1.1
+++ ctwig-installing.xml 29 Apr 2003 22:58:22 -0000 1.2
@@ -24,7 +24,7 @@
Please note the assumptions about platform, user knowledge and existing
applications in the Why? section and also note that wherever {TOMCAT_HOME},
{COCOON_HOME} or {APACHE_HOME} appears it should be replaced with the path it
is installed into on your machine (e.g. d:\java\cocoon for {COCOON_HOME}).</p>
</s2>
<s2 title="Download Cocoon 2">
- <p>The latest distribution for any operating
system can be found in the <fork href="http://cocoon.apache.org/dist/">Cocoon
distribution folder</fork>. This file contains the Cocoon code, samples,
documentation and the Java libraries that enable the Cocoon to work such as
Xerces and Xalan. When you have downloaded it then extract it to somewhere.
This path becomes your {COCOON_HOME}.</p>
+ <p>The latest distribution for any operating
system can be found in the <fork
href="http://cocoon.apache.org/mirror.cgi">Cocoon distribution folder</fork>.
This file contains the Cocoon code, samples, documentation and the Java
libraries that enable the Cocoon to work such as Xerces and Xalan. When you
have downloaded it then extract it to somewhere. This path becomes your
{COCOON_HOME}.</p>
</s2>
<s2 title="Basic Configuration">
<p>Follow the instructions on building Cocoon
as per the installation guide that comes with Cocoon. It can also be found
<fork href="http://cocoon.apache.org/installing/index.html">here</fork> as
well. Obviously since you have got the ZIP distribution you do not have to do
the CVS bit thus you can start at the Building Apache Cocoon 2 section. Do
each of the following steps:</p>
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-osx.xml
Index: ctwig-osx.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-osx.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctwig-osx.xml 9 Mar 2003 00:07:39 -0000 1.1
+++ ctwig-osx.xml 29 Apr 2003 22:58:22 -0000 1.2
@@ -23,7 +23,7 @@
</s2>
<s2 title="II. Download and unzip Cocoon 2">
- <p>Download and unzip a binary version of The latest
distribution of Cocoon: <link
href="http://cocoon.apache.org/dist/">http://cocoon.apache.org/dist/</link></p>
+ <p>Download and unzip a binary version of The latest
distribution of Cocoon: <link
href="http://cocoon.apache.org/mirror.cgi">http://cocoon.apache.org/mirror.cgi</link></p>
<p>(Feb 2002 this was <code>cocoon-2.0.1-bin.zip</code>)</p>
</s2>
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/installing/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/installing/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 9 Mar 2003 00:08:04 -0000 1.1
+++ book.xml 29 Apr 2003 22:58:22 -0000 1.2
@@ -10,7 +10,7 @@
</menu>
<menu label="Installation">
- <external label="Download" href="http://cocoon.apache.org/dist/"/>
+ <external label="Download" href="http://cocoon.apache.org/mirror.cgi"/>
<menu-item label="Installing" href="index.html"/>
<menu-item label="Updating" href="updating.html"/>
<menu-item label="Jars" href="jars.html"/>
1.4 +1 -1 cocoon-2.1/src/documentation/xdocs/installing/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/installing/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 19 Mar 2003 08:52:17 -0000 1.3
+++ index.xml 29 Apr 2003 22:58:22 -0000 1.4
@@ -52,7 +52,7 @@
<s2 title="Download a distribution">
<p>
You can simply download the latest official release from the
- <link href="http://cocoon.apache.org/dist/">Cocoon
distribution</link>
+ <link href="http://cocoon.apache.org/mirror.cgi">Cocoon
distribution</link>
directory.
</p>
</s2>