aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/navigation.php
AgeCommit message (Expand)Author
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-04Refs #3073 first version of horizontal river menu. css still needs work for l...cash
2011-04-03better title attributes for entity menu edit/delete linkscash
2011-04-01Fixes #3287 added documentation on non-link menu items cash
2011-03-26Fixes #3026 documentation for menu systemcash
2011-03-25Refs #3119 if only one item left, move it off more menu (but only when nothin...cash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-02-26Fixes #2951 not registering utilities menu item by default but added code to ...cash
2011-02-25Corrects bug that occurred when ElggMenuItem is passedewinslow
2011-02-25Emit a warning + debug info when an attempt to register a menu item failsewinslow
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-10fixed access issue on menu namecash
2011-02-01Moved functions from export.php - river.php into deprecated filesewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-29accidently removed the site menu set up functioncash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-22deprecated add_menu() and made it compatible with 1.8cash
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17Refs #2320 added new menu functions and classescash
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...ewinslow
2010-11-02Refs #2463: Added elgg_normalize_url. forward() and add_menu() make use of itewinslow
2010-10-30pulled navigation functions out of elgglib.phpcash