Comment 6 for bug 1372536

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3724
Committed: http://gitorious.org/mahara/mahara/commit/2fd431ba63698e98dc40c2b650c1d21741d3d915
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 2fd431ba63698e98dc40c2b650c1d21741d3d915
Author: Tobias Zeuch <email address hidden>
Date: Thu Sep 25 11:27:43 2014 +0200

Add separate function for right nav menu

Bug 1372536: Add a separate function to PluginArtefact, PluginInteraction and
PluginModule that lets you add menu entries especially to the right nav menu,
including top level entries.

The method right_nav in web.php still includes elements from the old menu_items
function for backwards compatibility but ignores all top level entries.

Change-Id: I91ba01f060a73575c483aa81aeb9201b11f1261f
Signed-off-by: Tobias Zeuch <email address hidden>
Signed-off-by: Aaron Wells <email address hidden>