Active
Project:
Drupal for Facebook
Version:
6.x-2.0-rc2
Component:
Facebook Connect
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2010 at 15:51 UTC
Updated:
24 Apr 2011 at 21:37 UTC
I have read the readme.txt and searched the issues queue but didn't find any info. I would like add the fb login button to my page.php so that it appears in the header and below nodes asking people to login with their facebook to post comment (look below the image on this page for example http://www.chictopia.com/photo/show/295460-In+the+Shop+Blue+Lace+Dress-a...). How do I do this?
Also if a member login with facebook, can they post comments to nodes and have it appear on their fb profile or do I need to do something extra? Thanks.
Comments
Comment #1
Dave Cohen commentedWhen the facebook connect features are enabled and configured, there is a block you can enable (and further customize) to provide a login button.
See the documentation on drupal.org. There's a page in there about publishing to a user's wall.
Comment #2
fehin commentedI know there is a block option but I don't want to use that. I'm looking for the proper code to add to my page.tpl.php that will show the fbconnect button in my header.
Comment #3
Dave Cohen commentedLook up the
<fb:login-button>in facebook's documentation.Comment #4
hosais commentedI would like to do the same.
Anyone knows how to do it?
hosais
Comment #5
hosais commentedHi,
I know now.
simply add
login with facebook in the html.
hosais