Insert Media gallery

TinyMCE (legacy) ::: tinymce_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.

Insert Media gallery 2.5.1.0

Moodle 2.5, 2.6
Released: Wednesday, 21 May 2014, 12:28 PM
#Media collection filter for Moodle
When used in conjuction with the filter plugin (http://github.com/netspotau/moodle-filter_mediagallery) this plugin allows you to have carousels of a gallery or galleries displayed in your course in labels and such.

If the filter is not installed, then an image is simply displayed that links to the gallery.

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-tinymce_mediagalley/zipball/master
Unzip it to your lib/editory/tinymce/plugins 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-tinymce_mediagallery.git lib/editor/tinymce/plugins/mediagallery

Then add lib/editor/tinymce/plugins/mediagallery to your gitignore.

##Post-Install
After installing the plugin, you'll need to add the button to your tinymce toolbar.

Goto Site Admin > Plugins > Text editors > TinyMCE HTML editor > General settings

After ensuring the 'Insert Media gallery' plugin is listed and enabled, add the button where you'd like it in the toolbar by adding it somewhere in the 'customtoolbar' setting on that page and save your changes.

##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
2014012100
Version release name
2.5.1.0
Can be updated to
2.5.1.1 (2014070100)
Maturity
Stable version
MD5 Sum
d95a5dc27f5c55b0637b8639d9e6ba69
Supported software
Moodle 2.5, 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 TinyMCE (legacy)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation