4 Sep
2007
4 Sep
'07
8:17 p.m.
User: drewish Branch: DRUPAL-5 Date: Tue, 04 Sep 2007 18:17:49 +0000 Modified files: /modules/image image.module Log message: #160671 Trying to solve several derivative image problems: - Check for missing derivative images in image_load() rather than image_display(). - Add image_get_derivative_sizes() to compute which derivative sizes are needed for an image. - Save rebuilt derivative images using image_update() rather than node_save() so the updated time isn't changed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image/image.module...