Hi I am working on heartbeat wall and I would like integrate FBSS input box above my heartbeat wall. I didn't use heartbeat views but, I created my wall through extend class. Now I need refresh wall after I send status to user. I look at FB Style Status + HeartBeat + Activity and facebook status poll and others issues... I look at facebook_status.js and you implement:

if (Drupal.heartbeat) {
  Drupal.heartbeat.pollMessages();
}

It is great, but in the heartbeat module there is necessary rewrite pollMessages() because it do nothing. I dont have problem to rewrite this function, but I would like know and try best approach. So than I will be rewrite pollMessages I would like know answer to my last qestion on FB Style Status + HeartBeat + Activity

Sorry for my english and Thanks M.

Comments

marinex’s picture

Issue summary: View changes

bad english ;-)

icecreamyou’s picture

Status: Active » Fixed

The easiest way is to edit the relevant context's settings at admin/settings/facebook_status/contexts and enter the DOM path of the region of the page you want to refresh when a status is saved. No code necessary.

marinex’s picture

Thanks ;-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

correct links