You are here

README.txt in Facebook Like Button 8

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7.2 README.txt
README.txt
==========

Drupal Facebook Like Button module:
------------------------
Requires - Drupal 8
License - GPL (see LICENSE)


Overview:
--------
Rather than having to manually copy/paste the "Like this on Facebook" code for
each piece of content you (or your users) create, this module will automatically
add that code to the end of each chosen node type. You are able to add a Like
button which likes a given URL (static, e.g. your homepage) or/and put a dynamic
Like button on your page to like the page you are actually visiting.


Features:
---------
The Facebook like button module:

* Adds a like button on your site (static)
* Add more like buttons to your site (dynamic)
* Control the position of the buttons
* Integrates with display suite.
* Overrideable output through templates and preprocess functions.


Installation:
------------
See instructions in INSTALL.txt


Configuration:
-------------
Go to "Configuration" -> "User Interface" -> "Facebook Like Button Settings" to find
all the configuration options.


Blocks
------------
Go to the block layout page and add Facebook Like Button blocks.
You can configure blocks with your site or facebook fanpage link
And also add block for determined content types and use "<current>" to establish
the button for nodes.

Responsive
-----------
For this version of the module, we use max-width instead of width in order to have a little more responsive design.


GOOGLE CODE-IN
---------------
This module was ported as a Google Code-In (GCI) 2014 task by the student gvso. Google Code-in is a contest for pre-university students (e.g., high school and secondary school students ages 13-17) with the goal of encouraging young people to participate in open source. More info about GCI https://developers.google.com/open-source/gci/

File

README.txt
View source
  1. README.txt
  2. ==========
  3. Drupal Facebook Like Button module:
  4. ------------------------
  5. Requires - Drupal 8
  6. License - GPL (see LICENSE)
  7. Overview:
  8. --------
  9. Rather than having to manually copy/paste the "Like this on Facebook" code for
  10. each piece of content you (or your users) create, this module will automatically
  11. add that code to the end of each chosen node type. You are able to add a Like
  12. button which likes a given URL (static, e.g. your homepage) or/and put a dynamic
  13. Like button on your page to like the page you are actually visiting.
  14. Features:
  15. ---------
  16. The Facebook like button module:
  17. * Adds a like button on your site (static)
  18. * Add more like buttons to your site (dynamic)
  19. * Control the position of the buttons
  20. * Integrates with display suite.
  21. * Overrideable output through templates and preprocess functions.
  22. Installation:
  23. ------------
  24. See instructions in INSTALL.txt
  25. Configuration:
  26. -------------
  27. Go to "Configuration" -> "User Interface" -> "Facebook Like Button Settings" to find
  28. all the configuration options.
  29. Blocks
  30. ------------
  31. Go to the block layout page and add Facebook Like Button blocks.
  32. You can configure blocks with your site or facebook fanpage link
  33. And also add block for determined content types and use "" to establish
  34. the button for nodes.
  35. Responsive
  36. -----------
  37. For this version of the module, we use max-width instead of width in order to have a little more responsive design.
  38. GOOGLE CODE-IN
  39. ---------------
  40. This module was ported as a Google Code-In (GCI) 2014 task by the student gvso. Google Code-in is a contest for pre-university students (e.g., high school and secondary school students ages 13-17) with the goal of encouraging young people to participate in open source. More info about GCI https://developers.google.com/open-source/gci/