You are here

README.txt in Facebook social plugins integration 6

-- Summary -- 

The "facebook social like" integrate the facebook's social like plugin in Drupal
(see http://developers.facebook.com/docs/reference/plugins/like). 

It has the following features:

- Allows site admins to select which content type will use the like widget
- Allows site admins to customize the widget.
- Allows site admins to control the location of the widget:
-- In the node links area
-- In the node content area. In this case the widget becomes a cck-like field and can be moved up and down like any other cck field
- Creates a block which contain the like widget.
- Adds the necessary metadata to your drupal pages (og:title, og:site_name, og:image)

-- Requirements --

- Requires the "facebook social" module which is included in this package
- NOTE: If you want the comment box to appear for the "like" button you must have 
  your connect URL match your website's URL. Go on your facebook app page click 
  "Edit Settings". Then click "Connect". 
  Make sure that the "Connect URL" matches your domain exactly.


-- Installation -- 

- Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION -- 

- Administer > Site configuration > Facebook Social > like

 
  

File

modules/fb_social_like/README.txt
View source
  1. -- Summary --
  2. The "facebook social like" integrate the facebook's social like plugin in Drupal
  3. (see http://developers.facebook.com/docs/reference/plugins/like).
  4. It has the following features:
  5. - Allows site admins to select which content type will use the like widget
  6. - Allows site admins to customize the widget.
  7. - Allows site admins to control the location of the widget:
  8. -- In the node links area
  9. -- In the node content area. In this case the widget becomes a cck-like field and can be moved up and down like any other cck field
  10. - Creates a block which contain the like widget.
  11. - Adds the necessary metadata to your drupal pages (og:title, og:site_name, og:image)
  12. -- Requirements --
  13. - Requires the "facebook social" module which is included in this package
  14. - NOTE: If you want the comment box to appear for the "like" button you must have
  15. your connect URL match your website's URL. Go on your facebook app page click
  16. "Edit Settings". Then click "Connect".
  17. Make sure that the "Connect URL" matches your domain exactly.
  18. -- Installation --
  19. - Install as usual, see http://drupal.org/node/70151 for further information.
  20. -- CONFIGURATION --
  21. - Administer > Site configuration > Facebook Social > like