#3831: Cannot remove contextmenu from plugins
-------------------------------+--------------------------------------------
 Reporter:  theromulans        |       Owner:  arczi          
     Type:  Bug                |      Status:  assigned       
 Priority:  Normal             |   Milestone:  CKEditor 3.0   
Component:  General            |     Version:  CKEditor 3.0 RC
 Keywords:  Confirmed Review-  |  
-------------------------------+--------------------------------------------
Changes (by fredck):

  * keywords:  Confirmed Review? => Confirmed Review-


Comment:

 Removing the plugin is not a guarantee that it will not be loaded. There
 may be dependencies that will require it. What we're missing is having
 these dependencies well defined in the plugins, so nothing breaks.

 For this specific case, we need the contextmenu plugin for the buttonmenu
 plugin, as identified by Artur. So, it's just a matter of updating the
 plugin requirements.

 I would instead avoid adding the automation for disabling the context
 menu. It may be "really" required by other plugins. We may instead have a
 configuration option to disable it, but this is something that should be
 managed in another ticket.

 So, the changes on _source/plugins/menubutton/plugin.js are the only one
 to be committed.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3831#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to