Search the Community
Showing results for tags 'template cache'.
-
Is is possible to temporaily disable template caching on all templates without having to go through each template and manual disable it in admin? I'd like to keep my development site and live site settings the same (it makes migrations easier), including the template cache settings, but want to disable the _actual_ caching (except for testing) on my dev site. Is there a config or other setting I can use in just one location (preferably in config-dev.php) that will achieve this? Also, this is more iof a secondary/wish-list issue, but it would be nice if the cache could be disabled for specific SESSION vars (when not logged-in) as well as GET/POST vars.
-
Hi all, quick question. Is there a way to clear the template cache when a page using a specific template is sorted with drag-and-drop? I see you can clear it when a page is saved, but there doesn't seem to be an option for when it is sorted. It's not a big deal if there is not, as I can just go in and save a page and the cache will be cleared. Just wondering if I'm missing something. Sorry if this has already been asked. I googled, but couldn't find anything.