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

Diff for /cvsweb/TODO between version 4.1 and 4.5

version 4.1, 2019/11/08 21:08:26 version 4.5, 2019/11/29 19:30:16
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 33  o Find out if it is feasible to provide prune-like fun
Line 31  o Find out if it is feasible to provide prune-like fun
 o Recursive diffs, including support for tags/branches/dates.  o Recursive diffs, including support for tags/branches/dates.
   
 o Support for dates in tarballs/zips (in addition to tags/branches).  o Support for dates in tarballs/zips (in addition to tags/branches).
   
 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".  
   
 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.5

CVSweb