Active
Project:
Drupal for Facebook
Version:
6.x-2.0-rc2
Component:
Facebook Connect
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 May 2010 at 11:58 UTC
Updated:
19 May 2010 at 22:38 UTC
Hi
In WordPress plugin FB connect plugin there is an option to publish comments to the user newsfeed. It is possible here as well?
I mean when somebody will log in using facebook connect and post comment, some kind of message will apear in user news feed, somethink like "andy sims commented on drupal facebook website"
Also is it possible to automatically download user facebook avatars and link it with drupal account so they can be displayed near comment?
Thanks
Comments
Comment #1
Dave Cohen commentedhttp://drupal.org/node/685320
If the comment is not anonymous, fb_connect.module will try to display the profile pic. In Drupal, you may have to enable user pictures and also configurel your theme in order to actually see the pictures.
Comment #2
chazz commentedThanks,
I can see user Facebook avatar now