- Compatible XF 2.x versions
- 2.0, 2.1
Convert image - là addon cho xenforo có chức năng chuyển đổi hình ảnh được liên kết thành tệp đính kèm. Nghĩa là khi bạn sử dụng liên kết hình ảnh bên ngoài nó sẽ tự động upload hình ảnh thành tệp đính kèm.
Description:
Converts hot linked images to attachments.
The Convert image 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 hot linked image)
(Example of attachment)
(Example of Default image processor selection)
(Example of Maximum attachment image dimensions selection)
(Example of Options page)
Features:
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:
Description:
Converts hot linked images to attachments.
The Convert image 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 hot linked image)
(Example of attachment)
(Example of Default image processor selection)
(Example of Maximum attachment image dimensions selection)
(Example of Options page)
Features:
- Linked images are immediately converted after message is saved.
- Images resizing is done with ImageMagick for best quality.
- Images resized to maximum width and height settings in Admin Control Panel.
- Setting for inserting full-size or thumbnail attachments.
- Setting for temporary image path.
- Setting for optional log file.
- Links surrounding attachments automatically removed.
- Download Andy-ConvertImage-2.3.zip and unzip it.
- Copy the src/addons/Andy/ConvertImage directory to your server.
- From the Admin Control Panel Install the add-on.
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:
Code:
https://www.domain.com/tmp/