Downloads

Download image_resize_filter-6.x-1.7.tar.gztar.gz 15.97 KB
MD5: 3fc7ba915caa339edada49f773a0ed64
SHA-1: 886d4e48401a9485791e3f819c9cd35efff8a4b6
SHA-256: 59803cd3f46ef639c89654e78c0c1f4a4c204db6509cf1e26be3dc488400813e
Download image_resize_filter-6.x-1.7.zipzip 18.65 KB
MD5: e631d8a8041e397d8300770de352bd5d
SHA-1: 00d0531e91ece9b89aa31c486d53f5aa81f83886
SHA-256: e49cecadad3891366d9589706bedcccd00c102354a915b476d83cc88bd813a35

Release notes

This release of Image Resize Filter makes some back-end changes to functionality. Most notably the behavior has changed on images that are not resized.

- If resizing remote images, Image Resize Filter goes ahead and saves all remote images locally regardless of if it needs to be resized.
- Width and height attributes of the original image size are now added to all images if they don't have any.

It also fixes several bugs regarding private files, improved efficiency (half the number of external requests if resizing external images), and several other efficiency improvements and bug fixes.

New Features:
#620108: Download all remote images locally (a hotlinking solution)
#765194: Always add height and width attributes even when not resizing

Bug Fixes:
#698506: Setting border width causes image to resize as that width
#734024: Images with filenames containing '+' (plus) don't scale
#740724: Delete remote images from temp directory after resizing
#764912: Make Image Resize Filter work without allow_url_fopen
#645052: Resized images cannot be downloaded (404 errors) in private filesystem
#764860: Including the same image multiple times at different sizes replaces the first image tag
#651180: Does not work with i18n/locale language path prefixes

Created by: quicksketch
Created on: 8 Apr 2010 at 03:15 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
New features
Bug fixes
Insecure

Other releases