To-do

Recent revison history is here.

admin/editor client

  1. Scrap current admin/editor.
  2. 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.
  3. editor should also be a pop-up dialog containing three panes for XML, tree, attributes and text.
  4. User manager is a simple dialog for managing users
  5. 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.)
  6. prevent moderator users from setting admin rights. Done at server, needs to be indicated in JS. [no rush]

future/roadmap

  1. Improve keyword handling - possible auto-generation/suggestion
  2. possible use mod_rewrite or other to create better URLs.
  3. Add syntax highlighting editor
  4. Add XML editor
  5. Add user registration facility
  6. Add annotations editor to user pages
  7. specialised RSS editor