← Back to team overview

mahara-contributors team mailing list archive

[Bug 1431540] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4436
Committed: http://gitorious.org/mahara/mahara/commit/807c06022c6db3633aa32e09911983ef5cce0926
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 807c06022c6db3633aa32e09911983ef5cce0926
Author: Jinelle Foley-Barnes <jinelleb@xxxxxxxxxxxxxxx>
Date:   Wed Mar 18 14:33:24 2015 +1300

Behat Test: Accessing webservices test client page (Bug 1431540)

Change-Id: I56b8df3ba6e8faa8fda7e386f246c1bd5eff6a39

-- 
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