Postponed
Project:
User Relationships
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2011 at 18:15 UTC
Updated:
22 Aug 2012 at 21:48 UTC
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
Comment #1
mrf commentedNo 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"
Comment #2
warmth commented"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?
Comment #3
mrf commentedWarmth, 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.
Comment #4
warmth commentedRoger that mrf, thanks!
Comment #5
mrf commentedHave 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.
Comment #6
warmth commentedCan you please include that on the next release of your Locator? I will trust in what you do, I'm still a Drupal rookie.