[development] Dealing with Cache
blouhwtf
blouhwtf at gmail.com
Fri Sep 17 14:49:26 UTC 2010
Hey guys,
I was wondering how you guys are dealing with cache/optimizations on your
development machine, between drupal cache, panels cache, browser cache and
other css/js compression settings etc.. I've found it difficult to deal with
all of them.
I have a feature/module that deal with production settings so i can develop
without annoying production settings (css/js compression, drupal cache,
theme registry, devel settings among others...) and revert them back on
production when the new release is online. Problem is i can't find a way to
deal with panels cache.
The question is: how can i find a way to disable panels cache easily while
on a dev environment ? (using drush cc or emptying the cache with devel is
still a pain)
How do you guys are doing it ?
Thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20100917/a195ad28/attachment.html
More information about the development
mailing list