mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25283
[Bug 1431540] A change has been merged
Reviewed: https://reviews.mahara.org/4428
Committed: http://gitorious.org/mahara/mahara/commit/25830eb25e48edb322bd6c4c1f1025f37b620670
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 25830eb25e48edb322bd6c4c1f1025f37b620670
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Mar 17 16:40:08 2015 +1300
Moving the webservice menu to be all in the plugin (Bug #1431540)
And fixing up problem when no protocols are enabled on test client page
Change-Id: Ib9840a666a68273b44f4ad1bc923fc0da405cc39
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1431540
Title:
allow plugins to register admin menu items
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Currently plugins can register menu items and right nav menu items -
it would be useful if they can also register:
* admin menu items
* institution admin menu items
* institution staff menu items
It will be a matter of duplicating the code that we use for right nav
menu items
This will allow us to have less hardcoded menu items in lib/web.php
and instead have the menu items controlled by the plugins themselves.
I'll mark the bug high as I need it for
https://bugs.launchpad.net/mahara/+bug/1409546
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1431540/+subscriptions
References