I'm using the views module to generate a list of links that have a taxonomy term. I would like this list to add a relationship to each link created by the view. For example, the view would generate a link that read:

Title. Is there any easy way to do this?

Comments

illepic’s picture

I'm looking to do this as well.

Basically, I need to add an attribute ("rel") to the links created by an embedded view. With some javacript hoo-ha, we can then make these links open in a new window.

rschwab’s picture