Age | Commit message (Expand) | Author |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-18 | Fixes #3786 menu code was corrupting link class if an additional class was pa... | Cash Costello |
2011-09-10 | Fixes #3741 fixed menu code so that all links do not get empty title and conf... | Cash Costello |
2011-06-29 | handling spaces and uppercase characters when creating menu item classes | 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-06-22 | Merge pull request #44 from lie2815/3546-menu-item-edit-text | Cash Costello |
2011-06-21 | Add param description to PHPDoc comments of setText() function. | Franz Liedke |
2011-06-21 | Fix dumb typos from last commit. | Franz Liedke |
2011-06-20 | Add setText() method to ElggMenuItem class. Fixes #3546. | Franz Liedke |
2011-06-20 | Add setHref() method to ElggMenuItem class. Fixes #3486. | Franz Liedke |
2011-06-13 | Fixes #3282 always using a menu item's name in its class | cash |
2011-06-11 | sorting plugin settings menu items by text | cash |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-14 | Refs #3023. Exposed item_class option in the menu item factory. Should we cha... | brettp |
2011-04-01 | Refs #3287 setting null for menu href means you want an empty <a></a> tag wit... | cash |
2011-04-01 | Fixes #3287 added documentation on non-link menu items | cash |
2011-03-07 | added support for confirm text to ElggMenuItem | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | Added support for "rel" to ElggMenuItem | ewinslow |
2011-03-01 | Fixes #3023: added support for 'class' argument in elgg_register_menu_item | ewinslow |
2011-02-25 | Supporting is_action in ElggMenuItem | ewinslow |
2011-02-24 | fixed typo in elgg menu updates from last night | cash |
2011-02-24 | finished the implementation of non-links in menu system | cash |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-19 | Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T... | brettp |
2011-02-13 | admin menu uses weights for ordering | cash |
2011-02-04 | Added new priority 'requires' for plugin dep system. You can now say that a p... | brettp |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-18 | half way through converting submenu to new menu code - pages and groups are t... | 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 |