Does this extension need "$wgRawHtml=true"?
I am comparing Extension:SecureHTML with HTMLets. Not being a programmer I like the simplicity of this extension and I think that is all I need to include a javascript. Will this extension work even with "$wgRawHtml=false" or does that need a "true"?
--Kassoe 20:41, 15 May 2008 (UTC)
It will work with $wgRawHtml=false; If you have that set to true, you can insert HTML anyway, so using this extension would be pretty pointless.
-- Duesentrieb ⇌ 21:04, 16 May 2008 (UTC)
Thanks for clarifying this for a newbie, it wasn't quite clear on Manual:$wgRawHtml where I first found a link to this extension so I will make a small change there also ...
—The preceding unsigned comment was added by an unknown user on a unknown date.