Add a "comment rss" using hook_link()

frjo - October 24, 2006 - 16:44
Project:Comment RSS
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:yaph
Status:needs work
Description

On a site I'm working on they wanted a "comment rss" link for nodes making it easier to subscribe. I attach the patch I made if you are interested in adding this feature to the module.

AttachmentSize
commentrss_link.patch820 bytes

#1

B.X - December 27, 2006 - 05:37
Title:Add a "comment rss" link to nodes making it easier to subscribe» Add a "comment rss" link to nodes with css class...
Assigned to:Anonymous» B.X

With css we should work, we put a picture, for example...

AttachmentSize
commentrss_link_2.patch 837 bytes

#2

yaph - July 30, 2008 - 10:14
Title:Add a "comment rss" link to nodes with css class...» Add a "comment rss" link to nodes for Drupal Version 6.x
Version:HEAD» 6.x-1.0
Assigned to:B.X» yaph

This is a patch for the Drupal 6 version of the module, that adds a comment RSS link via hook_link to nodes, provided the commentrss_node variable is set to TRUE and the current node allows for comments.
This patch also fixes the bug in hook_menu as reported in http://drupal.org/node/256718

AttachmentSize
commentrss-6.x-1.0-hook-link.patch 1.25 KB

#3

Dave Reid - July 17, 2009 - 16:02
Title:Add a "comment rss" link to nodes for Drupal Version 6.x» Add a "comment rss" using hook_link()
Version:6.x-1.0» 6.x-2.x-dev
Status:needs review» needs work

Needs to be re-rolled for 6.x-2.x for consideration.

 
 

Drupal is a registered trademark of Dries Buytaert.