I think it would be great to have a simple textarea box to add additional URLs to automatically clear on each node update/delete, besides having the hook. So, I have created a simple patch to do this.

Comments

elusivemind’s picture

Version: 6.x-1.2 » 7.x-2.x-dev
Issue summary: View changes

This needs to be added for Drupal 7 - and I will work up a patch. There also needs to be an auto-clear on cron mechanism for content updates that happen on cron such as content from feeds or scheduled content publishing.

elusivemind’s picture

Assigned: Unassigned » elusivemind
Priority: Normal » Major
elijah lynn’s picture

StatusFileSize
new89.24 KB

If you are using the Expire module integration this already exists.

You can configure the paths at admin/config/system/expire under "Custom pages".

elijah lynn’s picture

Does using the Expire module integration work for your use cases?

elusivemind’s picture

I will check that out on Monday and report back

damienmckenna’s picture

Status: Active » Closed (duplicate)
Related issues: +#2418683: Allow purging of additional basepaths

Marking this as a duplicate of #2418683: Allow purging of additional basepaths which provides a cleaner solution to this.