Hi everyone,

As custom path of Taxonomy menu is currently broken in D6 ( http://drupal.org/node/903774 ) , I was interested by the module Taxonomy Redirect which can modify the default path of the taxonomy.

Unfortunately, the module is broken with Taxonomy Menu, no term is created in the menu if a redirect is define. Taxonomy Redirect implement an interesting management of the term name in the URL (lower case, separator etc...) so I think compatibility will be interesting even when the bug will be resolved.

Taxonomy redirect use hook_term_path ( as said here http://drupal.org/project/taxonomy_redirect ) for working. There is also some issues reports relative to the compatibility in the taxonomy redirect project : http://drupal.org/node/353320, http://drupal.org/node/258146, http://drupal.org/node/126096 .

Regards,
Elendae.

Comments

moserwi’s picture

I think it is SOLVED....

with taxonomy Redirect DO NOT USE URL-ALIASES

I got it working with node/23 as path and taxonomy menu has inserted the proper Alias on rebuild.

barrett’s picture

Status: Active » Closed (fixed)

This support request has had no activity in over a year. I'm assuming the need has passed. Feel free to reopen if you still need support on this issue.