DavidIQ / ReIMG

phpBB extension for resizing posted images on the client side using JavaScript and a selection of lightbox-style libraries.

Home Page:https://www.davidiq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReIMG

ReIMG Image Resizer Extension

Starting with version 3.0 this is an extension for phpBB 3.1 that resizes inline posted images as well as attached images based in principle entirely on the MOD, which was versions 1 and 2.

Installation

  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to reimg.
  3. In the ext directory of your phpBB board, create a new directory named davidiq (if it does not already exist).
  4. Copy the reimg directory to phpBB/ext/davidiq/
  5. Navigate in the ACP to Customise -> Manage extensions.
  6. Look for ReIMG Image Resizer under the Disabled Extensions list, and click its Enable link.
  7. Set up and configure options available.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for ReIMG Image Resizer under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/davidiq/reimg directory.

Support

License

GNU General Public License v2

About

phpBB extension for resizing posted images on the client side using JavaScript and a selection of lightbox-style libraries.

https://www.davidiq.com

License:GNU General Public License v2.0


Languages

Language:CSS 31.7%Language:PHP 30.5%Language:JavaScript 26.5%Language:HTML 11.3%