I have created a custom block to show the terms related to a node, it was very easy to do, but when I check "Link this field to its taxonomy term page" I miss the rel="tags" microformat on the view output.

It would be great to (optionaly) add the tag to the links (in HTML) when "Link this field to its taxonomy term page" is checked.

Comments

marcus178’s picture

Any ideas on how to get the rel attribute to display. If the links are in a normal node the rel attribute is, but in views it's missing

drupalusering’s picture

yeah would be a nice feature. There's alt, class, prefix, suffix but not rel

dawehner’s picture