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.
- phpBB 3.2.0
- PHP 5.4
- Download the latest release and unzip it.
- Unzip the downloaded release and copy it to the
ext
directory of your phpBB board. - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Lightbox
under the Disabled Extensions list and click itsEnable
link.
- Navigate in the ACP to
Post settings -> Lightbox image resizing
. - Set the
Maximum image width in pixel
to your desired resize width. - Click
Submit
.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Lightbox. - To permanently uninstall, click
Delete Data
, then delete thelightbox
folder fromphpBB/ext/vse/
.
© 2014 - Matt Friedman