Skip to Content
Menu
This question has been flagged
1 Reply
5179 Views

I would like to add ckeditor plugins and/or change the Toolbar of ckeditor used in the oddo web cms (module: website).

I know that that the editor is initialized and configured through odoo/addons/website/static/src/js/website.editor.js and if found a function that returns some config for CKEDITOR website.RTE._config() . But i cant figure out how to change or e^xtend this in my own addon?

What is the correct way to change the configuration of the ckeditor in through my own addon?

Avatar
Discard
Best Answer

Hello Michael Karrer, I am also finding solution to change default toolbar, may I know if you found a way to config toolbar editor yet? Thank you.

Avatar
Discard