CHANGELOG.txt |
CHANGELOG.txt |
|
FB Likebox: August 17, 2014
Issue #2311281: Adding option to add iFrame title attribute
FB Likebox: March 26, 2013
Applied changes in the 7.x-1.x-dev branch to make the provided patterns compatible with the new version of Patterns (7.x-2.x).
FB… |
fb_likebox.info |
fb_likebox.info |
|
name = Facebook Likebox
description = Simple module that provides a configurable block with Facebook Likebox's plugin.
core = 7.x
files[] = fb_likebox.module
package = FB Likebox |
fb_likebox.module |
fb_likebox.module |
|
Simple module that provides a configurable block with Facebook Likebox's plugin. |
fb_likebox.tpl.php |
templates/fb_likebox.tpl.php |
|
Facebook Likebox Template. |
fb_likebox_patterns.info |
fb_likebox_patterns/fb_likebox_patterns.info |
|
name = Facebook Likebox Patterns
description = Enables compatibility of Facebook Likebox with patterns module.
core = 7.x
files[] = fb_likebox_patterns.module
dependencies[] = fb_likebox
dependencies[] = patterns (>= 7.x-2.x)
package = FB Likebox |
fb_likebox_patterns.module |
fb_likebox_patterns/fb_likebox_patterns.module |
|
Submodule to enable compatibility of Facebook Likebox with patterns module.
The current version makes use of the system pattern component, therefore it
does not really call drupal_form_submit() for the block_admin_configure $form_id,
and the values… |
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… |