Moodle Plugins directory: Opencast Videos Filter: Versions: v4.4-r1 | Moodle.org

Opencast Videos Filter
Filters ::: filter_opencast
Maintained by
Opencast Integration,
Learnweb – University of Münster,
Thomas Niedermaier,
Farbod Zamani Boroujeni
Part of set Opencast.
Moodle plugin which can be used to embed Opencast videos into any text field. The filter takes in the html pasted by the Opencast repository and replaces it by an iframe, which loads the Paella player with the respective Opencast event.
Opencast Videos Filter v4.4-r1
Moodle 4.1, 4.2, 4.3, 4.4
Released: Thursday, 6 June 2024, 5:08 PM
What's Changed
- Fix CI-Workflow by @justusdieckmann in https://github.com/Opencast-Moodle/moodle-filter_opencast/pull/41
- Prevent error if there is no stream in the episode.json by @justusdieckmann in https://github.com/Opencast-Moodle/moodle-filter_opencast/pull/40
- Make filter work properly with linebreaks by @justusdieckmann in https://github.com/Opencast-Moodle/moodle-filter_opencast/pull/43
- Rewrite filter to also accept and
Full Changelog: https://github.com/Opencast-Moodle/moodle-filter_opencast/compare/v4.3-r1...v4.4-r1
Version information
- Version build number
- 2024060500
- Version release name
- v4.4-r1
- Maturity
- Stable version
- MD5 Sum
- f608c0a905274f983bcad0f64ed43aa7
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.4-r1
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