Media collection embed

Filters ::: filter_mediagallery
Maintained by Adam Olley
Part of set Media gallery.
Allows you to have carousels of a media gallery or galleries displayed in your course in labels and such.

Media collection embed 2.5.1.1

Moodle 2.5, 2.6, 2.7
Released: onsdag, 10. september 2014, 08:46

Media collection filter for Moodle

When used in conjuction with the TinyMCE plugin (http://github.com/netspotau/moodle-tinymce_mediagallery) this plugin allows you to have carousels of a gallery or galleries displayed in your course in labels and such.

This plugin requires the Media collection activity be installed (http://github.com/netspotau/moodle-mod_mediagallery).

This plugin was written by Adam Olley adam.olley@netspot.com.au for the University of New South Wales (http://www.unsw.edu.au).

Note: for the carousel to be fully functional, your theme needs to have jQuery included on the page(s) the filter displays the carousels on. If you don't have jQuery loaded, the carousel will still appear, and clicking the images will still take you to the gallery.

Install

Using Moodle

You can install the plugin from the Moodle plugin repository from within your Moodle installation.

Using a downloaded zip file

You can download a zip of this plugin from: https://github.com/netspotau/moodle-filter_mediagalley/zipball/master
Unzip it to your filter folder and rename the extracted folder to 'mediagallery'.

Using Git

To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/netspotau/moodle-filter_mediagallery.git filter/mediagallery

Then add filter/mediagallery to your gitignore.

Credits

Media collection and its companion plugins were developed by NetSpot Pty Ltd (http://www.netspot.com.au) for the University of New South Wales (http://www.unsw.edu.au).

Code: Adam Olley adam.olley@netspot.com.au
Concept: UNSW (http://www.unsw.edu.au)
Design: UNSW (http://www.unsw.edu.au) & Mark Bailye \<mark.bailye@netspot.com.au>
Testing: UNSW (http://www.unsw.edu.au)

Version information

Version build number
2014091000
Version release name
2.5.1.1
Can be updated from
2.5.1.0 (2014012200), 2.5.1.1
Can be updated to
2.7.1.0 (2014091001)
Maturity
Stabil versjon
MD5 Sum
801a1b1d4e4729fa1c5921a162972a2c
Supported software
Moodle 2.5, Moodle 2.6, Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.5.1.1

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