version 1.73, 2001/04/01 05:37:16
|
version 1.78, 2001/04/10 06:43:23
|
Line 31 RUN.pm
|
Line 31 RUN.pm
|
& ->share() a var rather than pass a parameter? Maybe set |
& ->share() a var rather than pass a parameter? Maybe set |
a global in the safe enviroment using ->root()? |
a global in the safe enviroment using ->root()? |
|
|
|
EDIT INTERFACE |
|
+ undo (Y) |
|
+ delete (Y) |
|
+ insert (Y) |
|
+ add more tags (Y) |
|
& make it easier to add plain textfield stype entries (Y) |
|
+ have textfield style entries protect against bad data (</parserlib> in |
|
the parserlib textfiled (Y) |
|
+ make default setup prettier |
|
|
HOMEWORK |
HOMEWORK |
+ need to support /OR (Y) |
+ need to support /OR (Y) |
!+ create <stringresponse> <formularesponse>(Y) |
!+ create <stringresponse> <formularesponse>(Y) |
Line 92 RAT
|
Line 102 RAT
|
+ need to be able to evaluate conditions in lonuserstate |
+ need to be able to evaluate conditions in lonuserstate |
+ need to be able to set conditions in RAT client (G) |
+ need to be able to set conditions in RAT client (G) |
* "finish" resource non-editable |
* "finish" resource non-editable |
|
+ "finish" resource when empty causes the serever to through "noidea" when |
|
trying to use Next or Back buttons |
|
* unescaped colons in resource titles |
|
|
PUBLISHER |
PUBLISHER |
+ publishes material other than HTML, XML and problems (G) |
|
* handles "publish directory" more gracefully (G) |
|
+ retrieve old versions button (G) |
|
* needs to devalidate spreadsheets in problem publishing (G) |
* needs to devalidate spreadsheets in problem publishing (G) |
+?does HTML to XHTML cleanup job |
+?does HTML to XHTML cleanup job |
|
|