Convert image by domain

xF2 Add-on Convert image by domain 1.6

No permission to download
Compatible XF Versions
  1. 2.1
Description:

Converts hot linked images to attachments by selected domain.

The Convert image by domain add-on will convert hot linked images in messages to attachments. Hot linked images are those images that have been inserted using the Image icon in the editor toolbar.

(Example of IMG tag)


pic001.jpg



(Example of ATTACH tag)


pic002.jpg



(Example of Default image processor selection)


pic003.jpg



(Example of Maximum attachment image dimensions selection)

pic004.jpg



(Example of Options page)


pic005.jpg



(Example of Convert image by domain page)

pic006.jpg



(Example of Rebuild now button)

pic007.jpg



Features:
  • Images resizing is done with ImageMagick for best quality.
  • Images resized to maximum width and height settings in Admin Control Panel.
  • Links surrounding attachments automatically removed.
Installation:
  1. Download Andy-ConvertImageByDomain-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/ConvertImageByDomain directory to your server.
  3. From the Admin Control Panel Install the add-on.
ImageMagick selection:

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

Admin control panel -> Setup -> 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.

Maximum attachment image dimensions selection:

Although the screenshot above says you can use 0 or blank, this add-on requires you to use a positive value for the Maximum attachment image dimensions settings. I suggest using 1600 x 1600.

Admin control panel -> Setup -> Options -> Attachments -> Maximum attachment image dimensions

Directory preparation:

Create a directory in your web root called /tmp/ and set permissions to 0755.

Example: https://www.domain.com/tmp/

How to use:
  1. In your browser add 'convertimagebydomain' to your forum URL.
  2. Click the 'Prepare rebuild table' link.
  3. Go to the Tools menu in the Admin control panel and click 'Convert all images to attachments' link.
Question and Answers:

Q: I have an older forum with 1 million posts. How long will it take to convert all IMG tags to attachments?
A: Several hours is normal.

Q: Some hot linked image are not converted, why is this?
A: If a hot linked image is either too small or too large, or the dimensions are not able to be read, those images are not converted and will require manual conversion.

Q: Why isn't GD supported?
A: GD does a terrible job of creating large images.

Q: Should files in the /tmp/ directory be deleted?
A: Yes.

Q: Are attachments reused, meaning if the same attachment is located in several posts does each one use up disk space?
A: Each attachment is saved separately, however this is not a problem these days as disk space is so inexpensive.

Q: I'm getting a server error when trying to convert an animated gif.
A: Increase the PHP max_execution_time. you need at least 90 seconds.

Q: Does this add-on convert hot linked images in other areas besides posts?
A: No.

Q: Should I run this add-on once every few months to catch any new hot linked images not converted?
A: Yes.
Author
Admin
Size
21.3 KB
Extension
zip
Downloads
5
Views
1,135
First release
Last update

More resources from Admin

Latest updates

  1. Convert image by domain v1.6 changes:

    Improved PHP code relating to the search index.
  2. Convert image by domain v1.5 changes:

    Added Referer to options page. This allows converting low resolution photobucket hot linked...
  3. Convert image by domain v1.4 changes:

    Code refactoring update.

Similar resources

Convert image Admin
Converts hot linked images to attachments.
0.00 star(s) 0 ratings
Downloads
20
Updated
Convert image all Admin
Converts all hot linked images to attachments.
0.00 star(s) 0 ratings
Downloads
25
Updated
Convert image media gallery Admin
Converts media gallery tags to attach tags.
0.00 star(s) 0 ratings
Downloads
1
Updated
Convert to jpg Admin
0.00 star(s) 0 ratings
Downloads
10
Updated
Disallow image bbcode Admin
0.00 star(s) 0 ratings
Downloads
3
Updated