Media gallery search

Blocks ::: block_mediagallery
Maintained by Adam Olley
Part of set Media gallery.
This plugin allows users to add a search block for galleries to their courses.

Media gallery search 2.5.1.0

Moodle 2.5, 2.6
Released: Wednesday, 21 May 2014, 12:12 PM
#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 for the University of New South Wales (http://www.unsw.edu.au).

##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-block_mediagalley/zipball/master
Unzip it to your blocks 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-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
Concept: UNSW (http://www.unsw.edu.au)
Design: UNSW (http://www.unsw.edu.au) & Mark Bailye \
Testing: UNSW (http://www.unsw.edu.au)

Version information

Version build number
2014012400
Version release name
2.5.1.0
Maturity
Stable version
MD5 Sum
e9c1400f6666abe17c3729d24ae73bde
Supported software
Moodle 2.5, Moodle 2.6
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6

Version control information

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

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.