The per-category blocks should support automatic category paths generated by the pathauto module, just like the normal taxonomy module.

Comments

kbahey’s picture

I 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?

druvision’s picture

Project: SiteMenu » Taxonomy dhtml
Version: 4.6.x-1.x-dev »

Sorry, I opened the issue against the wrong module.
The sitemenu block shouws path aliases correctly. But the taxonomy_dhtml blocks doesn't.

moshe weitzman’s picture

Status: Active » Closed (works as designed)

urls are of the form taxonomy/term/$term->tid/9: this lets thwem recurse. you may alias these urls if you wish.