#2911: Make it possible for CKEDITOR.plugins.addExternal() to load plugins not
named "plugin.js"
--------------------------+-------------------------------------------------
  Reporter:  martinkou    |       Owner:  martinkou   
      Type:  New Feature  |      Status:  closed      
  Priority:  High         |   Milestone:  CKEditor 3.0
 Component:  General      |     Version:  SVN         
Resolution:  wontfix      |    Keywords:  Review-     
--------------------------+-------------------------------------------------
Changes (by fredck):

  * keywords:  Review? => Review-
  * status:  new => closed
  * resolution:  => wontfix


Comment:

 The problem with this approach is that, opening it in this way, will
 inspire people to point the editor to load server side scripts, like
 plugin.php, or even URLs with querystring parameters. It would just make
 the system more complex than it needs to be.

 I opt for leaving the plugin.js file a requirement. If implementors have
 specific needs, there may be other ways to satisfy them, like customizing
 the getUrl function, for example.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2911#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to