XF 2.0 / 2.1 / 2.2 / 2.3 AndyB Resize attachments all 2.0

Description:

Resize all attached images in posts which are over maximum width and height allowed.

This add-on will run through all posts and resize any attached images which exceed the allowed maximum setting in the options page.

Example of Resize attachments all page :

1.jpg


Example of Options page :

pic002.jpg


Requirements :


This add-on requires ImageMagick PECL extension to be enabled. Make sure the following is checked:

Admin control panel -> Options -> Attachments -> Default image processor -> ImageMagick PECL extension

pic003.jpg


If you're not able to select ImageMagick PECL extension, contact your web host and ask them to install it.

How to use:
  1. Select the maximum width and height you want images to be in the Options page.
  2. Add "resizeattachmentsall" to your forum URL and press enter.
  3. Click the "Prepare rebuild table" link.
  4. Go to Rebuild caches page.
  5. Click the "Rebuild now" button in the Resize attachments all block.
Database changes:

This add-on will create a table called andy_resize_attachments_all in your database.

Questions and Answers:

Q: Who can run this add-on?
A: You must be an admin to run this add-on.

Resize attachments all v2.0 changes : Now supports resize for all content types. Now supports abstracted file system.

Download V2.0 :
 
Back
Top