Active
Project:
Aggregator2
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2006 at 06:09 UTC
Updated:
2 Feb 2007 at 10:17 UTC
It would be nice if each aggregated feed item (teaser and full) could instead of showing an author link, show the name and link of the site the item was aggregated from.
I really like this module. Opens up a whole new world of capabilities.
Thanks.
Comments
Comment #1
unrev.org commentedThis is a good point. I would also like to see an _option_ to have the node title itself link through to the original article. Sometimes people get upset about their site not getting proper credit... despite the "original author" link.
Comment #2
fiLi commentedJust add it to your theme wherever you want this to show.
Something like (tested and works, but might not be optimal):
I've also applied this to my feed, which is running Totalfeeds module.
I added the following buggy code to the function &_totalfeeds_prepare_item(&$node, $feedtype) :