Description of the need A website’s cache is only useful if it has the necessary content on hand to satisfy visitors’ requests. Pantheon’s granular cache control enables developers and site owners to manage updates to specific assets, pages, categories, and even personalization across our Global CDN.
Your sites will maintain a high cache hit rate (a.k.a. fast page load speeds) while ensuring the latest content is always in the hands of visitors. Pantheon’s granular cache control prevents inadvertently invalidating an entire site’s cache. There is no need to throw out an entire cache every time you make small content changes on a site.
Proposed solution Need to add backdrop CMS https://www.drupal.org/project/d8cache
PR by @hosef: https://github.com/backdrop/backdrop/pull/3475
Recent comments
I did some searching and learned that this is a known problem with some GIF images. The Drupal 7 api docs show that there is additional code in image_gd_create_tmp.inc to check for this case and...
imagecolorsforindex(): Argument #2 ($color) is out of range
@Coffee70 Thank your for the further clarification. I just wasn't clear if you used the modules in the backdrop-contrib repos or rolled your own through coder_upgrade. With your experience I am...
Customizable newsletter
I have created layouts with 3-col in footer: https://backdropcms.org/project/3-column-top-footer-layouts There are template to override all core layouts. Feel free to 'steal' code-...
Creating Footer columns