#Media collection search block for Moodle This plugin allows users to add a search block for galleries to their courses. 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).
##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-block_mediagalley/zipball/master
Unzip it to your blocks 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-block_mediagallery.git blocks/mediagallery
Then add blocks/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)