Comment 1 for bug 793308

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

Reviewed: https://reviews.mahara.org/1219
Committed: http://gitorious.org/mahara/mahara/commit/e250631de222451fe60aa575cfe4c75e5bba0560
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit e250631de222451fe60aa575cfe4c75e5bba0560
Author: Richard Mansfield <email address hidden>
Date: Thu May 17 13:07:29 2012 +1200

    Add config option to allow users to change their theme

    Part of bug #793308

    Adds a config.php option which lets users change their theme (for
    browsing) via a drop-down on the Settings page. The allowed themes
    are the same set accessible to the user when the viewthemes option is
    availiable. Any theme which is restricted to one or more institutions
    in its themeconfig.php file is not available in the drop-down unless
    the user is a member of one of those institutions.

    Change-Id: If6a7db9a4c160e16b38d22a074c128777968c4ca
    Signed-off-by: Richard Mansfield <email address hidden>