﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7214	extra plugins	Don		"I just downloaded ver 3.5.2, installed, and while working with samples, attempted the following code:

CKEDITOR.replace( 'ItemText',
{
	extraPlugins : 'uicolor, autogrow',
	toolbar : [ [ 'Bold', 'Italic', 'Underline' ], [ 'UIColor', 'autogrow' ] ]
	});

It failed.  In fact, the editor instance did not even appear on the page.

I downloaded the latest and greatest in the hope that the extraPlugins would begin to support more than one plugin.  But, the code continues to fail in the same manner as it failed in version 3.0.

I have tested this on both my production linux server, AND on my development windows server with the same results.

Please advise."	Bug	closed	Normal		UI : Toolbar	3.5.2	invalid		
