Changeset 254

Show
Ignore:
Timestamp:
02/26/07 00:16:28 (21 months ago)
Author:
gawel
Message:

=more to read

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • kikoolol/irc/log/README

    r253 r254  
    1   ================================= 
      1 ================ 
      2 kikoolol.irc.log 
      3 ================ 
      4  
      5 This package is used to publish irssi irc log. 
      6  
      7 The kikoolol package *MUST* be somewhere in your PYTHONPATH 
      8  
      9 Log files must have the format log-%Y-%m-%d.txt 
      10  
    2 11 Simple comfiguration with Apache 
    3   ================================= 
      12 -------------------------------- 
    4 13  
    5 14 Add a vhost like this:: 
    … …  
    18 27  
    19 28     </VirtualHost> 
      29  
    20 30  
    21 31 template.html have to look like this::