Posted by deepM on October 20, 2010 at 5:20pm
3 followers
Jump to:
| Project: | Drupal for Facebook |
| Version: | 6.x-3.1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Many many site are using now this kind of FB comments integration
http://www.jutarnji.hr/-prorocica-rada--otkriva-uskok-u--060-tarot-linij...
So people comment directly on facebook profile but its also used to show comments on web page. Can this be done with this module? I know i can post comments to FB app, but will this comments be synhronized, so if someone posts comment comment on FB that this comments also is shown on original page?
Comments
#1
I think you're looking for fb:comments.
Which is not integrating facebook's comments and drupal's comments together, it's simply using facebook's comment feature.
#2
Yes, you are right Dave. So i only catch comments from facebook. How do you recommend to achive this with help of this module? I would probably post my nodes to facebook and then how to pull back comments?
#3
In the end comments is so easy to integrate. Just put
print ' <fb:comments></fb:comments>';where you want them in tpl.php file and if user is logged in FB/connected, it works. Great!!
#4
like this http://drupal.org/project/facebook_comments
but there's no D6 version
#5
looks like this will work http://drupal.org/project/fb_social