Skip to content

iMattPro/lightbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31b50c3 · Oct 22, 2017
Oct 16, 2017
Oct 16, 2017
Oct 16, 2017
Oct 22, 2017
Oct 22, 2017
Oct 16, 2017
Sep 4, 2017
Feb 18, 2015
Mar 17, 2015
Sep 4, 2017
Oct 16, 2017
Mar 10, 2017
May 29, 2016
Oct 6, 2017
Jan 10, 2017
Mar 17, 2015
Jun 24, 2014

Repository files navigation

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 display them fullscreen in a Lightbox overlay effect.

Build Status Latest Stable Version

Minimum Requirements

  • phpBB 3.1.0 or 3.2.0
  • PHP 5.3.3

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 (VSE)