﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11670	Toolbar definition in global editorConfig does not work	Ivan Čentéš		"Hi,

I have troubles with configuring the toolbar. I want to configure it globaly for every editor, so I'm trying to use the CKEDITOR.editorConfig way. I followed the instructions seen here: http://docs.ckeditor.com/#!/guide/dev_toolbar

But no toolbar setting I try in CKEDITOR.editorConfig works. Other settings (uiColor, width, height, ...) do work.

I can configure toolbar using the ""instance"" settings: CKEDITOR.replace(""..."", {toolbar: ...});

Is this a bug, or am I doing something wrong? How to configure the toolbar globaly for every editor instance?

Examples (jsfiddle):

1. localy (working): http://jsfiddle.net/AeGWJ/
2. globaly (not working): http://jsfiddle.net/KcvUm/"	Bug	closed	Normal		General		invalid		
