Comment 2 for bug 971282

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

Reviewed: https://reviews.mahara.org/1138
Committed: http://gitorious.org/mahara/mahara/commit/f3182dd6a527ab20d140eda2be29a40b217dc346
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit f3182dd6a527ab20d140eda2be29a40b217dc346
Author: Richard Mansfield <email address hidden>
Date: Wed Mar 28 17:35:31 2012 +1300

    Admin page to manage SafeIframe sites (bug #971282)

    Adds a new page for Site admins to manage the list of sites for which
    iframes are allowed by htmlpurifier. Whenever an item is added,
    edited, or deleted, the regex used by HTMLPurifier is updated. Sites
    are identified by favicon, and by a string entered by the Admin to be
    used as the alt/title text for the favicon image. The source of the
    favicon image can be modified in config.php, but the google service is
    used by default.

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