Moodle Plugins directory: CodePen: Versions: 3.5.0 | Moodle.org

CodePen
Filters ::: filter_codepen
Maintained by
Arnaud Trouvé
A filter to embed Pens from their URL on codepen.io
CodePen 3.5.0
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: الثلاثاء، 8 أكتوبر 2024، 2:50 AM
3.5.0
- Class refactoring to ensure moodle 4.5+ compatibility (see : MDL-82427)
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_exists
use
3.4.0
- Fix privacy provider
get_reason
declaration. 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
- 2024100700
- Version release name
- 3.5.0
- Maturity
- الإصدار المستقر
- MD5 Sum
- 28264714921d7dc745b0020655f72c74
- 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, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- 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
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 3.5.0
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