I have HTML enabled for administrators but we're having a problem. We want to show examples of BBCode in the HTML articles we are writing but the BBCode is getting parsed. Is there some directive that can disable parsing of BBCode in the content we submit? It would be similar to how the PHP param prevents the IMG tags from getting parsed in this example:
[img]http://www.vbulletin.com/images/someexample.jpg[/img]
Another option (which isn't available) is to enable/disable BBCode/HTML like we have the option to disable smilies in a post.
Thanks!
--Ed
Comment