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

Dave Cohen’s picture

http://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.

chazz’s picture

Thanks,
I can see user Facebook avatar now