Annotation of loncom/TODO, revision 1.30

1.1       albertel    1: + add functionality
1.16      www         2: & change functionality
1.1       albertel    3: * bug
1.9       albertel    4: ! January
1.1       albertel    5: 
                      6: G=Gerd
                      7: A=Alex
                      8: S=Scott
                      9: B=Ben
                     10: H=Harsha
                     11: Y=Guy
                     12: N=Hon-Kie
                     13: I=Issac
                     14: 
                     15: XMLPARSE
                     16:     + support text_TAG functionality (Y/A)
1.9       albertel   17:    !* needs to fixup missing end tags in source (Y/A)
1.4       albertel   18:     + style file recursion (Y/A)
                     19:     + add <options> tag (A)
1.5       sakharuk   20:     * outputstack is not a stack, it should be (A)
                     21:     & redirection can be cleaned and simplified (A)
1.20      www        22:     + &recurse() needs to look for redirection (A)
                     23:     + counters and output formats for counters (A/Y)   
1.30    ! www        24:     + support <tag /> or see if new HTLM::TokeParser does <tag/>
1.1       albertel   25: 
1.7       albertel   26: CAPARESPONSE.C
1.9       albertel   27:    !+ pass back the reason (Y)
1.7       albertel   28: 
1.6       albertel   29: RUN.pm
                     30:     & ->share() a var rather than pass a parameter? Maybe set 
                     31:       a global in the safe enviroment using ->root()?
                     32: 
1.1       albertel   33: HOMEWORK
1.7       albertel   34:     + need to support /OR (Y)
1.28      albertel   35:    !+ create <stringresponse> <formularesponse>(Y)
                     36:    !+ <hintpart> ?done?
1.21      albertel   37:    !+ <foil>
                     38:    !+ <foilgroup>
                     39:    !+ <radiobuttonresponse>
1.30    ! www        40:     & check parameters for integrety ('con_lost' => posts answers)
1.1       albertel   41: 
1.17      www        42: GOODIES
                     43:     * bookmarks don't work correctly (B)
                     44:     * indexer does not always work (N)
                     45:     + messaging (G)
                     46:     + chatroom, etc
                     47: 
1.19      www        48: TEX/TTH/TTM
                     49:     * Address bugs in tth/ttm (second half January, A,Y,G)
                     50: 
1.3       harris41   51: BUILD
                     52:     * need to roll together anaconda reconfiguration interface (S)
                     53:     * need to write a "run-time" teflon script to tighten down (S)
                     54:       file ownerships on non-development LON-CAPA machines (S)
                     55:     * need to debug anaconda installation interface (S)
                     56:     * need to debug anaconda upgrade interface (S)
1.9       albertel   57: 
                     58: GERD STUFF
1.28      albertel   59:     + lecture online converter (G/Y)
1.29      www        60:     & improve student view of maps (G)
1.11      www        61:     + lond can add UNIX user and change UNIX password (G/S)
1.17      www        62:     & lond produces no history files for nohist_ namespaces
1.11      www        63:     * parmset does weird stuff without metadata (G)
1.22      www        64:    !* make spreadsheet calculation less resource intensive (G)
1.26      www        65:     * environment seems to get corrupted intermittently
1.16      www        66:     * tmpget only seems to only work up to a few hundred kilobytes (G)
                     67:     * unclear: linebreaks at the end of uploaded files (G)
1.29      www        68:     * deal with Mac-like linebreaks in uploaded text files (G)
1.30    ! www        69:     * pageflip levels up and down
1.26      www        70: 
                     71: RAT
1.27      www        72:     + RAT can set resource parameters (G)
                     73:     * RAT does objlink not defined if label not initialized (G)
1.26      www        74:     * focus on RAT when in /priv space (G)
1.27      www        75: 
                     76: PUBLISHER
                     77:     + publishes material other than HTML, XML and problems (G)
                     78:     * handles "publish directory" more gracefully (G)
1.9       albertel   79: 
                     80: VERIFICATION OF CONTENT
                     81:    !+ have TA's do homework (G)
                     82:    !+ verify internal page links  (G)
                     83:    !+ verify applets (G)
                     84:    !+ do homeworks from home/computer labs (G)

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