Closed (works as designed)
Project:
Tagadelic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2008 at 07:19 UTC
Updated:
29 Jan 2010 at 12:19 UTC
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.