- Compatible XF Versions
- 2.1
- 2.2
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:
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:
- Select the Maximum attachment image dimensions in the Options page.
- Add "resizeattachmentsall" to your forum URL and press enter.
- Click the "Prepare rebuild table" link.
- Go to Rebuild caches page.
- Click the "Rebuild now" button in the Resize attachments all block.
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.