I think it will be interesting to add this feature that allows regenerating thumbnails for images.
It s useful in many cases. For example when changing sizes parameters of thumbnails. Other case is when manually copying images without thumbnails, and manually inserting images in the database.

Comments

Konstantin_by’s picture

Very good idea!

eastcn’s picture

Although it is a good idea, but too complex.

nodom’s picture

i don't thank it is complexe.
There are two actions to add:
1) Whene change size prametres delete all thumbnails,
2) while listing photos, check foreach photo if the thumbnail exist, if no regenerate it.
in all, there is 4 or 10 lines of code to add.
Thank you !

eastcn’s picture

1) Whene change size prametres delete all thumbnails,
2) while listing photos, check foreach photo if the thumbnail exist, if no regenerate it.
in all, there is 4 or 10 lines of code to add.
------
good idea, i will join the function, thanks

nodom’s picture

Many Thanks,
There is my first issue, and i hope contribute in the future.

nathaniel’s picture

Status: Active » Closed (fixed)