Skip to content

iMattPro/lightbox

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lightbox extension for phpBB

This extension adds the Lightbox 2 jQuery plugin to phpBB. It will resize posted images to a maximum set width and/or height and display them full-screen in a Lightbox overlay effect.

Build Status codecov Latest Stable Version

Minimum Requirements

  • phpBB 3.2.0
  • PHP 5.4

Install

  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.

Uninstall

  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