PathAuto Module
Submitted by chris on March 20, 2006 - 17:23. Drupal ModulesThis module is really cool but I'm a little concerned about it. Long term probably need to have some cleanup tool since this module will end up creating thousands of URL aliases.
This module is moderately maintained see bug queue: http://drupal.org/project/issues/pathauto?categories=bug
Also since I want this module to create clean urls for my vocabulary term feeds,
I looks like it also creates then for forums. I don't think forums have feeds ?
So these URLs are pretty much redundant.
Example:
- Created new alias forums/drupal/denver_drupal for forum/91
- Created new alias forums/drupal/denver_drupal/feed for forum/91/0/feed
- Created new alias forums/drupal/denver_drupal_0 for taxonomy/term/91
- Created new alias forums/drupal/denver_drupal_0/feed for taxonomy/term/91/0/feed
- Created new forum container Denver Drupal.

