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.

CommentFileSizeAuthor
cachetags-varnish.patch911 bytesdixon_

Comments

damienmckenna’s picture

Status: Needs review » Needs work

The 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".

damienmckenna’s picture

Status: Needs work » Fixed

I've committed dixon_'s code from his fork to the new 7.x-2.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added note about the sandbox fork.