To-do
Recent revison history is here.
admin/editor client
- Scrap current admin/editor.
- replace with new admin/file manager, editor and user-manager. File manager to be built in
zynii. can be a popup-dialog appearing on top of content page.
- editor should also be a pop-up dialog containing three panes for XML, tree,
attributes and text.
- User manager is a simple dialog for managing users
- Code for these is only loaded when user has the relevant rights. (Might
be possible to impement a load on demand option. Button on click handler,
checks for module beforehand. If not loaded loads it.)
- prevent moderator users from setting admin rights. Done at
server, needs to be indicated in JS. [no rush]
future/roadmap
- Improve keyword handling - possible auto-generation/suggestion
- possible use mod_rewrite or other to create better URLs.
- Add syntax highlighting editor
- Add XML editor
- Add user registration facility
- Add annotations editor to user pages
- specialised RSS editor