Diff for /loncom/TODO between versions 1.147 and 1.151

version 1.147, 2001/12/07 20:06:49 version 1.151, 2001/12/11 13:49:21
Line 118  BUILD Line 118  BUILD
     c add in new perl modules and update old ones (S)      c add in new perl modules and update old ones (S)
     c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)      c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)
     c document and reasonably automate aspects of source-to-build procedure (S)      c document and reasonably automate aspects of source-to-build procedure (S)
       + count up files with warning messages and display count in the Summary
         of Source Repository Section (S)
   
 CODE QUALITY  CODE QUALITY
     C code lines less than 80 characters (somewhat done, but now put      C code lines less than 80 characters (somewhat done, but now put
Line 126  CODE QUALITY Line 128  CODE QUALITY
     C work on javascript library and modularizing code (S)      C work on javascript library and modularizing code (S)
     & fix handling of web browser windows (S)      & fix handling of web browser windows (S)
     C add in CPAN and POD conventions into modules and scripts (S)      C add in CPAN and POD conventions into modules and scripts (S)
       C get rid of void context map blocks and replace with foreach blocks (S)
       
   
 SQL DATABASE  SQL DATABASE
     + have result capping (S)      + have result capping (S)
Line 136  SQL DATABASE Line 140  SQL DATABASE
     & restrict searching to browseable domain (S)      & restrict searching to browseable domain (S)
     C monitor speed and performance of metadata database (S)      C monitor speed and performance of metadata database (S)
     + prepare for and upgrade to the much superior MySQL version 4 (S)      + prepare for and upgrade to the much superior MySQL version 4 (S)
     ! fix group search to work off of new .db status file (S)  
   
 SCOTT STUFF  
     & need to use lonnet routines for accessing filetypes.tab (S)      & need to use lonnet routines for accessing filetypes.tab (S)
       & need to put .tab routines inside loncommon.pm (S)
   
 PUBLISHING  PUBLISHING
     + handle big text documents (?)      + handle big text documents (?)

Removed from v.1.147  
changed lines
  Added in v.1.151


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>