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.

Support from Acquia helps fund testing for Drupal Acquia logo

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

FileSize
89.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.