Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can fonts/colors be set in the editor?
rkleemann
New
I'm using advanced editor but don't see how it's possible to change either fonts or colors
0
Comments
or what? the editor input in real time or the formatted? Do you not see buttons ? Can you not use html ? what exactly is your problem ?
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Basically you have two options: one (which I would disencourage!) is to edit /plugins/editor/class.editor.plugin.php. There is a list of which features are enabled and which are disabled:
The second way (and the preferred way) is to change the settings with a plugin. You do not need to write such a plugin by yourself, it already exists: https://open.vanillaforums.com/addon/aeconfig-plugin
Thanks RJ, I'll give that a try...
They are disabled because they are an accessibility nightmare. I strongly recommend against giving those controls to users. So strongly, in fact, that we removed them as features.