@baris Ok that's a understandable point. 👍 I try to understand it. Thank you for your help. 👍
Solved [nodebb-plugin-composer-redactor] Customizing Redactor's Toolbar
-
Hi nodebb-Community,
in our beta-forum we switched from the default composer plugin to Redactor.
The Redactor-Documentation shows possibilities to customize the Toolbar of this RTE. My question is now: is there a simple way to customize this?
Under
/admin/plugins/composer-redactor
there is no option/setting.What possibilities do we have here?
I'm thankful for every answer/idea/proposition. -
Unfortunately there is no easy way besides forking Redactor and editing the plugin yourself.
An example of an added toolbar button is the underline button
-
Okay, thanks @julian
This isn't ideal considering future updates, but it is a viable solution.