Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Parameters

Mattia Verga edited this page Nov 17, 2018 · 3 revisions

Name settings

Suffix of resized image

This will be the suffix applied to the resized image. You can use the placeholders {width} and {height} to insert pixel size of the resulting image. If maintain aspect ratio option is selected, these values will be the real pixel values of the image, rather than the values you set in width and height fields.

Put in subdir

If set to yes, the resized intro image will be generated in a subdir, rather than in the same directory of the original full text image. This directory path will be relative to the original image position (for example, if the original image is under joomlapath/images, the intro image will be generated under joomlapath/images/subdir.

Subdir name

The name of the subdirectory where the intro image will be generated. Please use only UTF-8 characters, the use of special characters can lead to unpredictable behavior.

Image parameters

Width of resized image

The width of the resized image (admitted range is from 10 to 2.000 px).

If maintain aspect ratio option is selected, this value will act as the max width of the resized image.

Height of resized image

The height of the resized image (admitted range is from 10 to 2.000 px).

If maintain aspect ratio option is selected, this value will act as the max height of the resized image.

Maintain aspect ratio

If set to yes, the aspect ratio of the original image will not be altered and width and height parameters are used as maximum values. Example: original image is 400x200px; with width = 100px and height = 100px the resulting image will be 100x25px; with width = 300px and height = 100px, the resulting image will be 200x100px.

Set a custom JPEG quality

If set to yes, you can specify a custom compression value for the intro image (only works for JPEG images).

Compression level

The compression value for the generated intro image (admitted range is from 50 to 100).

Other

Copy text

If set to yes, the 'Alt' and 'Title' fields of the full article image will be copied in intro image fields.