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
Comment #0.0
marinex commentedbad english ;-)
Comment #1
icecreamyou commentedThe 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.
Comment #2
marinex commentedThanks ;-)
Comment #3.0
(not verified) commentedcorrect links