]> gitweb.fluxo.info Git - lorea/elgg.git/commit
site nav menu now uses new menu code (and finished the implementation of custom menu...
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 18 Dec 2010 16:37:16 +0000 (16:37 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 18 Dec 2010 16:37:16 +0000 (16:37 +0000)
commit8ec093ecc1bf28c09f5d2dbe3c7bc8e6a2485ac6
tree2b0c0454d9305cd61b92f57d02be06deccaf5d9b
parentfc0fb6ec66aca4e439f434ce0d97df6d09388ef4
site nav menu now uses new menu code (and finished the implementation of 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
19 files changed:
actions/admin/menu/save.php [new file with mode: 0644]
actions/admin/menu_items.php [deleted file]
engine/classes/ElggMenuItem.php
engine/lib/admin.php
engine/lib/navigation.php
engine/lib/river.php
engine/lib/users.php
mod/blog/start.php
mod/bookmarks/start.php
mod/file/start.php
mod/groups/start.php
mod/pages/start.php
mod/riverdashboard/start.php
mod/thewire/start.php
views/default/admin/appearance/menu_items.php
views/default/navigation/menu/elements/item.php [new file with mode: 0644]
views/default/navigation/menu/site.php [new file with mode: 0644]
views/default/navigation/site_nav.php [deleted file]
views/default/page/elements/header.php