index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
default
/
navigation
/
menu
Age
Commit message (
Expand
)
Author
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
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 met...
Cash Costello
2011-06-13
Fixes #3282 always using a menu item's name in its class
cash
2011-04-22
Fixes #3282: Added a class to menu items which includes menu item name (just ...
ewinslow
2011-03-21
Fixes #3203 not calling the view menu section code once per item
cash
2011-03-14
Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu...
brettp
2011-03-12
Refs #3088. Wrapping section headers in <h2>s.
brettp
2011-03-12
Fixes #3088: Added section header support to page and default menus.
brettp
2011-03-09
removed metadata menu which has been replaced by the entity menu
cash
2011-03-05
forcing dashes in elgg menu classes
cash
2011-03-01
Some fixes for site menu
ewinslow
2011-03-01
Refs #3021: elgg-section-$section => elgg-menu-$menu-$section
ewinslow
2011-02-28
Fixes for several menu issues
ewinslow
2011-02-28
Always include name of menu in menu classes
ewinslow
2011-02-26
Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...
ewinslow
2011-02-24
finished the implementation of non-links in menu system
cash
2011-02-24
using getContent() in menu system in preparation for supporting non-links
cash
2011-02-23
Fixes typo from last commit
ewinslow
2011-02-23
DRY'ed up default menu a bit
ewinslow
2011-02-22
Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...
ewinslow
2011-02-22
Refs #2950: layout/objects/list/metadata => navigation/menu/metadata
ewinslow
2011-02-19
Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...
brettp
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-02-08
bringing us a little closer to validating
cash
2011-02-08
more tweaking of css - menu and general clean up
cash
2011-01-26
adding elgg-state-* css elements
cash
2011-01-24
welcome to the admin dashboard
cash
2011-01-01
starting adding a .elgg-text class - plugins need to use output/longtext when...
cash
2010-12-31
site menu needs a clearfix
cash
2010-12-29
page menu using the new menu system - admin menu updated
cash
2010-12-27
removed early version of admin context menu and fixed missing edit profile bu...
cash
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-27
moved most of the code for the user hover menu into the new menu system
cash
2010-12-25
updated owner blocks for users and groups
cash
2010-12-19
cleaned up profile hover menu
cash
2010-12-19
added a user admin menu that plugins can add menu items to
cash
2010-12-18
half way through converting submenu to new menu code - pages and groups are t...
cash
2010-12-18
site nav menu now uses new menu code (and finished the implementation of cust...
cash