Closed (works as designed)
Project:
Taxonomy dhtml
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2005 at 21:11 UTC
Updated:
5 Jul 2005 at 13:13 UTC
The per-category blocks should support automatic category paths generated by the pathauto module, just like the normal taxonomy module.
Comments
Comment #1
kbahey commentedI think it does already.
See it live on 2bits.com or baheyeldin.com
I have aliases for taxonomy terms, and you can see that the menu shows the URL as the alias and not taxonomy/term/123
Or am I missing something?
Comment #2
druvision commentedSorry, I opened the issue against the wrong module.
The sitemenu block shouws path aliases correctly. But the taxonomy_dhtml blocks doesn't.
Comment #3
moshe weitzman commentedurls are of the form taxonomy/term/$term->tid/9: this lets thwem recurse. you may alias these urls if you wish.