- Introduction
- Tested
- Known Issues
- Special Thanks
- Requirements
- Installation
- Coming From Drupal?
- Usage
- License
- Credits
- Maintainers
This is a very simple module that opens up images or content from your Backdrop site into a popup/modal "lightbox" and is very customizable.
Colorbox is a light-weight, customizable lightbox plugin for jQuery 1.4.3+. This module allows for integration of Colorbox into Backdrop.
Images, iframed or inline content etc. can be displayed in a overlay above the current page.
- jQuery - http://jquery.com/
- Colorbox - http://www.jacklmoore.com/colorbox/
Installed and opened a few images/content in Backdrop 1.0
@todo
You need to download the Colorbox script separately from downloading this module at this address: http://www.jacklmoore.com/colorbox
Backdrop CMS supplies the correct version of JQuery.
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
Then
Download and install the Libraries module.
Then and install the Colorbox script and place in /libraries/colorbox
Documentation may be found here: https://www.drupal.org/node/1971564
Nothing substantially different.
@todo
The Colorbox module:
- Excellent integration with Image field and Image styles
- Choose between a default style and 5 example styles that are included.
- Style the Colorbox with a custom colorbox.css file in your theme.
- (coming soon) Drush command to download and install the Colorbox plugin in sites/all/libraries
The Colorbox plugin:
- Supports photos, grouping, slideshow, ajax, inline, and iframed content.
- Appearance is controlled through CSS so it can be restyled.
- Preloads upcoming images in a photo group.
- Completely unobtrusive, options are set in the JS and require no changes to existing HTML.
- Released under the MIT License.
Go to "Configuration" -> "Media" -> "Colorbox" to find all the configuration options.
https://www.drupal.org/node/1971564
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
This module is based on the Colorbox module for Drupal, originally written and maintained by a large number of contributors, including:
- Fredrik Jonsson http://drupal.org/user/5546
- seeking
Ported to Backdrop by:
- biolithic https://github.com/biolithic