Hello,

As per subject, I would like to show feed links next to the taxonomy terms, is it possible?

Sg like this:
http://drupal.org/node/53085

Comments

xano’s picture

Title: Feed links are displayed as well ? » Display feed links
Component: User interface » Code
Assigned: Unassigned » xano
Status: Active » Fixed

You can change vocabindex_link.tpl.php to include the feed icons. The URL can be constructed using the term's ID that is available in $term. You can use /misc/feed.png for the icon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xano’s picture

Assigned: xano » Unassigned