This issue depends on #1341306: New core patch and support for tagging of the page cache. Read more about the functionality there.
This patch adds support for invalidating the Varnish cache and comes from my friendly fork of this project. For more up-to-date info, read on that project page.
Peace and love.
| Comment | File | Size | Author |
|---|---|---|---|
| cachetags-varnish.patch | 911 bytes | dixon_ |
Comments
Comment #1
damienmckennaThe path to the module shouldn't be hardcoded to "sites/all/modules", e.g. when using Drush to download modules its preferred location is "sites/all/modules/contrib".
Comment #2
damienmckennaI've committed dixon_'s code from his fork to the new 7.x-2.x branch.
Comment #3.0
(not verified) commentedAdded note about the sandbox fork.