September 24th, 2012
Cache rules everything around me
I did a presentatin at our local Drupal Usergroup meeting about caching last week. Here are my slides :)
I did a presentatin at our local Drupal Usergroup meeting about caching last week. Here are my slides :)
Today I ran into an issue where a form was not submitted correctly. The form was on each row of a views page, and the view was cached using cache_actions module (which provides a cache which can only be cleared via a custom rule [from the rules module]).