Description:
This extension adds the Lightbox 2 plugin to phpBB 3.1. It will resize posted images to a maximum set width and display them fullscreen in a Lightbox overlay effect. It will also turn itself off where the responsive layouts begin to take over (at screen sizes smaller than 900px).
I am open to comments from anyone trying this extension about how to improve its integration with phpBB 3.1.
Requirements:
- phpBB 3.1.0 or higher
- PHP 5.3.3 or higher
Installation:
- Download the latest release and unzip it.
- Copy the entire contents from the unzipped folder to
phpBB/ext/vse/lightbox/
- Navigate in the ACP to Customise -> Manage extensions.
- Find Lightbox under "Disabled Extensions" and click Enable.
- Navigate in the ACP to Post settings -> Lightbox image resizing.
- Set the Maximum image width in pixel to your desired resize width.
- Click Submit.