You are here

README.txt in Facebook Comments Block 8

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Troubleshooting
 * Maintainers


-- INTRODUCTION --

* This module allows users to comment using Facebook's commenting box
  with as little configuration as possible. It adds a new block "Facebook Comments"
  which acts as a Facebook commenting widget. What makes this module different from
  the ones that already exist on Drupal, is:
  - Unlike other modules, Facebook Comments Block uses real path URL instead of path aliases
    or clean URLs, this is specially important because this would preserve existing comments on
    a page even after the page's URL is changed.
  - Simple configuration process, the entire process takes minutes to install and configure.

* For a full description of the module, visit the project page:
  https://www.drupal.org/project/facebook_comments_block

-- REQUIREMENTS --

* No special requirements.

-- INSTALLATION --

* Install as you would normally install a contributed Drupal module. See:
  https://www.drupal.org/documentation/install/modules-themes/modules-8
  for further information.

-- CONFIGURATION --

* Go to "admin" -> "structure" -> "block layout".
* You can place a facebook comment block in a region by selecting Place block.
* Under the "FACEBOOK COMMENTS BOX SETTINGS" you can configure the following:
  - Facebook Application ID: Optional.
  - Main domain: Optional: If you have more than one domain you can set the main domain
    for facebook comments box to use the same commenting widget across all other domains.
  - Language: Select the default language of the comments plugin.
  - Color scheme: Set the color schema of facebook comments box.
  - Order of comments: Set the order of comments.
  - Number of posts: Select how many posts you want to display by default.
  - Width: Set width of facebook comments box.

-- TROUBLESHOOTING --

* If the block did not appear:

  - Check if you have entered a correct FACEBOOK APP ID,
    leave it blank in case you don't have a Facebook app.

-- MAINTAINERS --

Current maintainers:
* Mohammad AlQanneh (mqanneh) - https://www.drupal.org/u/mqanneh

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Troubleshooting
  8. * Maintainers
  9. -- INTRODUCTION --
  10. * This module allows users to comment using Facebook's commenting box
  11. with as little configuration as possible. It adds a new block "Facebook Comments"
  12. which acts as a Facebook commenting widget. What makes this module different from
  13. the ones that already exist on Drupal, is:
  14. - Unlike other modules, Facebook Comments Block uses real path URL instead of path aliases
  15. or clean URLs, this is specially important because this would preserve existing comments on
  16. a page even after the page's URL is changed.
  17. - Simple configuration process, the entire process takes minutes to install and configure.
  18. * For a full description of the module, visit the project page:
  19. https://www.drupal.org/project/facebook_comments_block
  20. -- REQUIREMENTS --
  21. * No special requirements.
  22. -- INSTALLATION --
  23. * Install as you would normally install a contributed Drupal module. See:
  24. https://www.drupal.org/documentation/install/modules-themes/modules-8
  25. for further information.
  26. -- CONFIGURATION --
  27. * Go to "admin" -> "structure" -> "block layout".
  28. * You can place a facebook comment block in a region by selecting Place block.
  29. * Under the "FACEBOOK COMMENTS BOX SETTINGS" you can configure the following:
  30. - Facebook Application ID: Optional.
  31. - Main domain: Optional: If you have more than one domain you can set the main domain
  32. for facebook comments box to use the same commenting widget across all other domains.
  33. - Language: Select the default language of the comments plugin.
  34. - Color scheme: Set the color schema of facebook comments box.
  35. - Order of comments: Set the order of comments.
  36. - Number of posts: Select how many posts you want to display by default.
  37. - Width: Set width of facebook comments box.
  38. -- TROUBLESHOOTING --
  39. * If the block did not appear:
  40. - Check if you have entered a correct FACEBOOK APP ID,
  41. leave it blank in case you don't have a Facebook app.
  42. -- MAINTAINERS --
  43. Current maintainers:
  44. * Mohammad AlQanneh (mqanneh) - https://www.drupal.org/u/mqanneh