The forum operates in read-only mode. Please head to StackOverflow for support.
config.removePlugins = 'scayt,menubutton,contextmenu';
CKEDITOR.config.removePlugins = 'scayt,menubutton,contextmenu';
Piotrek (Reinmar) Koszuliński CKEditor JavaScript Developer -- CKSource - http://cksource.com -- Follow CKEditor on: Twitter | Facebook | Google+
Reinmar wrote:I reported this issue on out bug tracker: http://dev.ckeditor.com/ticket/9284Please do the same next time . Forum isn't a right place for bugs.
Xeon06 wrote: Reinmar wrote:I reported this issue on out bug tracker: http://dev.ckeditor.com/ticket/9284Please do the same next time :). Forum isn't a right place for bugs. I understand mate, but it is impossible for me to know whether something is a bug or a problem with my understanding of the software. Regardless, thanks for your answer!
Reinmar wrote:I reported this issue on out bug tracker: http://dev.ckeditor.com/ticket/9284Please do the same next time :). Forum isn't a right place for bugs.
if you want to remove context menu just do the following
config.removePlugins = 'liststyle,tabletools,scayt,menubutton,contextmenu';
Context Menu will 100% be removed.
Re: Disable context menu
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Disable context menu
Re: Disable context menu
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
if you want to remove context
if you want to remove context menu just do the following
Context Menu will 100% be removed.