TinyMCE editor toolbar configuration
I'm a software developer. I would like to be able to configure the toolbar of the TinyMCE xhtml editor in Optimizely CMS SaaS so it matches the exact wishes of my client. Currently we only have 3 options: minimal, standard and extended. It would be convenient if we could configure the toolbar ourselves. I'm think of an option to insert code snippets, but also simple thinks like support for H2 to H5 but not H1. Basically, I would like to be able to configure everything that TinyMCE allows to be configured out-of-the-box.
-
Craig Mazer
commented
+1, and specifically the config options we need in SaaS that PaaS already supports: (1) add named/design-system paragraph styles to the styles dropdown, including Body Large / Default / Small; (2) remove individual toolbar buttons rather than all-or-nothing presets; (3) superscript/subscript buttons; (4) list-size options (large/medium/small) for ordered/unordered lists, needed for sources and disclaimers. In short: expose the standard TinyMCE configuration API in SaaS.
-
Craig Mazer
commented
How is it that we can customize this feature? Other platforms allow it with TinyMCE.