[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/TODO between version 4.1 and 4.4

version 4.1, 2019/11/08 21:08:26 version 4.4, 2019/11/26 11:53:01
Line 1 
Line 1 
 $Id$  $Id$
 $knu: TODO,v 1.10 2004/10/31 22:46:00 scop  $knu: TODO,v 1.10 2004/10/31 22:46:00 scop
   
 TODO list for FreeBSD-CVSweb  TODO list for CVSweb
 -------------------------------------------------------------------------------  -------------------------------------------------------------------------------
   
 o Tear the code apart, and modularize.  o Tear the code apart, and modularize.
Line 11  o Ensure that fatal error messages are shown properly 
Line 11  o Ensure that fatal error messages are shown properly 
   
 o Use specialized modules from CPAN to do stuff, maybe these would be useful:  o Use specialized modules from CPAN to do stuff, maybe these would be useful:
   + Archive::Tar    + Archive::Tar
   + Archive::Zip  
   + Compress::Zlib    + Compress::Zlib
   + Compress::Bzip2  
   + HTML::Entities    + HTML::Entities
   + Cvs or VCS::LibCVS    + Cvs or VCS::LibCVS
   
Line 36  o Support for dates in tarballs/zips (in addition to t
Line 34  o Support for dates in tarballs/zips (in addition to t
   
 o Make it possible to pass media type parameters with the content-type  o Make it possible to pass media type parameters with the content-type
   query string parameter, for example "Content-Type: text/html; charset=utf-8".    query string parameter, for example "Content-Type: text/html; charset=utf-8".
   
 o Make use of String::Ediff (if it's available) configurable in the UI.  

Legend:
Removed from v.4.1  
changed lines
  Added in v.4.4

CVSweb