The per-category blocks should support automatic category paths generated by the pathauto module, just like the normal taxonomy module.
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.