Closed (fixed)
Project:
ImageMagick Raw Effect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Jan 2011 at 23:51 UTC
Updated:
14 Feb 2011 at 22:00 UTC
Missing after applying changes for Drupal-7 by pyrollo, http://drupal.org/node/989520
This needs adding before a proper Drupal-7 release.
Comments
Comment #1
pyrollo commentedIn #700696: Add 'flush' back into image module, there is a patch to add flush feature back into image (drupal core) module.
Comment #2
adrinux commentedI'll take a look, though I was about to do something similar to http://api.drupal.org/api/drupal/modules--image--image.module/function/i...
since clear_cache_all() still exists http://api.drupal.org/api/drupal/includes--cache.inc/function/cache_clea...
Comment #3
adrinux commented@pyrollo I just nicked your code from the patch in http://drupal.org/node/700696 - it works for now. Good enough for an alpha release I think, to match the new imagemagick. @sun also mentioned the possibility of moving im_raw's functionality into imagemagick project as a sub-module, so there may be more changes ahead yet :)
Will mark this fixed.