venice-main-classic/TODO
Eric J. Bowersox e23de5dae6 implemented conference hotlists and SIG list management from the Top page;
cleaned up remaining SQL statements using text columns instead of column
indexes with the ResultSet; fleshed out specifics in the TODO for
SIG administration
2001-02-19 02:56:16 +00:00

43 lines
1.5 KiB
Plaintext

Lots!
- Unimplemented functions on the SIG Administration page:
Set SIG Features (sigadmin, command=F)
Membership Control (sigadmin, command=M)
Delete SIG (sigadmin, command=DEL)
- Implement SIG invitations ("Invite" button on the profile).
- 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?)
- There's no system admin functionality AT ALL. We need to have this stuff
before we go live. (It plugs into the Administrative SIG features.)
- Unimplemented functions on the Top page:
Customize Sideboxes
- The plan for the "main" part of the Top page is to let a sysadmin put
notices there by "publishing" selected conference messages to the front page.
We may include a welcome message up top to be displayed if the user's not
logged in.
- Implement quick e-mail from the user profile display (engine support and
UI).
- 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."