vse / lightbox
Lightbox for phpBB can resize posted images to a maximum set height/width and display them full-screen in an elegant Lightbox overlay effect.
Installs: 54
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 5
Forks: 14
Open Issues: 0
Type:phpbb-extension
Requires
- php: >=5.4
- composer/installers: ~1.0
README
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.
Minimum Requirements
- phpBB 3.2.0
- PHP 5.4
Install
- 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.
Usage
- Navigate in the ACP to
Post settings -> Lightbox image resizing
. - Set the
Maximum image width in pixel
to your desired resize width. - Click
Submit
.
Uninstall
- 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/
.
License
© 2014 - Matt Friedman