--- loncom/TODO	2001/12/11 13:26:44	1.150
+++ loncom/TODO	2001/12/27 19:53:33	1.159
@@ -118,8 +118,6 @@ BUILD
     c add in new perl modules and update old ones (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)
-    + count up files with warning messages and display count in the Summary
-      of Source Repository Section (S)
 
 CODE QUALITY
     C code lines less than 80 characters (somewhat done, but now put
@@ -127,8 +125,8 @@ CODE QUALITY
     C xhtml-ize output from perl modules (S)
     C work on javascript library and modularizing code (S)
     & fix handling of web browser windows (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)
+    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
     + have result capping (S)
@@ -139,11 +137,15 @@ SQL DATABASE
     & restrict searching to browseable domain (S)
     C monitor speed and performance of metadata database (S)
     + prepare for and upgrade to the much superior MySQL version 4 (S)
-    & need to use lonnet routines for accessing filetypes.tab (S)
 
 PUBLISHING
     + handle big text documents (?)
 
+PLOTTING 
+    + polar plots (M)
+    + interface functions for <script> (M)
+    + $target eq 'edit' and $target eq 'modified' handling (M)
+
 GERD STUFF
     + londropadd does XML
     +?TAs can open and close assignments
@@ -158,7 +160,7 @@ GERD STUFF
     * straighten out co-author, author, coordinator junk 
     + lonstatistics stores info with metadata of problem
     + implement initial questionaire
-    + do "evaluate this"
+    +!finish "evaluate this"
     + summary on top of spreadsheet
     + adjusts output in spreadsheet to type
     + sort courses with same role in lonroles, color scheme
@@ -168,10 +170,7 @@ GERD STUFF
     * navmaps displays answerdates correctly (not due date instead)
     + points for feedback, counts on feedback/discussion
     + "do you want to be a tutor"?
-    + logging support for all transactions, interface for checking logs
-    + critical messages too agressive with sending receipt back 
-      (too many - make optional)
-    + mass deleting of messages from inbox
+    +!interface for checking logs
 
 RAT
     *?RAT error line 1413 "insert resource into link" for recon link (G) 
@@ -183,6 +182,7 @@ RAT
     * bombs if inf-window closed by hand (needs browser restart) 
     * errors, lines 1118, 1119, 2153, 2310 after cutting link in table mode
     + "insert resource in link" shows that it is busy working on it
+    & use 'unknown.gif' for icon of unknown file types instead of broken img.
 
 PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)
@@ -245,6 +245,11 @@ Large Chunks of funtionality that need w
 	- review step
 	- co-author locking
 	- auto thumbnail / convert images
+        - stricter control mechainsms
+             - copyrighted stuff
+             - Private stuff
+           - ACL? (by author or resource?)
+        - update metadata without full publish
 
 - printing
 	- tex target (CGI / daemon?)