svn commit: r731471 - /jakarta/taglibs/proper/string/trunk/xdocs/index.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Sun Jan 4 22:25:49 2009
New Revision: 731471
URL: http://svn.apache.org/viewvc?rev=731471&view=rev
Log:
Reworking the front page
Modified:
jakarta/taglibs/proper/string/trunk/xdocs/index.xml
Modified: jakarta/taglibs/proper/string/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk/xdocs/index.xml?rev=731471&r1=731470&r2=731471&view=diff
==============================================================================
--- jakarta/taglibs/proper/string/trunk/xdocs/index.xml (original)
+++ jakarta/taglibs/proper/string/trunk/xdocs/index.xml Sun Jan 4 22:25:49 2009
@@ -33,37 +33,38 @@
</section>
+ <section name="Latest Documentation">
+ <ul>
+ <li><a href="tlddoc/index.html">TLD Doc</a></li>
+ <li><a href="tagreference.html">Tag Reference</a></li>
+ <li><a href="apidocs/index.html">JavaDoc</a></li>
+ </ul>
+ </section>
+
<section name="Releases">
<table>
<tr>
<td>Date</td>
<td>Version</td>
+ <td>Download URL</td>
</tr>
<tr>
<td>2004/05/17</td>
<td>Version 1.1.0 Released</td>
+ <td><a href="http://jakarta.apache.org/site/downloads/downloads_taglibs-string.cgi">Apache Jakarta Project Mirror</a></td>
</tr>
<tr>
<td>2003/02/20</td>
<td>Version 1.0.1 Release</td>
+ <td><a href="http://archive.apache.org/dist/jakarta/taglibs/string/">Apache Archives</a></td>
</tr>
<tr>
<td>2002/10/08</td>
<td>Version 1.0 Release</td>
+ <td><a href="http://archive.apache.org/dist/jakarta/taglibs/string/">Apache Archives</a></td>
</tr>
</table>
- </section>
-
- <section name="Download">
-
- <p>A binary download of the String Tag Library is available</p>
- <ul>
- <li>
- Download the String Tag Library 1.1.0 Release from an
- <a href="http://jakarta.apache.org/site/downloads/downloads_taglibs-string.cgi">Apache Jakarta Project Mirror</a>
- </li>
- </ul>
-
+ <p>For more details on each release, see the <a href="changes-reports.html">Changes report</a>. </p>
</section>
</body>