Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Committed Gordon's htmlarea patch. | Dries Buytaert | 2003-04-21 |
| | |||
* | - Various improvements to the menu system. | Dries Buytaert | 2003-04-01 |
| | | | | | | | - Changed the import and taxonomy module to use better URLs. Patches by Al. - Fixed locale module weirdness. Patch by Kjartan. | ||
* | - Eliminated system_init(), the session stuff, and made it possible to | Dries Buytaert | 2003-03-12 |
| | | | | rebuild the menu. | ||
* | - Emit the menu after the actual content; this makes it possible to rebuild | Dries Buytaert | 2003-03-09 |
| | | | | the menu when some action changed the system table. | ||
* | - New menu houskeeping. Prototyped by Zbynek. | Dries Buytaert | 2003-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 Buytaert | 2003-02-14 |
| | |||
* | - Added sitemap feature to administration pages. Requested by various | Dries Buytaert | 2003-01-26 |
| | | | | people including Michael and Moshe. | ||
* | - Small improvement to the admin menu based on feedback from Michael. | Dries Buytaert | 2003-01-14 |
| | |||
* | - Some usability improvements requested by Michael. | Dries Buytaert | 2003-01-06 |
| | |||
* | - Clean URL patch. | Dries Buytaert | 2003-01-06 |