mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05829
[Bug 834171] A change has been merged
Reviewed: https://reviews.mahara.org/614
Committed: http://gitorious.org/mahara/mahara/commit/0ea14f21d0ac6b5aad15124fec9dda4f0709c7f4
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: master
commit 0ea14f21d0ac6b5aad15124fec9dda4f0709c7f4
Author: Piers Harding <piers@xxxxxxxxxxxxxxx>
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 <piers@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, 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
References