glenn 01/07/22 07:43:31
Modified: request/xml intro.xml request.xml
Log:
Version 1.0 Beta 1 Release
Revision Changes Path
1.2 +53 -11 jakarta-taglibs/request/xml/intro.xml
Index: intro.xml
===================================================================
RCS file: /home/cvs/jakarta-taglibs/request/xml/intro.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- intro.xml 2001/07/01 15:33:47 1.1
+++ intro.xml 2001/07/22 14:43:31 1.2
@@ -21,34 +21,76 @@
</section>
+ <section name="News" href="News">
+ <news>
+ <newsitem date="07/22/2001">
+ Version 1.0 Beta 1 Released
+ </newsitem>
+ </news>
+ </section>
+
<section name="Documentation" href="Documentation">
- <p>For more information about the Request Tag Library, look at the on-line
documentation:</p>
+ <p>For more information about the Request Tag Library,
+ look at the on-line documentation:
<ul>
- <li>View the <a href="index.html">Request Taglib Documentation</a></li>
+ <li>
+ View the current release <a href="request-1.0-B1/index.html">
+ Request 1.0 Beta 1 Taglib Documentation</a></li>
+ <li>
+ View the development version of the <a href="index.html">
+ Request Taglib Documentation</a>
+ </li>
</ul>
-
- <p>For information on how to use the distributions, look at the following
documentation:</p>
+ </p>
+ <p>For information on how to use the distributions,
+ look at the following documentation:
<ul>
- <li>Using the Jakarta-Taglibs <a
href="http://jakarta.apache.org/taglibs/binarydist.html">Binary Distribution</a></li>
- <li>Using the Jakarta-Taglibs <a
href="http://jakarta.apache.org/taglibs/sourcedist.html">Source Distribution</a></li>
+ <li>Using the Jakarta-Taglibs
+ <a href="http://jakarta.apache.org/taglibs/binarydist.html">
+ Binary Distribution</a>
+ </li>
+ <li>Using the Jakarta-Taglibs
+ <a href="http://jakarta.apache.org/taglibs/sourcedist.html">
+ Source Distribution</a>
+ </li>
</ul>
+ </p>
</section>
<section name="Download" href="Download">
- <p>A binary download of the Request Tag Library is available</p>
+ <p>Download a binary distribution of the Request Tag Library
<ul>
- <li><strong>Download <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/request/">Request
Tag Library</a></strong></li>
+ <li>
+ <strong>Download the Request Tag Library
+ <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/request/">
+ 1.0 Beta 1 release</a></strong>
+ </li>
+ <li>
+ <strong>Download the Request Tag Library
+ <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/request/">
+ nightly development build</a></strong>
+ </li>
</ul>
+ </p>
- <p>The following distributions are also available for download:</p>
+ <p>The following distributions are also available for download:
<ul>
- <li>Download <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/">Jakarta-Taglibs
Source</a></li>
- <li>Download entire <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly">Jakarta-Taglibs
Distribution</a></li>
+ <li>
+ Download
+ <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/">
+ Jakarta-Taglibs Source</a>
+ </li>
+ <li>
+ Download entire
+ <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly">
+ Jakarta-Taglibs Distribution</a>
+ </li>
</ul>
+ </p>
</section>
1.7 +5 -1 jakarta-taglibs/request/xml/request.xml
Index: request.xml
===================================================================
RCS file: /home/cvs/jakarta-taglibs/request/xml/request.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- request.xml 2001/07/14 00:41:59 1.6
+++ request.xml 2001/07/22 14:43:31 1.7
@@ -31,7 +31,7 @@
<!-- URI of taglib -->
<uri>http://jakarta.apache.org/taglibs/request-1.0</uri>
<!-- The name to use in titles, etc. for the taglib -->
- <display-name>Request Tag library (Pre Beta)</display-name>
+ <display-name>Request Tag library (Beta 1)</display-name>
<description>
<p>The REQUEST custom tag library contains tags which can be used to
@@ -2134,6 +2134,10 @@
</tagtoc>
</taglib>
+
+<revision release="1.0 Beta 1" date="07/22/2001">
+ <description>First Beta Release</description>
+</revision>
<revision release="Pre Beta" date="07/10/2001">
<description>