Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

How to disable HTML tags in post body?

I've disabled the wysiwyg but users can still post html using tags like href, img etc. Please let me know the way to permanently disable HTML or BB Code tags.

Best Answer

  • Answer ✓

    Well, I tried putting $Configuration['Garden']['InputFormatter'] = 'none'; into the config.php and now html tags are stripped out of my text. I do not know if that's what you are looking for, but at least it is not possible to use them anymore. Negative side effects are loss of automatic formatting of links and embedding of videos.

Answers

Sign In or Register to comment.