oEmbed Filter

Filters ::: filter_oembed
Maintained by Catalyst IT, Brendan Heywood
Part of set Microsoft 365.
A filter that will swap hyperlinks pointing towards supported websites with an embedded version using code retrieved from the site using the oEmbed protocol. An option for "Lazy" loading of some sites is also available.

oEmbed Filter oembed Filter (Build: 2014051201)

Moodle 2.7
Released: Wednesday, 25 June 2014, 4:25 AM
Description:
This is a text filter for Moodle that converts urls from many different media sites into embeded content.
Embed code is retrieved from the original site so should work even if the site changes embed format.

Installation:
Download the source files. (zip file is available under download section)
Unzip the package
Copy the "oembed" folder to moodle/filter on the Moodle server.
Login as an admin on the Moodle site and install the filter.

To use:
By default the oembed filter is enabled for all content. You can change this under Plugins > Filters.

When inserting a media link url into a discussion, create a hyperlink and insert the url as the target. When the discussion is posted the url will be changed into the embed content.
N.B. if you enable the "Convert URLs into links and images" filter ahead of this then it is easier for users to embed media

Version information

Version build number
2014062400
Version release name
oembed Filter (Build: 2014051201)
Can be updated to
27.0.0.2 (2015011603), 28.0.0.1 (2015012701)
Maturity
Beta
MD5 Sum
3659665777e32770091fca9190f7f913
Supported software
Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
Master

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation