I am using this on a Drupal 7 site and the ability to set per block cache options is really helpful.

The one thing that's not clear to me is whether I should enable Drupal core's cache blocks option (..admin/config/development/performance) for this module to do its magic. Or, does this work independently of that?

Thanks in advance.

Comments

timaholt’s picture

You definitely to enable core block cache in order for this to work. By default in 7.x this module doesn't add a lot of additional functionality.

webatelier’s picture

well, you can't after enabling the module ...
"Block caching is inactive because you have enabled modules defining content access restrictions."

edit : hmm, seems to be caused by some other module, ... view unpublished module maybe ...
damn ...

erikwebb’s picture

Status: Active » Closed (works as designed)