I understand that there is a thread going on here regarding this but it is for D6.

So a feature request for D7 so a user viewing a 'friend' can see who they are in common with. Much like facebook's 'mutual friends' or Twitter's ' 'you and [username]'.

Thanks.

Comments

mrf’s picture

Status: Active » Closed (duplicate)

No need to open a separate issue since that issue is still open, just post a patch (or ask for one) against the Drupal 7 version over there.

Closing this as a duplicate of #239162: feature: block for "people you might know"

warmth’s picture

"People you might know" is not the same he is asking for... We don't want a suggest or find friends like User Relationship locator module but a view (& perhaps block) to see which user you share with the profile you are visiting... Common relationship or Common friends like the one is suggested here: http://drupal.org/node/822508

Any news or solution for this?

mrf’s picture

Title: Provide 'common relationship' list for D7 » Provide 'common friends' list
Status: Closed (duplicate) » Postponed

Warmth, posting all over the issue queue on every slightly related issue is not the best way to get this feature completed.

If you want to make this the official feature request for your common friends block please continue to post here about this feature, it does look like the original poster was asking for the same thing.

warmth’s picture

Roger that mrf, thanks!

mrf’s picture

Have a look at http://drupal.org/node/701692#comment-2997184 as a starting point.

I'd recommend using the API functions rather than direct DB queries but the code there looks like it shoudl work to me.

warmth’s picture

Can you please include that on the next release of your Locator? I will trust in what you do, I'm still a Drupal rookie.