Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Lightbox Gallery.

Lightbox Gallery: Difference between revisions

From MoodleDocs
No edit summary
(Reformat this page)
Line 1: Line 1:
The Lightbox Gallery Resource
The Lightbox Gallery Resource is a contributed module for Moodle 1.8 or later. This resource allows you to create image galleries within your Moodle course. The Lightbox system is a set of scripts than can be used to apply various effects to image galleries.
 
 
Type: Resource Type
Requires: Moodle 1.8 or later
Status: Third-Party
Maintainer: Paul Holden
 
 
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 - more info can be found at http://www.huddletogether.com/projects/lightbox2/.


==Options==
As a course teacher, you are able to create, edit and delete galleries. The main configuration option involves telling Moodle which directory contains the images you want to include in the gallery. Small thumbnails will then be generated, which are used for the thumbnail view of the gallery.
As a course teacher, you are able to create, edit and delete galleries. The main configuration option involves telling Moodle which directory contains the images you want to include in the gallery. 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.
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.


This plugin was designed to be compatible from Moodle version 1.8 upwards, and as such may not behave the same in older versions. Please contact me if you experience any problems!
==Versions==
This plugin was designed to be compatible from Moodle version 1.8 upwards, and as such may not behave the same in older versions.  


Version 1.1 (14th November 07) - this version introduced options to paginate galleries, and allows users to comment on galleries (see this post).
Version 1.1 (14th November 07) - this version introduced options to paginate galleries, and allows users to comment on galleries (see this post).
Line 22: Line 15:
Please read the installation instructions in the download!
Please read the installation instructions in the download!


http://moodle.org/mod/data/view.php?d=13&rid=1021
==See also==
 
*[http://moodle.org/mod/data/view.php?d=13&rid=1021] for downloads
*[http://www.huddletogether.com/projects/lightbox2] is an external link for more information


[[Category:Resource]]
[[Category:Resource]]
[[Category:Contributed code]]

Revision as of 15:01, 24 November 2009

The Lightbox Gallery Resource is a contributed module for Moodle 1.8 or later. This resource allows you to create image galleries within your Moodle course. The Lightbox system is a set of scripts than can be used to apply various effects to image galleries.

Options

As a course teacher, you are able to create, edit and delete galleries. The main configuration option involves telling Moodle which directory contains the images you want to include in the gallery. 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.

Versions

This plugin was designed to be compatible from Moodle version 1.8 upwards, and as such may not behave the same in older versions.

Version 1.1 (14th November 07) - this version introduced options to paginate galleries, and allows users to comment on galleries (see this post).

Version 1.2 (17th December 07) - this version included a new image editor for editing images contained within galleries, as well as code improvements and extended image information options. You can also now add user-defined captions to individual images...

Please read the installation instructions in the download!

See also

  • [1] for downloads
  • [2] is an external link for more information