You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2001/06/15 05:42:37 UTC

cvs commit: jakarta-taglibs/xsl/doc/web intro.xml

glenn       01/06/14 20:42:36

  Modified:    bsf/doc/web intro.xml
               datetime/doc/web intro.xml
               i18n/doc/web intro.xml
               input/doc/web intro.xml
               jdbc/doc/web intro.xml
               jndi/doc/web intro.xml
               jspspec/doc/web intro.xml
               mailer/doc/web intro.xml
               page/doc/web intro.xml
               random/doc/web intro.xml
               regexp/doc/web intro.xml
               request/doc/web intro.xml
               response/doc/web intro.xml
               scrape/doc/web intro.xml
               session/doc/web intro.xml
               sql/doc/web intro.xml
               utility/doc/web intro.xml
               xsl/doc/web intro.xml
  Log:
  Make the index.html link relative
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-taglibs/bsf/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/bsf/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:26	1.2
  +++ intro.xml	2001/06/15 03:42:22	1.3
  @@ -24,7 +24,7 @@
   
     <p>For more information about the BSF Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/bsf-doc/index.html">BSF Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">BSF Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/datetime/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/datetime/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:26	1.2
  +++ intro.xml	2001/06/15 03:42:23	1.3
  @@ -22,7 +22,7 @@
   
     <p>For more information about the DateTime Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/datetime-doc/index.html">DateTime Taglib Documentation</a></li>
  +  <li>View 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>
  
  
  
  1.5       +1 -1      jakarta-taglibs/i18n/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/i18n/doc/web/intro.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- intro.xml	2001/06/14 01:44:27	1.4
  +++ intro.xml	2001/06/15 03:42:24	1.5
  @@ -30,7 +30,7 @@
   
     <p>For more information about the I18N Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/i18n-doc/index.html">I18N Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">I18N Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/input/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/input/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:28	1.2
  +++ intro.xml	2001/06/15 03:42:25	1.3
  @@ -26,7 +26,7 @@
   
     <p>For more information about the Input Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/input-doc/index.html">Input Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Input Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.7       +1 -1      jakarta-taglibs/jdbc/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jdbc/doc/web/intro.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- intro.xml	2001/06/14 01:44:29	1.6
  +++ intro.xml	2001/06/15 03:42:25	1.7
  @@ -34,7 +34,7 @@
   
     <p>For more information about the DBTags Tag Library, look at the on-line documentation:
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/dbtags-doc/index.html">DBTags Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">DBTags Taglib Documentation</a></li>
     </ul>
     </p>
   
  
  
  
  1.3       +1 -1      jakarta-taglibs/jndi/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jndi/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:29	1.2
  +++ intro.xml	2001/06/15 03:42:26	1.3
  @@ -23,7 +23,7 @@
   
     <p>For more information about the JNDI Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/jndi-doc/index.html">JNDI Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">JNDI Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/jspspec/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jspspec/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:30	1.2
  +++ intro.xml	2001/06/15 03:42:27	1.3
  @@ -23,7 +23,7 @@
   
     <p>For more information about the JSP Spec Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/jspspec-doc/index.html">JSP Spec Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">JSP Spec Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/mailer/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/mailer/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:32	1.2
  +++ intro.xml	2001/06/15 03:42:28	1.3
  @@ -20,7 +20,7 @@
   
     <p>For more information about the Mailer Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/mailer-doc/index.html">Mailer Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Mailer Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/page/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/page/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:32	1.2
  +++ intro.xml	2001/06/15 03:42:28	1.3
  @@ -23,7 +23,7 @@
   
     <p>For more information about the Page Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/page-doc/index.html">Page Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Page Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/random/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/random/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:33	1.2
  +++ intro.xml	2001/06/15 03:42:29	1.3
  @@ -20,7 +20,7 @@
   
     <p>For more information about the Random Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/random-doc/index.html">Random Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Random Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/regexp/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/regexp/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:34	1.2
  +++ intro.xml	2001/06/15 03:42:30	1.3
  @@ -31,7 +31,7 @@
   
     <p>For more information about the Regexp Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/regexp-doc/index.html">Regexp Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Regexp Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/request/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/request/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:35	1.2
  +++ intro.xml	2001/06/15 03:42:30	1.3
  @@ -26,7 +26,7 @@
   
     <p>For more information about the Request Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/request-doc/index.html">Request Taglib Documentation</a></li>
  +  <li>View 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>
  
  
  
  1.3       +1 -1      jakarta-taglibs/response/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/response/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:36	1.2
  +++ intro.xml	2001/06/15 03:42:31	1.3
  @@ -25,7 +25,7 @@
   
     <p>For more information about the Response Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/response-doc/index.html">Response Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Response Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.4       +1 -1      jakarta-taglibs/scrape/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/scrape/doc/web/intro.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- intro.xml	2001/06/14 01:44:36	1.3
  +++ intro.xml	2001/06/15 03:42:32	1.4
  @@ -23,7 +23,7 @@
   
     <p>For more information about the Scrape Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/index.html">Scrape Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Scrape Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/session/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/session/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:37	1.2
  +++ intro.xml	2001/06/15 03:42:32	1.3
  @@ -34,7 +34,7 @@
   
     <p>For more information about the Session Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/session-doc/index.html">Session Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Session Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.4       +1 -1      jakarta-taglibs/sql/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/sql/doc/web/intro.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- intro.xml	2001/06/14 01:44:38	1.3
  +++ intro.xml	2001/06/15 03:42:34	1.4
  @@ -32,7 +32,7 @@
   <!--
     <p>For more information about the SQL Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/sql-doc/index.html">SQL Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">SQL Taglib Documentation</a></li>
     </ul>
   -->
   
  
  
  
  1.3       +1 -1      jakarta-taglibs/utility/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/utility/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:38	1.2
  +++ intro.xml	2001/06/15 03:42:35	1.3
  @@ -21,7 +21,7 @@
   
     <p>For more information about the Utility Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/utility-doc/index.html">Utility Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">Utility Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  
  
  
  1.3       +1 -1      jakarta-taglibs/xsl/doc/web/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/xsl/doc/web/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/06/14 01:44:39	1.2
  +++ intro.xml	2001/06/15 03:42:36	1.3
  @@ -26,7 +26,7 @@
   
     <p>For more information about the XSL Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="http://jakarta.apache.org/taglibs/doc/xsl-doc/index.html">XSL Taglib Documentation</a></li>
  +  <li>View the <a href="index.html">XSL Taglib Documentation</a></li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>