Custom URL in Taxonomy
ravisagar - July 16, 2008 - 06:05
When working with Taxonomy Drupal generates the path of each term like this
www.site.com/Category/Topic/Term
How can I remove "Category" from this URL so each term's path looks like www.site.com/Topic/Term

pathauto
http://drupal.org/project/pathauto
~silverwing
_____________________________________________
Land of Midnight | MisguidedThoughts | showcaseCMS
Pathauto is for changing the
Pathauto is for changing the path of nodes. I want the custom path for terms.
Oh I am silly. Got it how to
Oh I am silly. Got it how to do it.
Thanks
There's a module called
There's a module called taxonomy redirect which does that.