Feeds

Rob Loach - June 1, 2008 - 18:26
Project:FriendFeed
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

On user/%user/friendfeed, provide the FriendFeed RSS.

#1

dugh - March 8, 2009 - 16:19

I see this is implemented on your own site, is there a patch?

For now I just added a header image back to the person's friendfeed page, which has the rss feed and links to all the services.

#2

Rob Loach - March 8, 2009 - 19:08

That FriendFeed user feed is actually hardcoded.... It should be something like:

drupal_add_feed('http://friendfeed.com/'. $username, 'FriendFeed);

... Or something.

 
 

Drupal is a registered trademark of Dries Buytaert.