Umm, I just made a <includeraw> extension - since I had no idea that this existed.... In mine, I only allow the tag for protected pages?
Perhaps that is a better option.
G.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Brion Vibber Sent: May 11, 2005 4:44 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Re: <style> tag in template
solo turn wrote:
with the following extension it works:
$wgExtensionFunctions[] = "wfRawHtmlExtension";
Why would you add this when a raw HTML tag is built in to the wiki and can be optionally enabled? See DefaultSettings.php.
Note that raw HTML sections are *very dangerous* on a publically editable wiki.
-- brion vibber (brion @ pobox.com)