| 1 |
/* $Id$ */
|
| 2 |
|
| 3 |
This is a module I knocked up in order to serve the requirements of a project I'm working on.
|
| 4 |
|
| 5 |
It works, but that's it. No special features, errors are generated at times, but it works consistently.
|
| 6 |
|
| 7 |
Known issues
|
| 8 |
~~~~~~~~~~~~
|
| 9 |
- When updating the redirects, any urls that already exist as url aliases will cause duplicate errors in the event log.
|
| 10 |
These can be ignored and will be fixed when I get around to it.
|
| 11 |
|
| 12 |
Questions & comments: jon@professionalnerd.com or jondoesdrupal on drupal.org
|