jon 01/05/28 14:28:28
Modified: docs/howto tdk-howto.html
xdocs/howto tdk-howto.xml
Log:
Hello. While revisiting the tdk how-to, I noticed that there is no
direct link from the page to the repository, so for the first time
visitor it is not evident where to get the tdk from.
I'm sending this little patch, in the hope it enhances a little bit the
documentation.
Bruno Unna <[EMAIL PROTECTED]>
Revision Changes Path
1.14 +8 -0 jakarta-turbine/docs/howto/tdk-howto.html
Index: tdk-howto.html
===================================================================
RCS file: /home/cvs/jakarta-turbine/docs/howto/tdk-howto.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tdk-howto.html 2001/05/28 15:22:00 1.13
+++ tdk-howto.html 2001/05/28 21:28:27 1.14
@@ -339,6 +339,14 @@
<tr><td>
<blockquote>
<p>
+First of all, you have to get the TDK distribution. You can fetch it from
+the <a href="http://jakarta.apache.org/builds/jakarta-turbine/release/">Turbine
+release repository</a>. Search for the directory with the latest version, and
+download the file with a name like tdk-2.1b4.tar.gz (preferred choice for
+Unix systems), or tdk-2.1b4.zip (for Windows systems this may be more
+practical).
+</p>
+ <p>
Unpack the TDK distribution into a directory of your choosing. On Windows, use
WinZip to unpack the files and on Unix, something like:
</p>
1.14 +10 -0 jakarta-turbine/xdocs/howto/tdk-howto.xml
Index: tdk-howto.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine/xdocs/howto/tdk-howto.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tdk-howto.xml 2001/05/28 14:22:06 1.13
+++ tdk-howto.xml 2001/05/28 21:28:28 1.14
@@ -132,6 +132,16 @@
<section name="Downloading and Installing the TDK">
<p>
+First of all, you have to get the TDK distribution. You can fetch it from
+the <a
+href="http://jakarta.apache.org/builds/jakarta-turbine/release/">Turbine
+release repository</a>. Search for the directory with the latest version, and
+download the file with a name like tdk-2.1b4.tar.gz (preferred choice for
+Unix systems), or tdk-2.1b4.zip (for Windows systems this may be more
+practical).
+</p>
+
+<p>
Unpack the TDK distribution into a directory of your choosing. On Windows, use
WinZip to unpack the files and on Unix, something like:
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]