Author: bayard
Date: Sun Feb 28 22:48:45 2016
New Revision: 1732811
URL: http://svn.apache.org/viewvc?rev=1732811&view=rev
Log:
Adding resource table for taglibs. Taglibs site currently lost, so this adds
another broken link to the many on this page.
Modified:
attic/site/docs/projects/jakarta-taglibs.html
attic/site/xdocs/projects/jakarta-taglibs.xml
Modified: attic/site/docs/projects/jakarta-taglibs.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-taglibs.html?rev=1732811&r1=1732810&r2=1732811&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-taglibs.html (original)
+++ attic/site/docs/projects/jakarta-taglibs.html Sun Feb 28 22:48:45 2016
@@ -64,6 +64,32 @@
(JSTL) specification. </p>
<p>With the advent of JSTL, the core features of many of the libraries had
been standardized and the need for these
libraries diminished. As such, much of the Taglibs codebase moved into
maintenance mode. </p>
+
+ <table style="margin-left: auto; margin-right:auto; width:90%">
+ <tr>
+ <th>Read-only Resource</th>
+ <th>Link(s)</th>
+ </tr>
+ <tr>
+ <td>Website</td>
+ <td><a
href="http://jakarta.apache.org/taglibs">jakarta.apache.org/taglibs</a></td>
+ </tr>
+ <tr>
+ <td>Mailing List Archives</td>
+ <td>
+ <a
href="http://mail-archives.apache.org/mod_mbox/jakarta-taglibs-dev/">dev</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Issue Tracker</td>
+ <td><a
href="https://bz.apache.org/bugzilla/buglist.cgi?product=taglibs">Bugzilla</a></td>
+ </tr>
+ <tr>
+ <td>Downloads</td>
+ <td><a
href="http://archive.apache.org/dist/jakarta/taglibs/">archive.apache.org/dist/jakarta/taglibs/</a>
| <a href="http://archive.apache.org/dist/jakarta/taglibs/KEYS">KEYS</a></td>
+ </tr>
+ </table>
+
<p>In 2008 and 2009, the majority of these libraries were deprecated and have
now been retired. The remaining work has
moved over to the <a href="http://tomcat.apache.org/taglibs/">Tomcat
Taglibs</a> project - namely the following taglibs: </p>
<ul>
@@ -109,8 +135,6 @@
<tr><td><a
href="http://jakarta.apache.org/taglibs/doc/xsl-doc/">XSL</a></td><td>1.1+</td><td><a
href="http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/xsl/trunk/">svn</a></td></tr>
<tr><td><a
href="http://jakarta.apache.org/taglibs/doc/xtags-doc/">XTags</a></td><td>1.1+</td><td><a
href="http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/xtags/trunk/">svn</a></td></tr>
</table>
-<p>Archived versions of the retired Taglibs may be downloaded from the
- <a href="http://archive.apache.org/dist/jakarta/taglibs/">Apache
Archives</a>. </p>
</div>
</div>
<div class="column span-8 last">
Modified: attic/site/xdocs/projects/jakarta-taglibs.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-taglibs.xml?rev=1732811&r1=1732810&r2=1732811&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-taglibs.xml (original)
+++ attic/site/xdocs/projects/jakarta-taglibs.xml Sun Feb 28 22:48:45 2016
@@ -32,6 +32,10 @@ limitations under the License.
<p>With the advent of JSTL, the core features of many of the libraries had
been standardized and the need for these
libraries diminished. As such, much of the Taglibs codebase moved into
maintenance mode. </p>
+ <resource_table project="jakarta" subproject="taglibs">
+ <bugzilla/>
+ </resource_table>
+
<p>In 2008 and 2009, the majority of these libraries were deprecated and
have now been retired. The remaining work has
moved over to the <a href="http://tomcat.apache.org/taglibs/">Tomcat
Taglibs</a> project - namely the following taglibs: </p>
@@ -83,9 +87,6 @@ limitations under the License.
<tr><td><a
href="http://jakarta.apache.org/taglibs/doc/xtags-doc/">XTags</a></td><td>1.1+</td><td><a
href="http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/xtags/trunk/">svn</a></td></tr>
</table>
- <p>Archived versions of the retired Taglibs may be downloaded from the
- <a href="http://archive.apache.org/dist/jakarta/taglibs/">Apache
Archives</a>. </p>
-
</section>
</body>