Comment 3 for bug 646691

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

Reviewed: https://reviews.mahara.org/2703
Committed: http://gitorious.org/mahara/mahara/commit/835244524a7568b761bdd130a48319f7c227c454
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 835244524a7568b761bdd130a48319f7c227c454
Author: Robert Lyon <email address hidden>
Date: Wed Nov 13 11:26:39 2013 +1300

Artefacts still accessible when disabled/hidden (bug #646691)

Currently we only hide links to artefact when we 'hide' them on the
extensions page rather than have them not accessible.

This patch will check to see if artefact is active and if it isn't
will display a access denied message.

note for testing: when hiding an artefact plugin it turns off the blocktypes
associated with it - but when you re-enable the artefact it does not
re-enable the blocktypes

Change-Id: Ic2282ededa7e85696dcaaac0768d35c52ecf3d01
Signed-off-by: Robert Lyon <email address hidden>