- Added a wiki-like feature that will automatically bring a user to the

create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
This commit is contained in:
JT Smith 2006-03-25 21:39:15 +00:00
parent 9ddea59a79
commit 29bd26a975
4 changed files with 47 additions and 11 deletions

View file

@ -10,6 +10,9 @@
- Addded a lock menu item to explicitly lock an asset from editing.
- Run on registration and alert on new user have been converted to a single
workflow.
- Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
a page that doesn't exist yet.
- Many changes for better XHTML compliance.
- Refactored admin bar to be more dynamic.
- Removed start/end dates from assets in favor of the workflow system.