Comment 2 for bug 794385

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

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

commit 7a164a56d9235e4e1695710d2aed0b92662ce1a1
Author: Richard Mansfield <email address hidden>
Date: Mon Nov 28 13:46:46 2011 +1300

    Add notice & disable new secret urls when publicviews is off (bug #794385)

    When the site or institution has disabled public views, there's a
    notice on the view access page to that effect, but the user can
    happily create new secret urls with no indication that they won't
    work. This patch removes the generate new secret url button, and adds
    a notice to the secret url page to inform the user when they're not
    allowed to create public pages. Also adds a sentence to the site
    setting to make it clearer that disabling public pages also disables
    secret urls.

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