Opened 8 years ago
Last modified 8 years ago
#16850 closed New Feature
Context menu disable option — at Initial Version
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.0 |
Component: | General | Version: | 4.7.0 |
Keywords: | Cc: |
Description
<p>We need an option to disable our custom context menu, even if the plugin is loaded. The thing is that <code>contextmenu</code> plugin is required by plugins like <code>tabletools</code> or <code>liststyle</code>, where it's the only way to see the features added by the plugin.</p> <p>If we'd remove it from <code>required</code> property, this plugin would not be automatically picked by our online builder, so that's a no-go.</p> <p>But some customers provide custom implementation of UI, where context menu is not needed.</p>