FacebookLikeButton

Summary: Facebook like-button social plugin recipe
Version: 2010-07-12
Prerequisites: pmwiki pmwiki-2.2+
Status: 1.0 -> in production
Maintainer: Ville Takanen
Users: +4 (View / Edit)
Categories: Uncategorized

Questions answered by this recipe

How can I add Facebook's like buttons to my wiki pages

Description

Generates FBXML-tags for Facebook's social plugins Javascript SDK.

Example usage:

 (:fblike:) 
(:fblike name=Cookbook.FacebookLikeButton:)
(:fblike name=FacebookLikeButton:)

For this recipe to work you need to have the skin directive "<!--HTMLFooter-->" in place.

Release notes

  • 2010.07.12: Released initial version.

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

Installation

Download FacebookLikeButton.phpΔ to your cookbook and add line include_once("$FarmD/cookbook/FacebookLikeButton.php"); to your wiki's local/config.php.

See also

Contributors

Comments

See discussion at FacebookLikeButton-Talk

User notes +4: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.