Tiny Font Color

TinyMCE ::: tiny_fontcolor
Maintained by Stephan Robotta, Luca Bösch
The Tiny Font Color provides two toolbar buttons and menu entries to set different text and background colors.

Tiny Font Color 1.2

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Released: fredag, 10. oktober 2025, 14:51

tiny_fontcolor

Changes

V1.2

V1.1

  • Support for Moodle 5.1
  • In the CI drop all tests with outdated PHP versions. Add Moodle 5.1 to the pipeline.
  • Move version history from README into CHANGES.
  • Add workflow for autorelease into the Moodle plugin directory.

V1.0

  • New setting usecssclassnames that allow to have css clases instead of using color codes in the style attribute.
  • Use a color picker for defining colors in the admin settings.
  • Allow to define an alphachannel for the color codes in the admin settings.

V0.10

  • Adjust capability context level according to MDL-84884

V0.9

  • Adjustments for Moodle 5.0.
  • Remove Github actions to sync master and main branch.

V0.8

  • Adjustments for Moodle 4.5

V0.7

V0.6

V0.5

  • Add support for Moodle 4.4 and PHP 8.3.
  • Add json for a comprehensive color scheme (thanks to Joseph Rézeau).

V0.4

  • Add CI stack for Moodle 4.3

V0.3

V0.2.3

V0.2.2

V0.2.1

  • Add behat test for the admin settings page and reorganize tests.
  • Remove function str_contains to be PHP7.x compliant.
  • Change maturity of plugin to release candidate.
  • Privacy Provider was added.

V0.2.0

Initial release

Version information

Version build number
2025101000
Version release name
1.2
Maturity
Stabil versjon
MD5 Sum
6fc3f975695c2af2d3185894e778fb74
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0, Moodle 5.1
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
V1.2

Default installation instructions for plugins of the type TinyMCE

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation