What's left?
I have the primary functionality of this application working and working well. However, there are some things that need to be done.
The following items need to be done:
- Dynamic menu items - it would be nice if I provided a tag that allows you to add a menu item on the left without modifying the application code
- Add code to restrict who can edit what. If I do this right, anyone will be able to edit the pages created by anonymous users while at the same time, they will have no control over the pages I create. That is afterall, the original intent of the project. (isn't that sort of like a Wiki??)