index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
menu.inc
Commit message (
Expand
)
Author
Age
*
- Removed the menu cache. Too many problems with it.
Dries Buytaert
2004-04-27
*
- Added support for 403 handling. Patch by JonBob. As a side benefit,
Dries Buytaert
2004-04-21
*
- Patch by JonBob/Jonathan: reworked the menu system so that menus are
Dries Buytaert
2004-04-15
*
- Fixed two bugs in the menu system: only make a menu collapsable when it has
Dries Buytaert
2004-02-15
*
- Made l() add 'class="active"' to the active/current URL.
Dries Buytaert
2004-01-12
*
- Improved Doxygen documentation.
Kjartan Mannes
2003-12-27
*
- Fixed bug 4703: don't display the help text when the user has no access
Dries Buytaert
2003-12-18
*
Patch by Kjartan:
Dries Buytaert
2003-12-17
*
- Reworked 404 (page not found) handling. Patch by walkah. You can specify a
Dries Buytaert
2003-12-16
*
- Tidied up the DoxyGen comments. Patch by Kjartan.
Dries Buytaert
2003-12-08
*
- Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...
Dries Buytaert
2003-12-04
*
- Menu fix by Jonathan.
Dries Buytaert
2003-11-21
*
- Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.
Dries Buytaert
2003-11-08
*
- Bugfix: stopped the menu system from generating empty lists (<ul></ul>). P...
Dries Buytaert
2003-10-14
*
- Committed part 3 of Michael's help system improvements: removed the $help
Dries Buytaert
2003-10-09
*
- Fixed typo in menu system. Patch by Jonathan.
Dries Buytaert
2003-10-07
*
- Associate a callback with the menu links! (This callback is not yet being
Dries Buytaert
2003-09-28
*
- Made sure all menu items can be translated. Path by Goba.
Dries Buytaert
2003-09-28
*
- Fixed bug #3037: fixed translation issue with menu items.
Dries Buytaert
2003-09-28
*
- Renamed some menu items for clarity and ... added basic phpDoc comments.
Dries Buytaert
2003-09-28
*
- Rewrote the most of the menu system; this fixes Al's problem with the
Dries Buytaert
2003-09-28
*
- Committed the admin menu integration patch. Thanks Adrian, Stefan and others.
Dries Buytaert
2003-09-26
*
- Bugfix: fix glitch in menu rendering code. Patch #42 by Al.
Dries Buytaert
2003-06-08
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Don't report duplicate entries - it is an OK thing to do.
Dries Buytaert
2003-04-21
*
- Removed the deprecated function menu_add().
Dries Buytaert
2003-04-14
*
- Various improvements to the menu system.
Dries Buytaert
2003-04-01
*
- Eliminated system_init(), the session stuff, and made it possible to
Dries Buytaert
2003-03-12
*
- Adding $Id$ keyword.
Kjartan Mannes
2003-03-12
*
- Fixed some spelling mistakes. Patch by Al.
Dries Buytaert
2003-02-27
*
- Fixed bug when an additional parameter is being passed to the callback.
Dries Buytaert
2003-02-25
*
- New menu houskeeping. Prototyped by Zbynek.
Dries Buytaert
2003-02-20
*
- Fixed blog.module to accept blog/name URLs as well as blog/id
Kjartan Mannes
2003-02-12
*
- Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.
Dries Buytaert
2003-01-27
*
- Added sitemap feature to administration pages. Requested by various
Dries Buytaert
2003-01-26
*
- Small improvement to the admin menu based on feedback from Michael.
Dries Buytaert
2003-01-14
*
- Clean URL patch.
Dries Buytaert
2003-01-06
*
- Code improvement: menu_tree() will no longer generate empty "<ul></ul>"
Dries Buytaert
2002-12-30
*
- We don't have to show the main row anymore.
Dries Buytaert
2002-12-27
*
- Refactored the administration pages.
Dries Buytaert
2002-12-24