Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291765

Need for a hook_image_path_flush

$
0
0

Problem/Motivation

Modules like adaptive_image have no way of reacting to image_path_flush();

Proposed resolution

I propose adding an extra hook at the end of image_path_flush(), like this:

 module_invoke_all('image_path_flush', $path);

Remaining tasks

  • Review and approve

User interface changes

  • None

API changes

  • New hook_image_path_flush($path) is added.

Data model changes

  • None

Viewing all articles
Browse latest Browse all 291765

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>