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:
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.
Comments
I'm looking to do this as
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.
See
See http://drupal.org/node/943788