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.1

Moodle 2.6, 2.7, 2.8, 2.9, 3.0
Released: Tuesday, 1 July 2014, 1:15 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
2014070100
Version release name
2.5.1.1
Can be updated from
2.5.1.0 (2014012100)
Maturity
Stable version
MD5 Sum
1438f79a707ee9943ae9329be8162c89
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0

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 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