You are here

README.txt in Facebook Page Plugin 8

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7.2 README.txt
  5. 7 README.txt
-- SUMMARY --

Simple module that provides a block with the latest updates from Facebook for
the provided account. It is based on the likebox social plugin:
http://developers.facebook.com/docs/reference/plugins/like-box. The widget
settings are configurable directly in the block  and they are available for 
users with 'administer blocks' permission.


-- REQUIREMENTS --

* None.


-- INSTALLATION --

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


-- CONFIGURATION --

* Go to Site > List > 'Theme' in D6 or Structure > Blocks > 'Theme' in D7
* The block will be called "'Your site name' on Facebook"
* Click on 'configure':
* Add the Facebook Page (i.e.: http://www.facebook.com/wikisaber.es) and
  configure the display and appearance settings.

 - Configuration examples:

 -- A) Faces and stream (default)
 --- Show Stream: Yes
 --- Show Faces: Yes
 --- Height: 556

 -- B) Without Faces
 --- Show Stream: Yes
 --- Show Faces: No
 --- Height: 292

 -- C) Without Stream and Faces
 --- Show Stream: No
 --- Show Faces: No
 --- Scrollling: Disabled
 --- Height: 63

 -- D) Only Faces
 --- Show Header: No
 --- Show Stream: No
 --- Show Faces: Yes
 --- Scrollling: Disabled
 --- Height: 330


-- CONTACT --

david.rozas@gmail.com

File

README.txt
View source
  1. -- SUMMARY --
  2. Simple module that provides a block with the latest updates from Facebook for
  3. the provided account. It is based on the likebox social plugin:
  4. http://developers.facebook.com/docs/reference/plugins/like-box. The widget
  5. settings are configurable directly in the block and they are available for
  6. users with 'administer blocks' permission.
  7. -- REQUIREMENTS --
  8. * None.
  9. -- INSTALLATION --
  10. * Install as usual, see http://drupal.org/node/70151 for further information.
  11. -- CONFIGURATION --
  12. * Go to Site > List > 'Theme' in D6 or Structure > Blocks > 'Theme' in D7
  13. * The block will be called "'Your site name' on Facebook"
  14. * Click on 'configure':
  15. * Add the Facebook Page (i.e.: http://www.facebook.com/wikisaber.es) and
  16. configure the display and appearance settings.
  17. - Configuration examples:
  18. -- A) Faces and stream (default)
  19. --- Show Stream: Yes
  20. --- Show Faces: Yes
  21. --- Height: 556
  22. -- B) Without Faces
  23. --- Show Stream: Yes
  24. --- Show Faces: No
  25. --- Height: 292
  26. -- C) Without Stream and Faces
  27. --- Show Stream: No
  28. --- Show Faces: No
  29. --- Scrollling: Disabled
  30. --- Height: 63
  31. -- D) Only Faces
  32. --- Show Header: No
  33. --- Show Stream: No
  34. --- Show Faces: Yes
  35. --- Scrollling: Disabled
  36. --- Height: 330
  37. -- CONTACT --
  38. david.rozas@gmail.com