﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3148	Implement a simpler way for loading external plugin JavaScript files	Martin Kou	Frederico Caldeira Knabben	"External plugin files are often not named plugin.js, so that CKEDITOR.plugins.addExternal() don't work for them.

The current solution is that the web app developer using CKEditor would define a separate function called CKEDITOR_GETURL() that will scan for patterns of his files and output the correct URL.

While the approach works, it is still too complicated and error-prone for many web app developers. A simpler way is needed to enable external plugins with arbitrary file names to be loaded."	Task	closed	Must have (possibly next milestone)	CKEditor 3.0	General	SVN (FCKeditor) - Retired	fixed	Oracle Review+	Senthil
