﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2543	Namespaces excluded from using the FCKeditor	CW Dillon		"Old version (version by Mafs?) of the MW extension to integrate the FCKeditor included the ability to define certain namespaces that would be excluded from using the FCKeditor.  This was handy for complex, densely tagged pages like in the Template and Help namespaces.    

The feature was called like this: 

$wgFCKexcludedNamespaces = array(8,1,-1); // eg. ""8"" for disabling the editor within the MediaWiki namespace.

We use Semantic MW and Semantic Forms, so I need to turn off FCKeditor to all users in the Forms, Property, and Concept namespaces in addition to Special, Template, Image, and Help.  Allowing users to to control whether or not to use the FCKeditor in their preferences is not a good option; does not address custom namespaces."	New Feature	closed	Normal		Project : MediaWiki+FCKeditor		fixed	Confirmed Review+	
