aboutsummaryrefslogtreecommitdiff
path: root/views/default/navigation
AgeCommit message (Expand)Author
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
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-30Refs #2394: changed breadcrumbs from an id to a classewinslow
2010-06-23Only displaying navigation div when tabs are present.nickw
2010-06-13Merged 6482 to trunk.brettp
2010-06-01Pagination uses elgg_get_array_value().brettp
2010-06-01Fixed bug in detecting and using baseurl in navingation/pagination view.brettp
2010-05-29added a hint on breadcrumb usagecash
2010-05-28sidebar menu deserves its own viewcash
2010-05-25Navigation/tabs uses output/url for the links.brettp
2010-05-11Fix admin area for overview and appearance.brettp
2010-05-10Admin area now uses standard submenu tools.brettp
2010-05-08Added new submenu system.brettp
2010-04-27Added navigation/tabs view for tabbed navigation.brettp
2010-04-03only display navigation if there are registered nav items - cannot have ul el...cash
2010-04-02Fixed the empty nav item entries when automatically building menu.brettp
2010-03-31Updated site primary nav bar and improved drop-down submenu and made IE compa...pete
2010-03-23Added selected class in navbar menu.brettp