How to remove icons from toolbar
Opened this issue · 2 comments
marco-villanueva commented
Hi everyone!
I have been trying to remove the image, media lib, and embedded video icons. What I have done is to comment the icons in the config file in the toolbar array, and I also tried inserting the removePlugins: ['Image', 'ImageCaption', 'ImageStyle', 'ImageToolbar', 'ImageUpload', 'MediaEmbed']
, but with no result so far.
How can I remove these icons?
Thanks for your help!
roslovets commented
Hi, unfortunately at this time it cannot be done in v4, because custom configuration is broken after upgrade.
ihmpavel commented
Hi, it should be easy to edit configuration, based on https://github.com/Fekide/strapi-plugin-deepl#configuration
But it needs implementation...