Closed (fixed)
Project:
Comment RSS
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 May 2008 at 21:04 UTC
Updated:
14 Jul 2012 at 23:12 UTC
It'd be nice if the node title could somehow be included in the item title, at the very least for the "entire site" feed. It could be done by making parts of the module themable, or by adding a configuration setting. I've added a simple patch that adds the title for all comment RSS items, in case anyone wants a quick fix.
| Comment | File | Size | Author |
|---|---|---|---|
| commentrss_node_title.patch | 1.59 KB | mcarbone |
Comments
Comment #1
gábor hojtsyThis was fixed in a slightly different way earlier in http://drupal.org/node/214958 on the 5.x-2.x branch. Now I've made a release of the 2.x branch for 5.x and ported and released these improvements to 6.x-2.x. How it works now is that comment bodies in all but the single node feed include the "In reply to $node_title:" header. The single node feed includes the node title in the feed title itself, so no reason to add it to all items. Thanks for the suggestion and the patch. Sorry for not being great about releasing this code earlier, I am seriously late with it.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.