Dries Buytaert
cff898ffdb
- Fixed bug when an additional parameter is being passed to the callback.
...
Patch by Zbynek.
- Made the menu_tree() function emit CSS tags to identify which menus are
expanded/collapsed/leafs. Patch Zbynek and Al Maw.
2003-02-25 19:48:55 +00:00
Dries Buytaert
277ceae515
- New menu houskeeping. Prototyped by Zbynek.
...
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.
2003-02-20 22:44:51 +00:00
Kjartan Mannes
32989e14db
- Fixed blog.module to accept blog/name URLs as well as blog/id
...
- Changed the RewriteRule in .htaccess.
- Fixed form_select() matching incorrectly.
- Added missing $Id$ to menu.inc
2003-02-12 21:37:56 +00:00
Dries Buytaert
92b5fc369a
- Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.
2003-01-27 19:15:20 +00:00
Dries Buytaert
a32e3d1408
- Added sitemap feature to administration pages. Requested by various
...
people including Michael and Moshe.
2003-01-26 13:27:59 +00:00
Dries Buytaert
d268783669
- Small improvement to the admin menu based on feedback from Michael.
2003-01-14 20:33:42 +00:00
Dries Buytaert
89b2069e4d
- Clean URL patch.
2003-01-06 19:51:01 +00:00
Dries Buytaert
e97c6a73d6
- Code improvement: menu_tree() will no longer generate empty "<ul></ul>"
...
constructs.
2002-12-30 15:54:06 +00:00
Dries Buytaert
a3ad12a9b6
- We don't have to show the main row anymore.
2002-12-27 14:58:57 +00:00
Dries Buytaert
22fa9ed70a
- Refactored the administration pages.
2002-12-24 15:40:32 +00:00