CSS inject

Filters ::: filter_cssinject
Maintained by Manuel Menzinger
This simple filter allows users to add css to their content, without switching to code-view. It also provides pre-made css-classes to visually enhance basic text areas.

CSS inject 2025052300

Moodle 4.4, 4.5, 5.0
Released: fredag, 23. mai 2025, 19:11

New Features

  • added optional start- and end- tags to style and class elements (they now can be used in a closed scope like [!style-start: color:red!]...[!style-end!])
  • added nesting of same elements by appending a number ([!box-start: info!]...[!box-start1: warning!]...[!box-end1!][!box-end!])
  • added abbreviations for common css-attributes ([!:c:red;1.5em;b;i;u!]something[!!] instead of [!:color:red;font-size:1.5em;font-weight:bold;font-style:italic;text-decoration:underline!]something[!!])

Version information

Version build number
2025052300
Version release name
2025052300
Maturity
Unknown
MD5 Sum
b78f58ed29d6d5be80d05e7a3fa792be
Supported software
Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation