glenn 01/07/22 07:42:57
Modified: datetime/xml datetime.xml intro.xml
Log:
Version 1.0 Beta 1 Release
Revision Changes Path
1.5 +5 -1 jakarta-taglibs/datetime/xml/datetime.xml
Index: datetime.xml
===================================================================
RCS file: /home/cvs/jakarta-taglibs/datetime/xml/datetime.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- datetime.xml 2001/07/13 14:55:55 1.4
+++ datetime.xml 2001/07/22 14:42:56 1.5
@@ -41,7 +41,7 @@
<!-- URI of taglib -->
<uri>http://jakarta.apache.org/taglibs/datetime-1.0</uri>
<!-- The name to use in titles, etc. for the taglib -->
- <display-name>Datetime Tag Library (Pre Beta)</display-name>
+ <display-name>Datetime Tag Library (Beta 1)</display-name>
<!-- JSP 1.2 tag library DTD only, not used for generating
documentation.
@@ -1071,6 +1071,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/07/2001">
<description>
1.2 +53 -11 jakarta-taglibs/datetime/xml/intro.xml
Index: intro.xml
===================================================================
RCS file: /home/cvs/jakarta-taglibs/datetime/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:43 1.1
+++ intro.xml 2001/07/22 14:42:56 1.2
@@ -17,34 +17,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 DateTime Tag Library, look at the on-line
documentation:</p>
+ <p>For more information about the Datetime Tag Library,
+ look at the on-line documentation:
<ul>
- <li>View the <a href="index.html">DateTime Taglib Documentation</a></li>
+ <li>
+ View the current release <a href="datetime-1.0-B1/index.html">
+ Datetime 1.0 Beta 1 Taglib Documentation</a></li>
+ <li>
+ View the development version of the <a href="index.html">
+ Datetime 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 DateTime Tag Library is available</p>
+ <p>Download a binary distribution of the Datetime Tag Library
<ul>
- <li><strong>Download <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/datetime/">DateTime
Tag Library</a></strong></li>
+ <li>
+ <strong>Download the Datetime Tag Library
+ <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/datetime/">
+ 1.0 Beta 1 release</a></strong>
+ </li>
+ <li>
+ <strong>Download the Datetime Tag Library
+ <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/datetime/">
+ 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>