CHANGELOG.txt |
CHANGELOG.txt |
|
FB Like Button 7.x-2.x, xxxx-xx-xx
-----------------------------
by lliss: make config array generation into a single funciton and fix issue on the admin page for static button language selection.
#1437354 by kbemelmans and jonhattan - Adding display… |
fblikebutton.admin.inc |
fblikebutton.admin.inc |
|
Admin functions for fblikebutton. |
fblikebutton.info |
fblikebutton.info |
|
; $Id$
name = Facebook Like Button
description = Adds a configurable <em>Like</em> button for Facebook to each selected node type, as well as a configurable block with a <em>Like</em> box in it.
core = 7.x
configure =… |
fblikebutton.install |
fblikebutton.install |
|
Install, update, and uninstall functions for the fblikebutton module. |
fblikebutton.module |
fblikebutton.module |
|
Adds Facebook's "Like" button to each selected node type.
Adds a block with a global static value where users can "Like" the URL set by
admins. |
fblikebutton.theme.inc |
fblikebutton.theme.inc |
|
|
fblikebutton.tpl.php |
fblikebutton.tpl.php |
|
Template file for fblikebutton. |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
README.txt
==========
Drupal Facebook Like Button module:
------------------------
Requires - Drupal 7
License - GPL (see LICENSE)
Overview:
--------
Rather than having to manually copy/paste the "Like this on Facebook" code for
each… |