Closed (fixed)
Project:
Heartbeat
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Dec 2011 at 18:46 UTC
Updated:
7 Mar 2012 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
rogical commentedYou can try panels to arrange streams show.
Also see Show a user activity of 'User being viewed' on panels
Comment #2
sw3b commentedwith all the permission in user profile and user being able to set there permissions on there activities i think it is looking more like facebook wall... i'm i wrong ?!? This way users set there permissions and that's it ! They stay responsible for there publications.
Comment #3
rogical commentedI think you can find the privacy solution on /admin/structure/heartbeat/templates/list/heartbeat_add_node/edit

Comment #4
sw3b commentedYes and if you Heartbeat setting you can also let use chose there settings by seleting which activity stream they can adjust... they will have all the choice they want. I'm using this solutions for my sites.
Comment #5
KorbenDallas commentedI think the visibility for a stream should be such that the user can select permissions for the entire stream to be shown to anonymous, user relationship, etc. Currently I'm doing this with the Context module with custom code for the user relationship, but it's not customizable to the end user.
Then the user could be able to override the message access with the roles as well as user relationship. For instance, if the user doesn't want to show "UserA is now friends with UserB" he could uncheck everything so it isn't visible to anyone. (If Heartbeat allows users to do this already, then I haven't found out how... yet.)
Thanks