index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
navigation.php
Age
Commit message (
Expand
)
Author
2012-01-27
Fixes #3509 added documentation to menu system about confirm links
Cash Costello
2012-01-09
coding standard fixes to engine
Cash Costello
2011-12-18
Fix #4200: Converting widgets controls into an elgg menu
Ismayil Khayredinov
2011-11-05
Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs
cash
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-10-01
Fixes #3860 changed context-sensitive to dynamic to describe menus
cash
2011-09-30
Fixes #3904 action word should come first for encode_text parameter
cash
2011-09-25
Fixes #3876 fixed dangling more site menu when items are manually selected - ...
cash
2011-09-14
Fixes #3681 fixed Utilities menu collisions in admin section and added docume...
Cash Costello
2011-08-24
Refs #3750. Added annotation menu for generic comments (delete) and default a...
Brett Profitt
2011-07-06
changed new convenience function from elgg_register_add_button() to elgg_regi...
Cash Costello
2011-06-28
Merge pull request #51 from cash/add-data-to-menu
Cash Costello
2011-06-26
removed buttons logic from content header view, created convenience function ...
cash
2011-06-26
added a data array to ElggMenuItem. Now by default options end up being passe...
cash
2011-06-26
Fixes #3470 using rel=toggle now
Cash Costello
2011-04-18
Fixes #3358. Renamed menu's class to link_class and documented possible probl...
brettp
2011-04-04
Refs #3073 first version of horizontal river menu. css still needs work for l...
cash
2011-04-03
better title attributes for entity menu edit/delete links
cash
2011-04-01
Fixes #3287 added documentation on non-link menu items
cash
2011-03-26
Fixes #3026 documentation for menu system
cash
2011-03-25
Refs #3119 if only one item left, move it off more menu (but only when nothin...
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-09
Fixes #3058 pulls likes out as a plugin
cash
2011-03-07
Refs #2895 entity menu uses new menu system
cash
2011-02-26
Fixes #2951 not registering utilities menu item by default but added code to ...
cash
2011-02-25
Corrects bug that occurred when ElggMenuItem is passed
ewinslow
2011-02-25
Emit a warning + debug info when an attempt to register a menu item fails
ewinslow
2011-02-24
Fixes #2997 - href used instead of url in menu system
cash
2011-02-10
fixed access issue on menu name
cash
2011-02-01
Moved functions from export.php - river.php into deprecated files
ewinslow
2011-02-01
Reversing 7975
ewinslow
2011-02-01
Refs #2839: moved deprecated functions from access.php - private_settings.php...
ewinslow
2011-01-29
accidently removed the site menu set up function
cash
2011-01-27
removed menu code introduced for elgg.com that did not make it into 1.8
cash
2011-01-22
deprecated add_menu() and made it compatible with 1.8
cash
2010-12-29
page menu using the new menu system - admin menu updated
cash
2010-12-18
site nav menu now uses new menu code (and finished the implementation of cust...
cash
2010-12-17
Refs #2320 added new menu functions and classes
cash
2010-11-03
Fixes #2128 - replaces all uses of set_context() and get_context() in core an...
cash
2010-11-02
Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...
ewinslow
2010-11-02
Refs #2463: Added elgg_normalize_url. forward() and add_menu() make use of it
ewinslow
2010-10-30
pulled navigation functions out of elgglib.php
cash