aboutsummaryrefslogtreecommitdiff
path: root/views/default/navigation
AgeCommit message (Expand)Author
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
2010-12-31Fixes #2703 - added support for url ids in navigation tabscash
2010-12-31switching to a better name for tabs in csscash
2010-12-31site menu needs a clearfixcash
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-27removed early version of admin context menu and fixed missing edit profile bu...cash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
2010-12-25updated owner blocks for users and groupscash
2010-12-19cleaned up profile hover menucash
2010-12-19added a user admin menu that plugins can add menu items tocash
2010-12-18half way through converting submenu to new menu code - pages and groups are t...cash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-10a few more adjustments to the page headercash
2010-12-10finished clean up the header css (except for search box in search plugincash
2010-12-10stage 1 of cleaning up page header csscash
2010-12-09fixed pagination for annotations due to changes in viewscash
2010-12-09Updated pagination to use semantic htmlcash
2010-12-05rewrote breadcrumbscash
2010-12-03removed extra div in navigation/tabscash
2010-12-03updated breadcrumbs with elgg- namespacecash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow