summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Expand)AuthorAge
...
* - Rewrote the most of the menu system; this fixes Al's problem with theDries Buytaert2003-09-28
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Bugfix: fix glitch in menu rendering code. Patch #42 by Al.Dries Buytaert2003-06-08
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Don't report duplicate entries - it is an OK thing to do.Dries Buytaert2003-04-21
* - Removed the deprecated function menu_add().Dries Buytaert2003-04-14
* - Various improvements to the menu system.Dries Buytaert2003-04-01
* - Eliminated system_init(), the session stuff, and made it possible toDries Buytaert2003-03-12
* - Adding $Id$ keyword.Kjartan Mannes2003-03-12
* - Fixed some spelling mistakes. Patch by Al.Dries Buytaert2003-02-27
* - Fixed bug when an additional parameter is being passed to the callback.Dries Buytaert2003-02-25
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Fixed blog.module to accept blog/name URLs as well as blog/idKjartan Mannes2003-02-12
* - Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.Dries Buytaert2003-01-27
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Clean URL patch.Dries Buytaert2003-01-06
* - Code improvement: menu_tree() will no longer generate empty "<ul></ul>"Dries Buytaert2002-12-30
* - We don't have to show the main row anymore.Dries Buytaert2002-12-27
* - Refactored the administration pages.Dries Buytaert2002-12-24