• To download resources you must be registered and have a valid xenForo license.

    See This Thread for information on how to validate your xenForo license.

Image Resizer

Image Resizer 2.0

No permission to download
Description:

Image Resizer is designed to resize all your attached images which exceed dimensions specified.

The "Maximum Attachment Image Dimensions" setting in Options is sometimes initially set to high, this results in many very large images to be attached. This add-on will allow you to resize these large attached images to your current maximum dimensions. By resizing these large attachments, the end result will be threads which load faster and use less resources.

(Example of main page)

1d9909c3e53eb903b6e6df162cbb8b61._.jpg


(Example of options page)

5512cbb0e2754d518aeaa585bb59db9e._.jpg


(Example of User Group Permissions)

433271d95031f9f3b1a6974de342f042._.jpg


Features:
  • Images resized using ImageMagick for best quality.
  • All phrases start with imageresizer_ for your convenice.
Requirements:
  • Requires ImageMagick
  • Requires exec() execution
Installation:
  1. Download imageresizer_v2.0.zip and unzip it.
  2. Upload the Andy folder to your server. The correct location is library/Andy.
  3. From your Admin Control Panel, go to the "Install Add-on" page.
  4. Upload the addon-ImageResizer_v2.0.xml file.
  5. Click the Install Add-on button.
How to use step 1:
  1. Go to Image Resizer Options page and enter your Maximum Width and Maximum Height.
  2. Go to User Group Permissions and set the Administrative group to "Allow".
  3. Bring up the Main page by entering "imageresizer/show?limit=1" after the root portion of your forum URL.

    Examples:
    Code:
    http://www.domain.com/imageresizer/show?limit=1
    http://www.domain.com/forums/imageresizer/show?limit=1
    http://www.domain.com/community/imageresizer/show?limit=1
    Domain Name Registration and Web Hosting | Domain.com
How to use step 2:
  1. At this point you will be shown one attachment that exceeds your dimension settings.
  2. Click the Update 1 Attachments link.
  3. You will get a verification message indicating attachment was updated.
  4. Click the back button in your browser and reload the page.
  5. You will see the next attachment. Now change the "limit=1" in the URL to "limit=10"
  6. Click the Update link.
  7. Confirm successful update.
  8. Click the back button, reload the page and change the limit to 100.
Updating 100 attachments takes several minutes so be patient. You can raise the limit to a higher number, but the idea is to run several batches until all the attachments are resized.

Note:

Image Resizer will first analyze the actual attachment width and height and if this differs from the database information, the database is updated. Those attachments that required database updating may not require updating the file itself, so it is required to run this add-on twice to make sure every attachment has been properly resized.

If an attachment is missing from the attachment folder, an error message will indicate this problem. If you run into this, you will need to do one of two things:
  1. Go to post and delete the attachment.
  2. If attachment is not found in the post, you will need to use phpMyAdmin to remove the data from the following two files:

    xf_attachment
    xf_attachment_data
Question and Answers:

Q: Will Image Resizer work on images used in other add-ons?
A: No. Only image attachments in posts are supported.
Author
Webmaster
Downloads
1
Views
58
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top