advcache 5.x-1.4
robertDouglass - July 9, 2007 - 18:22
| Download | Size | md5 hash |
|---|---|---|
| advcache-5.x-1.4.tar.gz | 19.86 KB | 650d30d184ea17798f0793cb6a817e84 |
Official release from CVS tag: DRUPAL-5--1-4
Last updated: July 9, 2007 - 18:25
- Feature: #72897 - Block caching =) Not like the blockcache module... no configuration... just apply patch and go. Shaves 1.5 ms off of each page load on my MacBook, anonymous as well as authenticated.
- Feature: new strategy for node cache clearing to accommodate the role-based caching. Needs some eyeballs (that means you, slantview ;-) Also fixes a call to undefined function in the case that forum module is not enabled.
- Bugfix: fixed order of operations in hook_comment.
- Bugfix: clear comment cache on publish and unpublish.
