Filter for UbiCast Nudgis Atto & TinyMCE plugins

Filters ::: filter_ubicast
Maintained by Nicolas Dunand, Stéphane Diemer
This filter allows students to add media from a Nudgis site in Atto & TinyMCE text editor.
Latest release:
66 sites
84 downloads
1 fans
Current versions available: 2

This filter alleviates the problem which arises when the text editor tries to inject an <iframe> HTML tag directly into text fields. This works for teachers and "trusted users" but not all users and not in all locations. Optionally, the atto_ubicast and the tiny_ubicast plugins can insert an <img> HTML tag instead. This tag's usage is unrestricted and is then turned into an iframe at the rendering stage by this plugin.

Installation

You can either use the official files available in moodle.org or install the filter manually.

The moodle.org link is:

https://moodle.org/plugins/filter_ubicast

To install the filter manually:

cd moodle/filter
git clone https://github.com/UbiCastTeam/moodle-filter_ubicast ubicast
 

Activation

First, you need to turn on the filter in the /admin/filters.php page of your Moodle instance.

Then, you need to enable the <img> tag insertion in the atto_ubicast or the tiny_ubicast plugin settings.

Feature: Rendering as playlist

Optionally, this plugin can render multiple media in the same text using a playlist: a block with the player on the left and the list of media on the right. If some content is present between media, no playlist will be rendered.

This feature is disabled by default and can be enabled in the plugin settings: /admin/settings.php?section=filtersettingubicast.

Screenshots

Screenshot #0

Contributors

Nicolas Dunand (Lead maintainer)
Stéphane Diemer
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
Please login to post comments