D
D
Dmitry2019-04-22 16:04:55
Django
Dmitry, 2019-04-22 16:04:55

How to disable context menu in CKEditor 4.9.2?

Hello!
In my project I use the latest version of django-ckeditor (5.6.1), which is built on top of CKEditor 4.9.2.
It is necessary to disable the context menu in it, the entire Internet has been rummaged, but all the proposed options for disabling plugins do not help.
If anyone has come across this problem and solved it, I would be very grateful!
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim Shatalov, 2019-05-02
@DmitryKyd

https://github.com/django-ckeditor/django-ckeditor...

A
Alexander, 2022-04-22
@qbkrb

Disabled these plugins, the context menu was removed (ckeditor_4.18.0)

removePlugins:'clipboard, contextmenu, liststyle, pastetext, pastetools, pastefromlibreoffice,
pastefromword, pastefromgdocs, tabletools, tableselection, widget, uploadwidget, uploadimage'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question