Todo:
- Change multipage articles so that the next and prev page fields are placed in the document. Maybe also add a toc field.
- Allow admins to create new pages/move pages in an existing folder.
- Admin tools for the new version.
- Monitor manager needs to be able to force update of monitors after monitors have changed.
- Make the $full_article field give only the URL instead of a link ( or maybe make two fields, $full_article and $full_article_link ).
- Implement some decent security. All code that writes to the database will check current writers permissions before doing so, preventing someone from making changes by entering in the right url. * The nature of the code structure changes since release 0.9x has helped in a big way here.
- Fix javascript bug that comes up in some older versions of Netscape.
- Complete remote site support.
- Archive retrieval.
- Allow creation of child pages for remote pages.
- Lots of other shit.