- Compatible XF Versions
- 2.1 , 2.2
- Visible Branding
- No
Description:
Resize all attached images in posts which are over maximum width and height allowed.
This add-on will run through all thread posts and resize any attached images which exceed the Maximum attachment image dimensions setting in the options page.
(Example of Resize attachments all page)
(Example of Maximum attachment image dimensions)
(Example of Options page)
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
If you're not able to select ImageMagick PECL extension, contact your web host and ask them to install it.
How to use:
1. Set desired Maximum attachment image dimensions. Setup -> Options -> Attachments
2. Set desired Limit to limit number of posts to process. Setup -> Options -> Resize attachment all
3. Add "resizeattachmentsall" to your forum URL and press enter.
4. Click the "Prepare rebuild table" link.
5. Go to Rebuild caches page.
6. Click the "Rebuild now" button in the Resize attachments all block.
For testing set the Limit to 1. Once you have verified the add-on works properly, change the Limit to a higher number and follow steps 3~6.
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 all attached images in posts which are over maximum width and height allowed.
This add-on will run through all thread posts and resize any attached images which exceed the Maximum attachment image dimensions setting in the options page.
(Example of Resize attachments all page)
(Example of Maximum attachment image dimensions)
(Example of Options page)
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
If you're not able to select ImageMagick PECL extension, contact your web host and ask them to install it.
How to use:
1. Set desired Maximum attachment image dimensions. Setup -> Options -> Attachments
2. Set desired Limit to limit number of posts to process. Setup -> Options -> Resize attachment all
3. Add "resizeattachmentsall" to your forum URL and press enter.
4. Click the "Prepare rebuild table" link.
5. Go to Rebuild caches page.
6. Click the "Rebuild now" button in the Resize attachments all block.
For testing set the Limit to 1. Once you have verified the add-on works properly, change the Limit to a higher number and follow steps 3~6.
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