upload_replace 1.0.0-alpha1

Unsupported

1.0.0 Alpha 1

First version for Drupal 8 & 9

Minimum requirement: Drupal Core ^8.8 || ^9

Testing is appreciated, do not hesitate to create issues and if possible provide patches.

upload_replace 6.x-1.2

Bug fixes
Unsupported

#662772: Problem with multiple images Add support for files named like page_1.jpg page_2.jpg. So that these file names are not modified by mistakenly assuming that they are multiple versions of the same file (page.jpg, version 1,2 etc)

upload_replace 6.x-1.0

Bug fixes
Unsupported

After updating, you may need to manually delete some non-image files from "/imagefield_thumbs" directory as they were copied there by a bug in the code
#605870: non-image files are copied to the image_field thumbs directory Added a mime check so non-image files are not copied to the imagefield_thumbs directory

upload_replace 6.x-1.0-rc5

New features
Unsupported

Add Imagecache and Imagefield compatibility. Force regeneration of images for those 2 modules when new image with same name is uploaded.

upload_replace 6.x-1.0-rc4

Bug fixes
Unsupported

Fixed a problem with the order of variables in the SQL select query.

upload_replace 6.x-1.0-rc3

Bug fixes
Unsupported

#516752: Missing filefield dependency in info file. by perusio: Filefield is a requirement for this module as it uses the update_file hook

upload_replace 6.x-1.0-rc2

Unsupported

First release. Tested under drupal 6.13. Working with filefield CCK and node revisioning.
Added README.txt file

upload_replace 6.x-1.0-rc1

Unsupported

First release. Tested under drupal 6.13. Working with filefield CCK and node revisioning.

Subscribe with RSS Subscribe to Releases for Upload File Replace (for filefield CCK)