Closed (fixed)
Project:
Taxonomy Menu
Version:
5.x-1.03
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2008 at 15:37 UTC
Updated:
20 Oct 2009 at 22:30 UTC
Can anyone explain how to rename the paths after the menu is created?
Right now all the menu paths are like this:
www.mysite.com/category/5/41/25/31
but I want them to be based on the vocab terms, like this:
www.mysite.com/country/city/branch/shoptitle
Is there a piece of code I need to put in the module? Is it possible to hook up with path auto?
Comments
Comment #1
seidren commentedI am facing the same issue. Can someone get taxonomy_menu to work with pathauto please ?
Comment #2
seidren commentedThe patch here did the job. http://drupal.org/node/234513
Comment #3
arlinsandbulte commented