Place rss button inside $links?
Flying Drupalist - October 9, 2008 - 03:12
| Project: | Comment RSS |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
How to: Place rss button inside $links?

#1
Place this at the bottom of your node.tpl.php in the last div class
<a href="http://www.yourwebsite/crss/node/<?php print $node->nid ?>"><img src="url_to_your_rss_icon.png" alt="" width="12" height="12" border="0" />Comment RSS </a>#2
Solution has been provided. Marking as fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.