In the circumstance, you want the user to refresh the cache manually and have it set to never expire on it's own, it would be great if the cache's timestamp were somehow able to be shown on the page.
This way users on the site can dynamically create cache on first page load, and on pages that already have a cache the user can choose to reload the cache based on how old the cache is.
Providing the "panels-hash-cache-reset" link would be the best way to provide the refresh link, so only the timestamp portion is missing for this use case.
Thanks in advanced for the feature request consideration!
Comments