Closed (duplicate)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Activity Contrib
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2009 at 16:08 UTC
Updated:
10 Sep 2009 at 16:34 UTC
Hi,
This module is developing into one of the most truly amazing modules for Drupal - I just want to thank the developers of this module.
So my request is to have activity access support for basic user flags. The use case is to provide Twitteresque follow feeds (views) that contain both the user's activity and the activity of the other users whom have been flagged by the user. So unlike flag friend, which is two way, this will only filter the users' activity of those whom you've chosen to follow, and (optionally) the user's own activity.
Sorry for requesting this if this is somehow possible to achieve in views via another way.
Thomas
Comments
Comment #1
Scott Reynolds commentedFor that you need these two patches against Flag module
#495524: Fix Flags Trigger implementation :-D
#495526: Activity2 Integration
People have reported them broken, so i need to reroll but its pretty straight forward actually.
Comment #2
pribeh commentedWoo, you're amazing Scott. I'll try them out to see if they brake anything on my end and report back.