Skip to content

open-lms-open-source/moodle-mod_lightboxgallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightbox gallery activity for Moodle™ 3.10+

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/open-lms-open-source/moodle-mod_lightboxgallery/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/open-lms-open-source/moodle-mod_lightboxgallery.git mod/lightboxgallery

Then add mod/lightboxgallery to your gitignore.

Credits

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

About

Lightbox Gallery resource module for Moodle 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.2%
  • CSS 3.2%
  • Other 0.6%