mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20368
[Bug 1354286] A change has been merged
Reviewed: https://reviews.mahara.org/3625
Committed: http://gitorious.org/mahara/mahara/commit/10805bbf63a42b9e10400331910bd17b41b25a32
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 10805bbf63a42b9e10400331910bd17b41b25a32
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Aug 8 18:35:20 2014 +1200
Adding the allowing of image map to htmlpurifier (Bug #1354286)
To test:
1) add an image map to a page
2) you may also need to add:
$config->set('Cache.DefinitionImpl', null);
to line 3252 of the lib/web.php page so the htmlpurifier cache is
ignored
Change-Id: I19ce97394ab52aea300cbf7c6b2c458ec7dcf5b9
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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1354286
Title:
Allow image map to be rendered by htmlpurifier
Status in Mahara ePortfolio:
In Progress
Bug description:
Currently htmlpurifier strips out image map content (but tinymce
accepts it).
I'll add a patch that will allow the image map code to be accepted by
htmlpurifier
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1354286/+subscriptions
References