advcache 5.x-1.3
robertDouglass - May 31, 2007 - 17:36
| Download | Size | md5 hash |
|---|---|---|
| advcache-5.x-1.3.tar.gz | 16.46 KB | 147e5c2ef36cab74d4e1042fee2a8caf |
Official release from CVS tag: DRUPAL-5--1-3
Last updated: May 31, 2007 - 17:40
- #147977 fixing node cache so that the same rules apply to loading the cache as to setting. #147456 allowing a variable, 'advcache_node_exclude_types', determine whether a node type should be excluded from caching. Defaults to array('poll') so polls work. Rolling against DRUPAL-5-1
- Re-rolling all patches against DRUPAL-5-1
- #148279 by aymerick and robertDouglass: add forum caching. Same warning as with taxonomy caching applies here... if db_rewrite_sql is rewriting taxonomy queries, as is the case in taxonomy access type modules, this patch should not be used.
- Updating README and all_patches.patch to reflect new forum_cache.patch changes.
