I am trying to create a heartbeat view for each node. To this effect, I need an argument to specify the nid of the activity. Attached is a patch to do this.

Thanks for your consideration.

CommentFileSizeAuthor
heartbeat_views-nid.patch578 bytesinfojunkie
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Stalski’s picture

Assigned: Unassigned » Stalski
Status: Needs review » Fixed

Committerd, thx. I can see some use case for this, but in 99% of the cases, it wont do anything at all since heartbeat can log every node. Just use publicHeartbeat for this matter, or am i missing something?

infojunkie’s picture

All I need is to show the activities for a specific nid, when that node is being viewed. I didn't know how to implement this using the public activity stream.

Thanks for committing!

Stalski’s picture

no problem and thx for the patch.
I thought so, well one use case is enough to make it possible sometimes ;)

greetz,
stalski

Stalski’s picture

Status: Fixed » Closed (fixed)