Provide a More link for the FriendFeed Block
jonathanbloom - June 25, 2008 - 12:50
| Project: | FriendFeed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I'd like to have a More link added to the FriendFeed block where it will then take you to the FriendFeed page for the username you specify in the block settings.

#1
Great idea!
#2
I have a partial patch for this request. It only works if a FriendFeed username isn't specified in the block configuration (i.e. the block is for the user currently being viewed). I can't work out how to retrieve a Drupal user based on the FriendFeed username.
#3
Here is an additional patch (to be applied after my previous patch) which adds a more link if the FriendFeed username is specified in the block configuration and is the same as the Drupal username. It does requires that the FriendFeed username is configured in the user profile.
#4
Any chance of this patch being added to the FriendFeed core?