aboutsummaryrefslogtreecommitdiff
path: root/views/default/navigation
AgeCommit message (Expand)Author
2012-06-16Fixes #4502 selected menu items maintain plugin provided classesCash Costello
2012-06-15Fixes #4582 using output/url for links in paginationCash Costello
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added backwa...Cash Costello
2012-01-04updated options on navigation/tabscash
2011-12-23fixes spacing. add a note on text/titleIsmayil Khayredinov
2011-12-23fixes for tab renderingIsmayil Khayredinov
2011-12-08Fixes #4189 correctly getting the base url in pagination viewcash
2011-12-08added the ability to pass a class to be applied to all menu item <li> elementscash
2011-11-19Fixes #4102 handling no menu items for site menuCash Costello
2011-11-05Fixes #1253 added toggle for list types to file plugin. It's not pretty so we...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-25Fixes #3876 fixed dangling more site menu when items are manually selected - ...cash
2011-09-21Fixes #3770 CSS only site menu that works in IE7cash
2011-08-23Rewriting more chars to - in the default menu view.Brett Profitt
2011-06-28updated the menu item view to work with the new setLinkClass/addLinkClass met...Cash Costello
2011-06-13Fixes #3282 always using a menu item's name in its classcash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
2011-04-22Fixes #3282: Added a class to menu items which includes menu item name (just ...ewinslow
2011-03-21Fixes #3203 not calling the view menu section code once per itemcash
2011-03-14Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu...brettp
2011-03-12Refs #3088. Wrapping section headers in <h2>s.brettp
2011-03-12Fixes #3088: Added section header support to page and default menus.brettp
2011-03-09removed metadata menu which has been replaced by the entity menucash
2011-03-05forcing dashes in elgg menu classescash
2011-03-01Some fixes for site menuewinslow
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
2011-02-28Fixes for several menu issuesewinslow
2011-02-28Always include name of menu in menu classesewinslow
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-26.elgg-menu is no longer trivialewinslow
2011-02-24finished the implementation of non-links in menu systemcash
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
2011-02-23Fixes typo from last commitewinslow
2011-02-23DRY'ed up default menu a bitewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-22Cleaned up some nav viewsewinslow
2011-02-22Refs #2950: layout/objects/list/metadata => navigation/menu/metadataewinslow
2011-02-22Added appropraite @deprecated tag to navigation/viewtypeewinslow
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08bringing us a little closer to validatingcash
2011-02-08more tweaking of css - menu and general clean upcash
2011-02-03Fixes #2802 put state class on list element rather than spancash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-27supporting adding a class to navigation tabscash
2011-01-26adding elgg-state-* css elementscash
2011-01-24welcome to the admin dashboardcash
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext when...cash