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/02/28 05:13:48 UTC

cvs commit: modperl-docs/tmpl/custom/html index navbar_local_top page

stas        02/02/27 20:13:48

  Modified:    src/download bundles.html
               tmpl/custom/html index navbar_local_top page
  Log:
  - more template fixes from allan
  Submitted by:	allan
  
  Revision  Changes    Path
  1.4       +7 -2      modperl-docs/src/download/bundles.html
  
  Index: bundles.html
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/download/bundles.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bundles.html	28 Feb 2002 04:05:55 -0000	1.3
  +++ bundles.html	28 Feb 2002 04:13:47 -0000	1.4
  @@ -1,10 +1,15 @@
   <html>
   <head>
  -	<title>Software Bundles</title> 
  +    <title>Software Bundles</title> 
   </head>
   <body bgcolor="white">
       <p>
  -        There are several other Perl modules that you might wish to have installed, to take full advantage of mod_perl functionality. Provided you have Andreas K&ouml;nig's <a href="http://www.perl.com/CPAN/modules/by-module/CPAN/">CPAN.pm</a> module, simply run:
  +
  +    There are several other Perl modules that you might wish to have
  +    installed, to take full advantage of mod_perl
  +    functionality. Provided you have Andreas K&ouml;nig's <a
  +    href="http://www.perl.com/CPAN/modules/by-module/CPAN/">CPAN.pm</a>
  +    module, simply run:
       </p>
       <pre>  cpan&gt; install Bundle::Apache</pre> 
       <p>
  
  
  
  1.15      +0 -4      modperl-docs/tmpl/custom/html/index
  
  Index: index
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/index,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index	27 Feb 2002 03:20:58 -0000	1.14
  +++ index	28 Feb 2002 04:13:47 -0000	1.15
  @@ -26,10 +26,6 @@
       <br>
       <hr noshade size="1">
       [% INCLUDE tail %]
  -    <input type="hidden" name="metaname" value="swishdefault">
  -    <input type="hidden" name="sort" value="swishrank">
  -    <input type="hidden" name="what" value="[% %]">
  -</form>
   </div>
   <!-- end right box-->
   
  
  
  
  1.7       +4 -0      modperl-docs/tmpl/custom/html/navbar_local_top
  
  Index: navbar_local_top
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/navbar_local_top,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- navbar_local_top	22 Feb 2002 09:36:51 -0000	1.6
  +++ navbar_local_top	28 Feb 2002 04:13:47 -0000	1.7
  @@ -16,4 +16,8 @@
           </td>
       </tr>
   </table>
  +    <input type="hidden" name="metaname" value="swishdefault">
  +    <input type="hidden" name="sort" value="swishrank">
  +    <input type="hidden" name="what" value="[% %]">
  +</form>
   <!--this line break must be here for ns4-->
  
  
  
  1.17      +0 -4      modperl-docs/tmpl/custom/html/page
  
  Index: page
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- page	27 Feb 2002 03:20:58 -0000	1.16
  +++ page	28 Feb 2002 04:13:47 -0000	1.17
  @@ -28,10 +28,6 @@
       <br>
       <hr noshade size="1">
       [% INCLUDE tail %]
  -    <input type="hidden" name="metaname" value="swishdefault">
  -    <input type="hidden" name="sort" value="swishrank">
  -    <input type="hidden" name="what" value="[% %]">
  -</form>
   </div>
   <!-- end right box-->
   </body>
  
  
  

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