venice-main-classic/TODO
Eric J. Bowersox 15a7fa56d2 added admin functions for viewing audit records; gave users the ability
to set their default language and time zone preferences; added footer text
and account signup accept/decline rules; added additional implementation
of dictyionary code for future; minor cleanup of rendering config; and
so forth
2001-03-25 08:10:07 +00:00

36 lines
1.2 KiB
Plaintext

Lots!
- Unimplemented functions on the SIG Administration page:
Set SIG Features (sigadmin, command=F)
View Audit Records (needs to be added)
- Unimplemented functions in the system admin menu:
Set Global Parameters
View/Edit Banned Users
User Account Management
View Audit Records (needs to be added)
(More stuff needs to be added, I'm just not sure what.)
- Should we provide the sysadmin the ability to disable SIG creation for
non-admin users? Maybe there needs to be a "global" set of levels that
aren't hardcoded. Where do they get stored? The database? (Maybe the
nice shiny new "globals" table?)
- Unimplemented functions on the Top page:
Customize Sideboxes
- Slippage during posting is still untested.
- Not everybody likes purple. Provide a way to change the default colors.
Probably via entries in render-config.xml. Of course, if we go to a
different rendering system eventually, we won't need this.
- Javadocs. Lots of javadocs.
- I haven't explored the possibility of using Tomcat-Apache integration yet.
This is something I'd like to explore one day. We may need it for EMinds.
Actually, we probably will.
- Continue pressing on. "Failure is not an option."