Moodle Plugins directory: Insert Media gallery: Versions: 2.5.1.1 | Moodle.org
Insert Media gallery
Insert Media gallery 2.5.1.1
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)
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation