summaryrefslogtreecommitdiff
path: root/modules/admin.module
Commit message (Collapse)AuthorAge
* - Emit the menu after the actual content; this makes it possible to rebuildDries Buytaert2003-03-09
| | | | the menu when some action changed the system table.
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
| | | | | | | | | | | | | | | | The following modules need updating: * glossary module * feed module (Breyten's version) * mailhandler module * notify module * project module * smileys module * admin module * style module * taxonomy_dhtml module To avoid unexpected problems menu_add() is deprecated (it will print an error message when used) and menu() should be used instead.
* - Clean URLs.Dries Buytaert2003-02-14
|
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
| | | | people including Michael and Moshe.
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
|
* - Some usability improvements requested by Michael.Dries Buytaert2003-01-06
|
* - Clean URL patch.Dries Buytaert2003-01-06