Currently core version of file_check_directory() notifies the user when new directories are created. This is pretty unnecessary, since the end-user should not even be aware of the background work that's happening. This patch makes Image Resize Filter use FileField's "quiet" version of the function (which is now in Drupal 7).
| Comment | File | Size | Author |
|---|---|---|---|
| image_resize_filter_quiet.patch | 1010 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted.