Author: bayard Date: Sat Jan 3 02:15:06 2009 New Revision: 730960 URL: http://svn.apache.org/viewvc?rev=730960&view=rev Log: Redid 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=730960&r1=730959&r2=730960&view=diff ============================================================================== --- jakarta/taglibs/proper/string/trunk/xdocs/index.xml (original) +++ jakarta/taglibs/proper/string/trunk/xdocs/index.xml Sat Jan 3 02:15:06 2009 @@ -24,74 +24,44 @@ <body> - <section name="String Tag Library" href="Welcome"> + <section name="String Tag Library"> <p>This custom tag library is used to manipulate Strings. It is currently built on top of the - <a href="http://jakarta.apache.org/commons/lang/index.html">Lang 2.0</a> component from - <a href="http://jakarta.apache.org/commons/">Jakarta Commons</a>. + <a href="http://commons.apache.org/lang/index.html">Lang 2.4</a> component from + <a href="http://commons.apache.org/">Apache Commons</a>. </p> </section> - <section> - <news> - <newsitem date="2004/05/17"> - Version 1.1.0 Released - </newsitem> - <newsitem date="2003/02/20"> - Version 1.0.1 Released - </newsitem> - <newsitem date="2002/10/08"> - Version 1.0 Released - </newsitem> - </news> + <section name="Releases"> + <table> + <tr> + <td>Date</td> + <td>Version</td> + </tr> + <tr> + <td>2004/05/17</td> + <td>Version 1.1.0 Released</td> + </tr> + <tr> + <td>2003/02/20</td> + <td>Version 1.0.1 Release</td> + </tr> + <tr> + <td>2002/10/08</td> + <td>Version 1.0 Release</td> + </tr> + </table> </section> - <section name="Documentation" href="Documentation"> - - <p>For more information about the String Tag Library, look at the on-line documentation:</p> - <ul> - <li> - View the current release <a href="string-1.1.0/index.html"> - String 1.1.0 Taglib Documentation</a></li> - <li>View the <a href="index.html">String Taglib Documentation</a></li> - </ul> - - <p>For information on how to use the distributions, look at the following documentation:</p> - - <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> - </ul> - - </section> - - <section name="Download" href="Download"> + <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/binindex.cgi#Release%20Builds"> - Apache Jakarta Project Mirror</a> + <a href="http://jakarta.apache.org/site/downloads/downloads_taglibs-string.cgi">Apache Jakarta Project Mirror</a> </li> - <li>Download the String Tag Library <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/string/">nightly development build</a></li> - </ul> - - <p>The following distributions are also available for download:</p> - <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> - </ul> - - </section> - - <section name="Contributors" href="Contributors"> - <p>List of contributors:</p> - - <ul> - <li>Henri Yandell, bay...@generationjava.com</li> - <li>Felipe Leme</li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org