MaxCDN Cache

Component type

module

Maintenance status

Development status

Downloads

558

Component created

Component changed

Introduction:
-------------------
This Module provides functionality for deleting MaxCDN cache from Drupal GUI.
There are not need to go MaxCDN dashboard and clear cache from the control panel.
You can do it by the help of this module.

Drupal 7

Requirements:
------------------
This module requires the following modules:
* Libraries
PHP version and Extention:
* PHP 5.3 or above
* PHP Curl Extension

Workbench Revision Cleanup

Component type

module

Maintenance status

Development status

Component created

Component changed

The Workbench Revision Cleanup module helps to clean up the revisions for a site utilizing the Workbench Moderation module. This module helps to ensure the current drafts, which are newer than the published node, are not removed during a revision cleanup. All drafts newer than the current, published node are not considered for revision deletion.

There are 2 methods to trim the revisions:

Shift Queue

Component type

module

Maintenance status

Development status

Component created

Component changed

Shift queue is extended from Drupal system queue with two new features:

Disable the processing of a particular queue
This feature allows to stop the processing a queue.

Set maximum failed processing attempts
Originally in Drupal system queue, when a queue item is processed with exception, it will be processed again until it is processed completely.

This feature allows to retry in a limited configurable times and if it still get problem, this item will be moved to a separate queue called: 'ORIGINAL_QUEUE_NAME:failed'.