#3148: Implement a simpler way for loading external plugin JavaScript files
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:  fredck      
     Type:  Task       |      Status:  new         
 Priority:  High       |   Milestone:  CKEditor 3.0
Component:  General    |     Version:  SVN         
 Keywords:  Oracle     |  
-----------------------+----------------------------------------------------
 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.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3148>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to