#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 <[email protected]> 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
You can install the plugin from the Moodle plugin repository from within your Moodle installation.
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'.
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 <[email protected]>
Concept: UNSW (http://www.unsw.edu.au)
Design: UNSW (http://www.unsw.edu.au) & Mark Bailye <[email protected]>
Testing: UNSW (http://www.unsw.edu.au)