Skip to content

SirLupus/lightbox

 
 

Repository files navigation

Lightbox for phpBB 3.1

This extension adds the Lightbox 2 jQuery plugin to phpBB 3.1. It will resize posted images to a maximum set width and display them fullscreen in a Lightbox overlay effect.

Build Status

Requirements

  • phpBB 3.1.0 or higher
  • PHP 5.3.3 or higher

Installation

  1. Download the latest release and unzip it.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Lightbox under the Disabled Extensions list, and click its Enable link.

Usage

  1. Navigate in the ACP to Post settings -> Lightbox image resizing.
  2. Set the Maximum image width in pixel to your desired resize width.
  3. Click Submit.

Uninstallation

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Lightbox.
  3. To permanently uninstall, click Delete Data, then delete the lightbox folder from phpBB/ext/vse/.

License

GNU General Public License v2

© 2014 - Matt Friedman (VSE)

About

Lightbox for phpBB 3.1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 48.8%
  • JavaScript 39.7%
  • CSS 8.9%
  • HTML 1.4%
  • Shell 1.2%