Customizing the Editor Toolbar #86
Replies: 1 comment
|
Hi @chrisl-fts, and sorry for the very late reply. Your post slipped past me completely, that is on me. Your reading of the source is correct: today the toolbar is fixed. The only things exposed per field are the color related options (disabling the default text/background palettes and supplying your own presets) plus a few block defaults. There is no way yet to hide a whole toolbar entry such as font size or the color pickers. This is a good idea and we can plan it. The direction I have in mind is a per-field configuration in the content type field settings, so different fields can have different editors, with a list of toolbar items you can enable or disable (headings, lists, font size, text color, background color, alignment, links, media, custom blocks, and so on), and probably a plugin level default so you do not have to repeat yourself on every field. Two questions before I scope it:
I will open a tracking issue once we settle on the shape. Thanks for the kind words and for taking the time to write this up. |
Uh oh!
There was an error while loading. Please reload this page.
Thank you very much for your excellent work on this plugin!
Is there any way to customize the toolbars at all? For example, removing the Font Size & Colors options, etc?
Reading through the source code as of now, it doesn't seem like it's possible. But are there any plans to support this in the near future?
Thank you!
All reactions