← Back to team overview

mahara-contributors team mailing list archive

[Bug 1194672] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2290
Committed: http://gitorious.org/mahara/mahara/commit/cd08104c2991ef0efff289a357b28a7161813d23
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit cd08104c2991ef0efff289a357b28a7161813d23
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Jun 26 13:40:23 2013 +1200

Drop-down navigation overridden at institutional level (Bug #1194672)

Create the ability for Institutions to override the site default for
displaying drop-down navigation instead of tabs for main menu.

Can now: Set drop-down navigation option on Administer institutions
screen /admin/users/institutions.php

Users who are in more than one institution will have drop-down setting
of the institution whose theme they are using as their theme.

If $cfg->sitethemeprefs = true, where a user can pick any theme then
for those themes associated with an institution they will use the
institution's setting otherwise they will use the site's setting for
drop-down navigation.

Can not do: Have user make their own choice for whether they see drop
down or not for any particular theme

Change-Id: I580953c62b35cbc8169d47781c8bf88cc94d9fe8
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 Contrib members
https://bugs.launchpad.net/bugs/1194672

Title:
  Drop-down navigation option be overridden at institutional level

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  At the moment in site options one can set if they want drop-down
  navigation for setting the main menu tabs as drop down

  it would be good if this functionality  could be overridden at an
  institutional level so that Institution A has drop-down navigation but
  Institution B doesn't when using the same theme.

  Also could have the user then override the institution's option if
  $cfg->sitethemeprefs = true; allowing them to choose whether they want
  drop-down navigation or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1194672/+subscriptions


References