Lightbox Gallery

Activities ::: mod_lightboxgallery
Maintained by Andrew Hancox, Adam Olley
Part of set Lightbox Gallery.
This resource allows you to create 'Lightbox' enabled image galleries within your Moodle course. As a course teacher, you are able to create, edit and delete galleries. Smallthumbnails will then be generated, which are used for the thumbnail view of the gallery.

Lightbox Gallery 2.7.1.0

Moodle 2.7
Released: Wednesday, 4 June 2014, 12:28 PM

Lightbox gallery activity for Moodle 2.7+

This resource allows you to create 'Lightbox' enabled image galleries within your Moodle course. The Lightbox system is a set of scripts than can be used to apply nice effects to image galleries.

As a course teacher, you are able to create, edit and delete galleries. Small thumbnails will then be generated, which are used for the thumbnail view of the gallery.

Clicking on any of the thumbnails brings that image into focus, and allows you to scroll through the gallery at your leisure. Using the Lightbox scripts creates nice transition effects when loading and scrolling through the images.

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 module from: https://github.com/netspotau/moodle-mod_lightboxgalley/zipball/master
Unzip it to your mod/ folder and rename the extracted folder to 'lightboxgallery'.

Using Git

To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/netspotau/moodle-mod_lightboxgallery.git mod/lightboxgallery

Then add mod/lightboxgallery to your gitignore.

Credits

Maintainer: Adam Olley (adam.olley@netspot.com.au)
Original plugin: Paul Holden (pholden[at]greenhead[dot]ac[dot]uk)

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v2.7.1.0

Default installation instructions for plugins of the type Activities

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