Difference between revisions of "Widget:Improved Facebook Comments"

From eagle-rock.org
Line 15: Line 15:
 
   window.fbAsyncInit = function() {
 
   window.fbAsyncInit = function() {
 
     FB.init({
 
     FB.init({
       appId      : '$appID', // App ID
+
       appId      : '<!--{$appID|escape:'urlpathinfo'}-->', // App ID
 
       channelUrl : '//eagle-rock.org/channel.html', // Channel File
 
       channelUrl : '//eagle-rock.org/channel.html', // Channel File
 
       status    : true, // check login status
 
       status    : true, // check login status

Revision as of 22:12, 13 June 2012

This widget allows you to add the Improved Facebook Comments widget to your wiki page.

Created by Sergey Chernyshev

Improved by Saill White

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Improved Facebook Comments article.