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/22 09:59:39 UTC

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

stas        02/02/22 00:59:39

  Modified:    tmpl/custom/html page
  Log:
  - no need for that much space between menu boxes
  
  Revision  Changes    Path
  1.14      +3 -3      modperl-docs/tmpl/custom/html/page
  
  Index: page
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- page	21 Feb 2002 12:15:25 -0000	1.13
  +++ page	22 Feb 2002 08:59:39 -0000	1.14
  @@ -15,14 +15,14 @@
   <!-- left box (NAV)-->
   <div class="leftbox">
       [% INCLUDE logo %]
  -    <br>
  +
       [% INCLUDE menu_main
                 nav=doc.nav
                 rel_doc_root=doc.dir.rel_doc_root;
       %]
  -    <br>
  +
       [% INCLUDE menu_links %]
  -    <br>
  +
       [% INCLUDE ad %]
       <br><br>
   </div>
  
  
  

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


Re: cvs commit: modperl-docs/tmpl/custom/html page

Posted by Stas Bekman <st...@stason.org>.
stas@apache.org wrote:
> stas        02/02/22 00:59:39
> 
>   Modified:    tmpl/custom/html page
>   Log:
>   - no need for that much space between menu boxes

any problems with this patch? looks great on mozilla, ns4, opera, 
konqueror on linux.


>   Revision  Changes    Path
>   1.14      +3 -3      modperl-docs/tmpl/custom/html/page
>   
>   Index: page
>   ===================================================================
>   RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page,v
>   retrieving revision 1.13
>   retrieving revision 1.14
>   diff -u -r1.13 -r1.14
>   --- page	21 Feb 2002 12:15:25 -0000	1.13
>   +++ page	22 Feb 2002 08:59:39 -0000	1.14
>   @@ -15,14 +15,14 @@
>    <!-- left box (NAV)-->
>    <div class="leftbox">
>        [% INCLUDE logo %]
>   -    <br>
>   +
>        [% INCLUDE menu_main
>                  nav=doc.nav
>                  rel_doc_root=doc.dir.rel_doc_root;
>        %]
>   -    <br>
>   +
>        [% INCLUDE menu_links %]
>   -    <br>
>   +
>        [% INCLUDE ad %]
>        <br><br>
>    </div>
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
> For additional commands, e-mail: docs-cvs-help@perl.apache.org
> 



-- 


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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