In Views I see the great feature of rewriting the output, and I would really like that feature for this great module. Not being a programmer, I cannot do it myself, but I guess it will not be rocket science to implement. Fot example on my site http://www.hetabc.nl I use the tagadelic cloud, but the users would rather see that each term in the cloud would be rewritten as: search/node/[term] so each term would trigger a search for all node which contain the term in their text. Could this be done in tagadelic (of in Views cloud?)
Would solve one of my problems. Any help is appreciated!
Tammo
Comments
Comment #1
Bèr Kessels commentedUse aliases. This is not a tagadelic issue. Tagadelic uses Drupals core paths, so you should look for a module that changes the paths of Drupal core. Such as path.module.
marking as by design