P
P
pavlusha12018-05-24 10:21:15
JavaScript
pavlusha1, 2018-05-24 10:21:15

How can I remove some edit buttons in ckeditor?

In CKeditor full there are many buttons that are necessary for editing, but there are also buttons that are completely unnecessary (for the user), how can I remove them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Karen Ananiev, 2018-05-24
@karena

  1. (preferred) Use CKBuilder and exclude unnecessary plugins from the build completely
  2. Use config.removePlugins and don't load unnecessary plugins
  3. Set custom config.toolbar, but don't do that

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question