Moodle Plugins directory: Syntax Highlighter: Versions: 3.8.2 | Moodle.org
Syntax Highlighter
Filters ::: filter_syntaxhighlighter
Maintained by
Mark Sharp
This is a filter plugin that uses a 3rd party Javascript module called highlight.js to make your code look like something you'd see in an IDE.
Syntax Highlighter 3.8.2
Moodle 3.8, 3.9, 3.10, 3.11
Released: Montag, 17. Mai 2021, 22:53
Changes
Version 2020040201
- Added automated test scripts
Version 2020040200
- Allow language to be specified #4
Version 2017111302
- added GDPR declaration
- New setting to allow option of local or CDN served style sheets
- Preview of selected style in settings page
Version information
- Version build number
- 2020040201
- Version release name
- 3.8.2
- Can be updated from
- 3.4.2 (2018041301)
- Maturity
- Stable Version
- MD5 Sum
- 70335f56c0b42430a83bd5942dfc1ce2
- Supported software
- Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release 3.8.3 (2021052101) exists for Moodle 3.8
- The more recent release 3.8.3 (2021052101) exists for Moodle 3.9
- The more recent release 3.8.3 (2021052101) exists for Moodle 3.10
- The more recent release 3.8.3 (2021052101) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation