summaryrefslogtreecommitdiff
path: root/library/WT/Menu.php
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Function getMenuAsDropdown() removedNigel Osborne1-16/+0
2013-02-16Allow Menus to be displayed without using is_null()fisharebest1-0/+5
2012-08-16Using tool-tips on empty menus does not cohere with other menu presentation. ...fisharebest1-7/+1
2012-08-12Remove some redundant white-space from the HTML. This improves our Google Pa...fisharebest1-5/+5
2012-08-08Remove debug codeNigel Osborne1-1/+1
2012-08-08Further correction to submenus Nigel Osborne1-1/+2
2012-08-08Further correction to submenus Nigel Osborne1-1/+1
2012-08-08Correct error caused by previous change (in favorites menu)Nigel Osborne1-1/+1
2012-08-08Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-1/+6
2012-07-09Remove old/unused code relating to JS menus. Also fixes #1016225 - fisharebest1-72/+4
2012-04-24move lightbox menu to cssŁukasz Wilenski1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-2/+0
2011-07-08The "Home/Gedcom" menu should (for consistency with other menus) always have ...fisharebest1-6/+6
2011-06-19WT_Menu::getMenuAsList() fails with empty submenufisharebest1-3/+5
2011-06-15Update the WT_Menu constructor to include the menu ID. Most menu items will ...fisharebest1-11/+8
2011-06-08We no longer have/need menu separators.fisharebest1-22/+1
2011-06-06Fix for IE display problems (min-width on main menus doesn't work)Nigel Osborne1-1/+1
2011-06-02Add missing edit media icons; solve menu RTL issues; add sub-sub menu pointer...Nigel Osborne1-1/+1
2011-06-01Add » to the end of submenus that have sub-submenusNigel Osborne1-0/+3
2011-05-26Add unique-id to all menu items. This will allow CSS based menus to add icon...fisharebest1-8/+16
2011-03-26sub-sub-menus do not appear when the sub-menu is not a hyperlinkfisharebest1-1/+1
2011-03-12Replace the old interactive tree with a new version by Daniel Faivre.fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+297