Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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.
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.
Comments
Comment #1
robloachGreat idea!
Comment #2
mgorven commentedI 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.
Comment #3
mgorven commentedHere 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.
Comment #4
jonathanbloom commentedAny chance of this patch being added to the FriendFeed core?
Comment #5
qasimzee commentedsubscribe
Comment #6
robloachThanks a lot!
Comment #7
robloachNo one uses this thing anymore :D
Comment #8
robloach