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: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 5

Forks: 14

Open Issues: 2

Type:phpbb-extension

2.0.4 2022-06-17 15:07 UTC

This package is auto-updated.

Last update: 2024-04-04 19:01:37 UTC


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.

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