stas        02/01/27 18:33:58

  Modified:    .        TODO
               src      config.cfg
  Added:       src      creation.html
  Log:
  - the created by and standards logos moved from the tail to a separate
  page
  
  Revision  Changes    Path
  1.6       +3 -1      modperl-docs/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/modperl-docs/TODO,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TODO      28 Jan 2002 02:24:51 -0000      1.5
  +++ TODO      28 Jan 2002 02:33:58 -0000      1.6
  @@ -15,5 +15,7 @@
   
   - Internal links (e.g. in src/docs/1.0/guide) aren't hyperlinked.
   
  +- Think about porting the conferences stuff
   
  -- Think about porting the conferences stuff
  \ No newline at end of file
  +- /src/creation.html, should be completed and linked from somewhere
  +  (the tail?)
  \ No newline at end of file
  
  
  
  1.5       +1 -0      modperl-docs/src/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/config.cfg,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- config.cfg        28 Jan 2002 01:48:52 -0000      1.4
  +++ config.cfg        28 Jan 2002 02:33:58 -0000      1.5
  @@ -50,6 +50,7 @@
            chapters => [
                qw(
                   404.html
  +                creation.html
                  )
            ],
        ],
  
  
  
  1.1                  modperl-docs/src/creation.html
  
  Index: creation.html
  ===================================================================
  <html>
    <head>
      <title>Making the Site</title>
      <meta name="Description" content="How this site was created">
    </head>
    <body bgcolor="white">
  
    <br>
    <center>
  
  META: complete the story, 
  
    <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://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>
        </tr>
    </table>
    </center>
    <br>    
  
    </body>
  </html>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to