Could tagadelic be made working with pathauto?
So that we could avoid this kind of links: /tagadelic/chunk/15 and instead be able to customize this easiely
Could tagadelic be made working with pathauto?
So that we could avoid this kind of links: /tagadelic/chunk/15 and instead be able to customize this easiely
Comments
Comment #1
metawake commentedHere is how I've made tagadelic work with Pathauto. I've modified theme_tagadelic_weighted().
It now pulls aliases from url_alias table and displays them in links, so that
we see not plain 'term/5' links, but more meaningful aliased links. The code also checks if both pathauto and related alias exist.
At last, I can see transliterated tag names on my site in tagadelic links!
Would like to know other developer's opinion as to whether approve this patch or not.
Comment #2
Bèr Kessels commentedTagadelic uses the taxonomy link feature. Please read back in the numerous issues alike this one that I already closed.