Reposting here because I posted in the wrong group and it seems that I don’t have permissions to move my post to other group
I have an Elgg 5.1.3 installation and I want to allow users to use blocked HTML tags and disable converting when I use some tags. Is there any way to do this?
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.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
You must log in to post replies.Any example to understand what you want to do?
There is the 'sanitize, input' event http://learn.elgg.org/en/stable/guides/events-list.html#system-events
this will allow you to change the input.
Also there are some 'htmlawed' events http://learn.elgg.org/en/stable/guides/events-list.html#views to allow you to customize the rules of htmlawed.