Hello,
I'm currently using the extended TinyMCE, and was wondering if anyone knew how I could integrate a swear filter?
I'm deploying this on our intranet and want to be sure no one's using naughty words :)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Marcus Povey@marcus

Marcus Povey - 0 likes
- Steve@steve

Steve - 0 likes
You must log in to post replies.Write a plugin which listens to the create event of whatever you're scanning (eg. 'object', 'blog') then find and replace the text / prevent it from being created / whatever.
Sounds like something that might be interesting for k12 audiences.
It certainly would remove one possible objection to deploying Elgg.