[AndyB] Convert image all

[AndyB] Convert image all 5.8

Vous n'avez pas l'autorisation de télécharger
Compatibilité XF
  1. 2.2.x
  2. 2.3.x
Description courte
Convert all hot linked images into attachments with Images resizing done using ImageMagick and maximum dimensions set to 1600x1600. Requires ImageMagick PECL extension installed on server; contact web host for assistance if needed. Install via Admin Control Panel and use /misc/ directory for temporary files.
Description:

Converts all hot linked images to attachments.

The Convert image all 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)
03202120_03.jpg


(Example of attachment)
03202120_04.jpg

Features:

  • 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.
Requirements:

This add-on requires ImageMagick PECL extension installed on your server. Check if you can select this:

Admin control panel -> Setup -> Options -> Attachments -> Default Image Processor -> ImageMagick PECL extension
03202120_05.jpg


If you're not able to select ImageMagick PECL extension, contact your web host and ask them to install it.

Maximum attachment image dimensions

Although the screenshot below 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.
03202120_06.jpg

Installation:

  1. Download Andy-ConvertImageAll-1.3.zip and unzip it.
  2. Copy the src/addons/Andy/ConvertImageAll directory to your server.
  3. From the Admin Control Panel Install the add-on.
Directory preparation:

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

Example



Code:

https://www.domain.com/tmp/
How to use:

In your browser add 'convertimageall' to your forum URL.

Question and Answers:

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: Can 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?
  • 03202120_06.webp
    03202120_06.webp
    7.2 Ko · Vues: 0
Auteur
anne51
Vues
700
Type d’extension
zip
Taille du fichier
22.4 Ko
Première publication
Dernière mise à jour
Évaluations 0.00 étoile(s) 0 évaluations
Lien cassé ? Envoyer un message à l’équipe NP et nous vous aiderons rapidement !
Soutenez le développeur Si vous êtes satisfait du test ou que votre projet vous a rapporté de l’argent, cliquez sur le bouton « Plus d’informations » pour soutenir le développeur en achetant.

Dernières mises à jour

  1. 5.8 - changelog
    Added code to prevent server error if embedded meta data is empty.
  2. 5.7 - changelog
    Updated regex to fix issue with multiple IMG tags on same line.
  3. 5.5 - changelog
    Fixed issue with try / catch code.

Plus de ressources de anne51

Novamira Pro A
Novamira Pro 1.3.1
Votre agent IA est construit dans votre WordPress.
Kirki Pro A
Kirki Pro 6.0.10
Concevoir un site web pour WordPress, réinventé.

Ressources similaires

[AndyB] Convert image A
Converts hot linked images to attachments.
[AndyB] Convert image by domain M
Converts hot linked images to attachments by selected domain.
[AndyB] Convert image media gallery A
Converts media gallery tags to attach tags.
Haut