How to create a Rule on Drupal that creates activity streams of followed users? -



How to create a Rule on Drupal that creates activity streams of followed users? -

i'm using flags, commons follow, message , rules modules create ability users follow each other.

i utilize commons auto generated commons_follow_user flag create follow button. generate button through views on each node. if user presses button on node submitted user b, user starts next user b. default commons follow user module shows user b name on user business relationship page. need user see activity stream of user b, more see when user b adds new node. understand have utilize rules , messages modules. have created rule triggers message entity creation on new node creation how create stream visible users next user creates nodes? there way rule conditions? or should in other direction accomplish this?

it looks you're trying create sort of social network.

a module i'm pretty fond of statuses module

if you're looking post activity, there's heartbeat module

i hope helps.

drupal

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -