This patch adds a field on admin/settings/purge where you can specify a URL to purge and see whether it can be purged.
Required a bit of refactoring in the purge_logging section.

CommentFileSizeAuthor
purge_add_test_field.patch5.38 KBkilles@www.drop.org
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SqyD’s picture

Title: Add a test option » Refactor error handling/logging code to allow testing use cases.
Version: 6.x-1.x-dev » 7.x-2.x-dev

I'm not sure if I like to have the option included. Might be a optional sub module. I do see the need to have a bit more abstraction in the messaging/loggin code to allow for these kind of uses cases. I'll address this in a 2.x branch that may or may not get backported to 6.x