moodlicious / moodle-tiny_richtext
Re-enables rich text editing capabilities that were not enabled by Moodle by default.
Package info
github.com/moodlicious/moodle-tiny_richtext
Type:moodle-tiny
pkg:composer/moodlicious/moodle-tiny_richtext
Requires
This package is auto-updated.
Last update: 2026-08-20 18:48:57 UTC
README
Re-enables rich text editing capabilities that were not enabled by Moodle by default. Enables:
forecolor: Text colorbackcolor: Background colorfontsize: Font size (predefined)fontsizeinput: Font size (input)fontfamily: Font family
Each control can be enabled in the toolbar and/or the Format menu on the plugin's settings page.
Pitfalls
You shouldn't really be using this plugin, unless you really want to.
Explained in this discussion, accessibility and theming issues will arise if you use this plugin.
Also see this Jira issue: MDL-76517, which proposes adding these features to Moodle core reducing risks.