Reviewed: https://reviews.mahara.org/614 Committed: http://gitorious.org/mahara/mahara/commit/0ea14f21d0ac6b5aad15124fec9dda4f0709c7f4 Submitter: Hugh Davenport ([email protected]) Branch: master
commit 0ea14f21d0ac6b5aad15124fec9dda4f0709c7f4 Author: Piers Harding <[email protected]> Date: Fri Aug 26 10:18:03 2011 +1200 enable plugins to update right_nav() (bug #834171) Add hooks so that plugins can update menu structure via Plugin*::menu_items() and local_right_nav_update() Change-Id: I051e5e611b1d0a6b9a169fbf2f5a782c789dc93d Signed-off-by: Piers Harding <[email protected]> -- You received this bug notification because you are a member of Mahara Core, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/834171 Title: Allow plugins to register right_nav menu items Status in Mahara ePortfolio: In Progress Bug description: It would be useful for plugins to be able to register right_nav() menu items in the same way that main_nav() menu items can be via the Plugin*::menu_items() call, or local_right_nav_update(). this would enable a plugin to add an item under the user 'Settings' menu for instance. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/834171/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-core Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-core More help : https://help.launchpad.net/ListHelp

