Active
Project:
OG Hide Membership
Version:
6.x-1.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2009 at 17:16 UTC
Updated:
17 Jan 2010 at 18:45 UTC
When a user hides his membership on a group, his membership is still shown at his profile
and its still listed at author pane. it would great to integrate hide membership to author pane
Comments
Comment #1
ki commentedHow is the group membership shown on user profile? Did you build a View or custom code? In that case, you'd need to implement it to show membership only if og_uid.is_active == 1 because value 2 is used for for hiding membership.
Could you tell me which author pane your are referring to?
Note that a user can hide himself in a group, but the moment he posts to the group, he'd reveal himself.
Comment #2
Babalu commentedi think that the group membership at the user profile is from the advanced profile module
i'm using the author pane version 6.x-1.1 version
yes, he is just hidden from the members list
Comment #3
michelleIf someone wants to write & test a patch to the AP/OG integration, I have no problems committing it.
Michelle
Comment #4
b0b commentedsubscribe, also interested in this