You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/08/02 03:58:30 UTC

cvs commit: modperl-docs/src/download index_top.html

stas        2002/08/01 18:58:30

  Modified:    src/download index_top.html
  Log:
  add direct links to the Changes file and install instructions
  
  Revision  Changes    Path
  1.5       +13 -2     modperl-docs/src/download/index_top.html
  
  Index: index_top.html
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/download/index_top.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index_top.html	26 Jun 2002 08:01:00 -0000	1.4
  +++ index_top.html	2 Aug 2002 01:58:30 -0000	1.5
  @@ -6,8 +6,19 @@
   
   <p>Current releases:</p>
         <ul>
  -        <li>mod_perl 1.0: <a href="http://perl.apache.org/dist/">1.27</a> (June 1, 2002)</li>
  -        <li>mod_perl 2.0 (in development): <a href="http://perl.apache.org/dist/">1.99_04</a> (June 22, 2002)</li>
  +        <li>mod_perl 1.0: <br>
  +        <a href="http://perl.apache.org/dist/mod_perl-1.0-current.tar.gz">1.27</a> (June 1, 2002) <br>
  +        [<a href="http://perl.apache.org/dist/mod_perl-1.0-current/Changes">Changes</a>]
  +        [<a href="../docs/1.0/guide/getwet.html">Install</a>] <br><br>
  +        </li>
  +
  +        <li>mod_perl 2.0 (in development): <br>
  +        <a href="http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz">1.99_04</a> (June 22, 2002) <br>
  +        [<a href="http://perl.apache.org/dist/mod_perl-2.0-current/Changes">Changes</a>]
  +        
  +        [<a href="../docs/2.0/user/install/install.html">Install</a>] <br><br>
  +        </li>
  +
         </ul>
   
       </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org