CHANGELOG.txt |
CHANGELOG.txt |
|
FB Likebox: August 17, 2013
Converting FB Likebox 7.x-1.x to 8.x-1.x |
FBLikeboxBlock.php |
src/Plugin/Block/FBLikeboxBlock.php |
Drupal\fb_likebox\Plugin\Block |
Contains \Drupal\fb_likebox\Plugin\Block\FBLikeboxBlock. |
fb_likebox.info.yml |
fb_likebox.info.yml |
|
fb_likebox.info.yml |
fb_likebox.module |
fb_likebox.module |
|
Code for FB Likebox module. |
fb_likebox_block.html.twig |
templates/fb_likebox_block.html.twig |
|
<iframe
src="http://www.facebook.com/plugins/likebox.php?href={{ fb_url }}&width={{ fb_width }}&colorscheme={{ fb_colorscheme }}&show_faces={{ fb_show_faces }}&bordercolor&stream={{ fb_stream }}&header={{ fb_header… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
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… |