﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10187	CKEDITOR.plugins.basePath is ignored	Tomas Kuba		"I tried to convince CKEditor 4 to read its standard plugins form different folder (whole CKEditor is in subfolder e.g.: '/js/ckeditor/…'). I have been pushing paths to editor and plugins following way:

{{{
CKEDITOR.basePath = '/js/ckeditor/';
CKEDITOR.plugins.basePath = '/js/ckeditor/plugins/';
…
}}}
CKEDITOR it self is working fine but plugins does not take basePath in account and still looks in path '/plugins/…' "	Bug	closed	Normal		General	4.1 RC	invalid		
