Image Autosize filter

Component ID

1614428

Component name

Image Autosize filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3267

Component created

Component changed

Component body

Embed images in the content using a wysiwyg editor, then this module takes care of all the rest.

This module helps you to make your website content consistent by forcing image size as a function of its alignment. The image size is defined with imagecache so that images can have only 4 different sizes based on the alignment (left, right, center, none).

With this consistency, make a mobile version is straightaway: you just define other presets. You don't have to care about custom sizes that contributors use and you are ready for responsive images.

Install

Enable the module, go to the filter settings, activate the filter and configure the image style for each align value.

History

This module was forked from Image resize filter two years ago with additional feature. However, now I decide to remove all image_resize_feature functionality and my customisation code, to publicly release this clean module.