| 1 |
// $Id$
|
| 2 |
|
| 3 |
Retry Media Mover Module
|
| 4 |
========================
|
| 5 |
Module runs active media mover's configurations with files which processing was not correctly finished.
|
| 6 |
|
| 7 |
Module doesn't have any avaliable settings and run inside cron.
|
| 8 |
|
| 9 |
Install
|
| 10 |
-------
|
| 11 |
1) Copy the mm_retry folder to the modules folder in your installation.
|
| 12 |
2) Enable the module using Administer -> Modules (/admin/build/modules)
|
| 13 |
3) Start cron (http://drupal.org/cron)
|
| 14 |
|
| 15 |
Support
|
| 16 |
-------
|
| 17 |
http://drupal.org/project/issues/mm_retry
|