﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3099	Need an easy way to let plugins configure their toolbar button icon	Martin Kou	Martin Kou	"It's currently quite troublesome for external plugins to configure the icon for their toolbar buttons: they must include a separate .css file, an icon file which the .css file points to, and instruct the plugin to load the .css into the editor's parent document.

There should be a better way to do this. Propose to add a function like this:
{{{
CKEDITOR.ui.button.setIcon( buttonName, iconPath );
}}}"	New Feature	closed	Must have (possibly next milestone)	CKEditor 3.0	UI : Toolbar	SVN (FCKeditor) - Retired	fixed	Oracle Review+	
