aboutsummaryrefslogtreecommitdiff
path: root/views/default/navigation
AgeCommit message (Collapse)Author
2011-03-09removed metadata menu which has been replaced by the entity menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8638 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05forcing dashes in elgg menu classescash
git-svn-id: http://code.elgg.org/elgg/trunk@8602 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Some fixes for site menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8550 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
Added elgg-menu-hz for horizontal menus git-svn-id: http://code.elgg.org/elgg/trunk@8535 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28Fixes for several menu issuesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8511 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28Always include name of menu in menu classesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8509 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Refs #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 trivialewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8485 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24finished the implementation of non-links in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8458 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8457 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Fixes typo from last commitewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8435 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23DRY'ed up default menu a bitewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8434 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #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-22Cleaned up some nav viewsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8405 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2950: layout/objects/list/metadata => navigation/menu/metadataewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8404 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Added appropraite @deprecated tag to navigation/viewtypeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8402 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Added 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-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #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-08bringing us a little closer to validatingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8066 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08more tweaking of css - menu and general clean upcash
git-svn-id: http://code.elgg.org/elgg/trunk@8064 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Fixes #2802 put state class on list element rather than spancash
git-svn-id: http://code.elgg.org/elgg/trunk@7995 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@7949 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27supporting adding a class to navigation tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding elgg-state-* css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7937 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24welcome to the admin dashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01starting 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
2010-12-31Fixes #2703 - added support for url ids in navigation tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7788 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31switching to a better name for tabs in csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7787 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31site menu needs a clearfixcash
git-svn-id: http://code.elgg.org/elgg/trunk@7785 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29page menu using the new menu system - admin menu updatedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7738 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27removed early version of admin context menu and fixed missing edit profile ↵cash
button git-svn-id: http://code.elgg.org/elgg/trunk@7728 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27improved menu creation for on demand menus and integrated hover menu items ↵cash
into profile owner block git-svn-id: http://code.elgg.org/elgg/trunk@7724 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7723 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25updated owner blocks for users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19cleaned up profile hover menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7679 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19added a user admin menu that plugins can add menu items tocash
git-svn-id: http://code.elgg.org/elgg/trunk@7678 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18half way through converting submenu to new menu code - pages and groups are ↵cash
the two major users left git-svn-id: http://code.elgg.org/elgg/trunk@7669 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18site nav menu now uses new menu code (and finished the implementation of ↵cash
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10a few more adjustments to the page headercash
git-svn-id: http://code.elgg.org/elgg/trunk@7591 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10finished clean up the header css (except for search box in search plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7590 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10stage 1 of cleaning up page header csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7589 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09fixed pagination for annotations due to changes in viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7576 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09Updated pagination to use semantic htmlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7573 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05rewrote breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@7542 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03removed extra div in navigation/tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7515 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03updated breadcrumbs with elgg- namespacecash
git-svn-id: http://code.elgg.org/elgg/trunk@7508 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => ↵ewinslow
listtypetoggle. Did my best to maintain backwards compatibility but might have missed something... git-svn-id: http://code.elgg.org/elgg/trunk@7311 36083f99-b078-4883-b0ff-0f9b5a30f544