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/03 05:47:02 UTC

cvs commit: modperl-docs/src/images/nav page_next.gif page_nonext.gif page_noprev.gif page_parent.gif page_prev.gif page_top.gif

stas        02/02/02 20:47:02

  Modified:    src      creation.html
               tmpl/custom/html download_link index_toc_section logo
                        prev_next_link top_link
  Added:       src/images arrow_left.gif arrow_right.gif ver_pdf.gif
                        ver_src.gif
               src/images/logo mod_perl.gif mod_perl2.jpg tt2power.gif
               src/images/nav page_next.gif page_nonext.gif page_noprev.gif
                        page_parent.gif page_prev.gif page_top.gif
  Removed:     src/images index_bullet.gif left.gif mod_perl.gif
                        mod_perl2.jpg next.gif page.gif pdf.gif prev.gif
                        right.gif top.gif tt2power.gif up.gif up.png
  Log:
  - reshuffle images and make consistent names
  - adjust templates for image names changes
  - add a few new images from allan
  
  Revision  Changes    Path
  1.2       +2 -2      modperl-docs/src/creation.html
  
  Index: creation.html
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/creation.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- creation.html	28 Jan 2002 02:33:58 -0000	1.1
  +++ creation.html	3 Feb 2002 04:47:01 -0000	1.2
  @@ -12,10 +12,10 @@
   
     <table border="0" cellpadding="0" cellspacing="0" width="80%">
         <tr align="center">
  -          <td><a href="http://perl.apache.org/"><img src="[% doc.dir.abs_doc_root %]/images/mod_perl.gif" height="30" width="90" border="0" alt="mod_perl logo"></a></td>
  +          <td><a href="http://perl.apache.org/"><img src="[% doc.dir.abs_doc_root %]/images/logo/mod_perl.gif" height="30" width="90" border="0" alt="mod_perl logo"></a></td>
             <td><a href="http://validator.w3.org/check/referer"><img border="0" src="http://www.w3.org/Icons/valid-html401" height="31" width="88" alt="valid html 4.01"></a></td>
             <td><a href="http://jigsaw.w3.org/css-validator/"><img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a></td>
  -          <td><a href="http://www.template-toolkit.org/"><img src="images/tt2power.gif" width="78" height="47" border="0" alt="powered by Template::Toolkit"></a></td>
  +          <td><a href="http://www.template-toolkit.org/"><img src="images/logo/tt2power.gif" width="78" height="47" border="0" alt="powered by Template::Toolkit"></a></td>
         </tr>
     </table>
     </center>
  
  
  
  1.2       +5 -2      modperl-docs/tmpl/custom/html/download_link
  
  Index: download_link
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/download_link,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- download_link	30 Jan 2002 05:03:51 -0000	1.1
  +++ download_link	3 Feb 2002 04:47:01 -0000	1.2
  @@ -11,8 +11,11 @@
       END;
   -%]
   [% BLOCK pdf_doc %]
  -<a href="[% doc.pdf_doc.link -%]">[PDF]</a> ([% doc.pdf_doc.size %])
  +<a href="[% doc.pdf_doc.link -%]"><img src="[% doc.dir.abs_doc_root %]/images/ver_pdf.gif" 
  +width=31 height=32 border=0 alt="PDF version of the document"></a> 
  +([% doc.pdf_doc.size %])
   [% END %]
   [% BLOCK src_doc %]
  -<a href="[% doc.src_doc.link -%]">[SRC]</a> ([% doc.src_doc.size %])
  +<a href="[% doc.src_doc.link -%]"><img src="[% doc.dir.abs_doc_root %]/images/ver_src.gif" 
  +width=32 height=31 border=0 alt="Source version of the document"></a>([% doc.src_doc.size %])
   [% END %]
  
  
  
  1.3       +1 -1      modperl-docs/tmpl/custom/html/index_toc_section
  
  Index: index_toc_section
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/index_toc_section,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index_toc_section	25 Jan 2002 08:57:00 -0000	1.2
  +++ index_toc_section	3 Feb 2002 04:47:01 -0000	1.3
  @@ -5,7 +5,7 @@
   %]
       [% FOREACH sec = subs %]
           <dl>
  -        <dt><a href="[% sec.link %]"><img src="[% doc.dir.abs_doc_root %]/images/index_bullet.gif" alt="-" align="middle" border="0" height="18" width="18">[% sec.title %]</a>
  +        <dt><a href="[% sec.link %]"><img src="[% doc.dir.abs_doc_root %]/images/arrow_right.gif" alt="-" align="middle" border="0" height="18" width="18">[% sec.title %]</a>
   	[% IF sec.abstract %]
           <dd>[% sec.abstract %]
    	[% END %]
  
  
  
  1.2       +1 -1      modperl-docs/tmpl/custom/html/logo
  
  Index: logo
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/logo,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- logo	30 Jan 2002 16:51:48 -0000	1.1
  +++ logo	3 Feb 2002 04:47:01 -0000	1.2
  @@ -1,3 +1,3 @@
   <div class='logo'>
  -<a href="http://perl.apache.org/"><img src="[% doc.dir.abs_doc_root %]/images/mod_perl2.jpg" border=0 alt="mod_perl icon" height=59 width=150></a><br>
  +<a href="http://perl.apache.org/"><img src="[% doc.dir.abs_doc_root %]/images/logo/mod_perl2.jpg" border=0 alt="mod_perl icon" height=59 width=150></a><br>
   </div>
  
  
  
  1.3       +3 -3      modperl-docs/tmpl/custom/html/prev_next_link
  
  Index: prev_next_link
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/prev_next_link,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- prev_next_link	30 Jan 2002 10:01:32 -0000	1.2
  +++ prev_next_link	3 Feb 2002 04:47:01 -0000	1.3
  @@ -8,13 +8,13 @@
      prev = nav.prev;
      IF prev;
           link = INCLUDE link prefix=rel_doc_root link=prev.meta.link;
  -        "<a href='$link'><img src='${doc.dir.abs_doc_root}/images/prev.gif' ALT='prev' border=0 width=48 heigth=20></a>";
  +        "<a href='$link'><img src='${doc.dir.abs_doc_root}/images/nav/page_prev.gif' ALT='prev' border=0 width=48 heigth=20></a>";
      END;
  -%]<a href='[% rel_doc_root %]/index.html'><img src='[% doc.dir.abs_doc_root %]/images/up.gif' ALT='up' border=0 heigth=20 width=25></a>[% 
  +%]<a href='[% rel_doc_root %]/index.html'><img src='[% doc.dir.abs_doc_root %]/images/nav/page_parent.gif' ALT='up' border=0 heigth=20 width=25></a>[% 
      next = nav.next;
      IF next;
           link = INCLUDE link prefix=rel_doc_root link=next.meta.link;
  -        "<a href='$link'><img src='${doc.dir.abs_doc_root}/images/next.gif' ALT='next' border=0 width=49 heigth=20></a>";
  +        "<a href='$link'><img src='${doc.dir.abs_doc_root}/images/nav/page_next.gif' ALT='next' border=0 width=49 heigth=20></a>";
      END;
   %]
   </div>
  
  
  
  1.2       +1 -1      modperl-docs/tmpl/custom/html/top_link
  
  Index: top_link
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/top_link,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- top_link	30 Jan 2002 05:03:51 -0000	1.1
  +++ top_link	3 Feb 2002 04:47:01 -0000	1.2
  @@ -1 +1 @@
  -<a href='#top'><img src='[% doc.dir.abs_doc_root %]/images/top.gif' width=51 height=20 border=0 alt='TOP'></a>
  +<a href='#top'><img src='[% doc.dir.abs_doc_root %]/images/nav/page_top.gif' width=51 height=20 border=0 alt='TOP'></a>
  
  
  
  1.1                  modperl-docs/src/images/arrow_left.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/arrow_right.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/ver_pdf.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/ver_src.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/logo/mod_perl.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/logo/mod_perl2.jpg
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/logo/tt2power.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_next.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_nonext.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_noprev.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_parent.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_prev.gif
  
  	<<Binary file>>
  
  
  1.1                  modperl-docs/src/images/nav/page_top.gif
  
  	<<Binary file>>
  
  

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