mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07384
[Bug 834171] A change has been merged
Reviewed: https://reviews.mahara.org/874
Committed: http://gitorious.org/mahara/mahara/commit/12bc059b45900bdd2c0638e0ad25c825777d2864
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit 12bc059b45900bdd2c0638e0ad25c825777d2864
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Mon Nov 21 15:51:46 2011 +1300
Bring back the settings sub-menu for drop-down navigation (bug #801081)
The submenu under settings in not usable with drop-down navigation,
because there's no top-level item for it to hang from. This patch
changes it to group-style tabs within the page when drop-down
navigation is configured. Just creating a link from the inbox to
the notification prefs is not sufficient because plugins can now
hook into the right menu (see bug #834171).
Change-Id: I7cd6009ed77d5795a9a6880e64d90f8742e47f92
Signed-off-by: Richard Mansfield <richard.mansfield@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:
Fix Committed
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