Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-16 | Fixes #4502 selected menu items maintain plugin provided classes | Cash Costello | |
2012-06-15 | Fixes #4582 using output/url for links in pagination | Cash Costello | |
2012-01-22 | Fixes #4320 updated documentation for base_url in pagination and added ↵ | Cash Costello | |
backward compatible code | |||
2012-01-04 | updated options on navigation/tabs | cash | |
2011-12-23 | fixes spacing. add a note on text/title | Ismayil Khayredinov | |
2011-12-23 | fixes for tab rendering | Ismayil Khayredinov | |
2011-12-08 | Fixes #4189 correctly getting the base url in pagination view | cash | |
2011-12-08 | added the ability to pass a class to be applied to all menu item <li> elements | cash | |
2011-11-19 | Fixes #4102 handling no menu items for site menu | Cash Costello | |
2011-11-05 | Fixes #1253 added toggle for list types to file plugin. It's not pretty so ↵ | cash | |
we may want to style/rethink in future version | |||
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-25 | Fixes #3876 fixed dangling more site menu when items are manually selected - ↵ | cash | |
thanks to JEBailey | |||
2011-09-21 | Fixes #3770 CSS only site menu that works in IE7 | cash | |
2011-08-23 | Rewriting more chars to - in the default menu view. | Brett Profitt | |
2011-06-28 | updated the menu item view to work with the new setLinkClass/addLinkClass ↵ | Cash Costello | |
methods | |||
2011-06-13 | Fixes #3282 always using a menu item's name in its class | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | only display deprecation message if someone extends/overrides the deprecated ↵ | cash | |
tools view git-svn-id: http://code.elgg.org/elgg/trunk@9080 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-22 | Fixes #3282: Added a class to menu items which includes menu item name (just ↵ | ewinslow | |
like ul contains a class with the menu name) git-svn-id: http://code.elgg.org/elgg/trunk@9017 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Fixes #3203 not calling the view menu section code once per item | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8797 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3103. Re-added code accidentally removed in r8611 that broke page ↵ | brettp | |
menu selected items. git-svn-id: http://code.elgg.org/elgg/trunk@8700 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3088. Wrapping section headers in <h2>s. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8663 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3088: Added section header support to page and default menus. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8661 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-09 | removed metadata menu which has been replaced by the entity menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8638 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-05 | forcing dashes in elgg menu classes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8602 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Some fixes for site menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8550 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #3021: elgg-section-$section => elgg-menu-$menu-$section | ewinslow | |
Added elgg-menu-hz for horizontal menus git-svn-id: http://code.elgg.org/elgg/trunk@8535 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-28 | Fixes for several menu issues | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8511 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-28 | Always include name of menu in menu classes | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8509 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ | ewinslow | |
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | .elgg-menu is no longer trivial | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8485 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | finished the implementation of non-links in menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8458 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8457 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Fixes typo from last commit | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8435 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | DRY'ed up default menu a bit | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8434 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ | ewinslow | |
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Cleaned up some nav views | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8405 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Refs #2950: layout/objects/list/metadata => navigation/menu/metadata | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8404 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Added appropraite @deprecated tag to navigation/viewtype | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8402 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). ↵ | brettp | |
This allows you to put classes on the a and li tags it generates. git-svn-id: http://code.elgg.org/elgg/trunk@8313 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | bringing us a little closer to validating | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8066 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | more tweaking of css - menu and general clean up | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8064 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Fixes #2802 put state class on list element rather than span | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7995 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-27 | removed menu code introduced for elgg.com that did not make it into 1.8 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7949 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-27 | supporting adding a class to navigation tabs | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7947 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-26 | adding elgg-state-* css elements | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7937 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-24 | welcome to the admin dashboard | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext ↵ | cash | |
when displaying text git-svn-id: http://code.elgg.org/elgg/trunk@7806 36083f99-b078-4883-b0ff-0f9b5a30f544 |