Moodle Plugins directory: CodePen: Versions: 3.4.2 | Moodle.org
CodePen
Filters ::: filter_codepen
Maintained by
Arnaud Trouvé
A filter to embed Pens from their URL on codepen.io
CodePen 3.4.2
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Released: pátek, 5. května 2023, 18.36
3.4.2
- Add missing array declaration causing issue in PHP 8 environment
3.4.1
- Add support for URI containing hyphen or underscore character
- Replacing deprecated
array_key_existsuse
3.4.0
- Fix privacy provider
get_reasondeclaration. This leads to drop PHP5 (Moodle 3.3 and prior) support - Switch versioning policy to use Semantic Versioning starting from 3.4.0
v3.3-r1.0
- Add privacy implementation / GDPR compliance.
v3.1-r1.1
- Fix #5 : issue concerning border 'none'
- Performance improvement
v3.1-r1
- Add support for https pen
- Add setting to select which embed version to use and set version 2 as default value
- Add setting to select which tabs must be displayed by default
- Add a theme selector setting with CodePen default themes
- Add settings to override theme
- Add a preview panel
Version information
- Version build number
- 2023050500
- Version release name
- 3.4.2
- Maturity
- Stabilní verze
- MD5 Sum
- 9685e8b5605b0e481e6dfc25a883ee7c
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- The more recent release 3.5.0 (2024100700) exists for Moodle 3.9
- The more recent release 3.5.0 (2024100700) exists for Moodle 3.10
- The more recent release 3.5.0 (2024100700) exists for Moodle 3.11
- The more recent release 3.5.0 (2024100700) exists for Moodle 4.0
- The more recent release 3.5.0 (2024100700) exists for Moodle 4.1
- The more recent release 3.5.0 (2024100700) exists for Moodle 4.2
- The more recent release 3.5.0 (2024100700) exists for Moodle 4.3
- The more recent release 3.5.0 (2024100700) exists for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 3.4.2
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