007
08-30-2013, 03:58 AM
Hi,
I have a question that seems simple enough but I can't find which hooks to use. I have HTML disabled sitewide, but would like to enable it for select posts only, based on some conditions I can create myself.
I've found the following variables by searching around, but am not sure which hook to use them in, or if there's another variable or easier method to code this.
$dohtml
$html_allowed
$forum['allowhtml']
What am I missing? I'm pretty familiar with coding custom plugins for vBulletin. I guess it's the simple things that get me. Any help is appreciated.
Thanks!
I have a question that seems simple enough but I can't find which hooks to use. I have HTML disabled sitewide, but would like to enable it for select posts only, based on some conditions I can create myself.
I've found the following variables by searching around, but am not sure which hook to use them in, or if there's another variable or easier method to code this.
$dohtml
$html_allowed
$forum['allowhtml']
What am I missing? I'm pretty familiar with coding custom plugins for vBulletin. I guess it's the simple things that get me. Any help is appreciated.
Thanks!