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
Line 14: Line 14:
==See also==
==See also==


*[http://moodle.org/mod/data/view.php?d=13&rid=1021 Moodle.org Module and Plugins for a download versions]
*[http://moodle.org/mod/data/view.php?d=13&rid=1021 Moodle.org Module and Plugins for a download versions] - has example images.
*[http://moodle.org/mod/forum/discuss.php?d=83599 Discussions can be found in Resource forum]
*[http://moodle.org/mod/forum/discuss.php?d=83599 Discussions can be found in Resource forum].
*[http://www.huddletogether.com/projects/lightbox2 Huddletogether's lightbox project] is an external link for more information
*[http://www.huddletogether.com/projects/lightbox2 Huddletogether's lightbox project] is an external link for more information.


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

Revision as of 15:14, 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. Please select the correct version from the Moodle database of Modules and Plugins for this resource.


Please read the installation instructions in the download!

See also