GrapesJS / ckeditor

This plugin replaces the default Rich Text Editor with the one from CKEditor
BSD 3-Clause "New" or "Revised" License
105 stars 103 forks source link

How to remove the Links from toolbar for Anchor tags #56

Closed mdipen closed 1 year ago

mdipen commented 2 years ago

I need to remove the "links" items from the toolbar for anchor tags only and keep using them for text elements. If we remove the "links" from gjs-plugin-ckeditor.options.toolbar, it gets removed from text element as well. I need to remove it for anchor elements only.

artf commented 1 year ago

This is CKEditor config related question