Difference between revisions of "Widget:FacebookPP"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
==Copy to your site==
 
==Copy to your site==
 
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets Widgets] extension and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{PAGENAME}}''' article.
 
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets Widgets] extension and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{PAGENAME}}''' article.
</noinclude><includeonly><iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2F<!--{$profile}-->%2F&tabs=timeline&width=<!--{$width|default:500|escape:'urlpathinfo'}-->&height=<!--{$height|default:500|escape:'urlpathinfo'}-->&small_header=<!--{$small_header|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&adapt_container_width=<!--{$adapt_width|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&hide_cover=<!--{$hide_cover|default:false|escape:'urlpathinfo'|validate:'boolean'}-->&show_facepile=<!--{$faces|default:true|escape:'urlpathinfo'|validate:'boolean'}-->&appId=208166319194714" width="<!--{$width|default:500|escape:'urlpathinfo'}-->" height="<!--{$height|default:500|escape:'urlpathinfo'}-->" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></includeonly>
+
</noinclude><includeonly><div id="fb-root"></div>
 +
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=208166319194714&autoLogAppEvents=1"></script>
 +
<div id="container" style="width:100%;"> 
 +
<div class="fb-page" data-href="https://www.facebook.com/<!--{$profile}-->" data-tabs="timeline" data-width="100%" data-height="" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true"><blockquote cite="https://www.facebook.com/<!--{$profile}-->" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/<!--{$profile}-->">No Subject - Encyclopedia of Lacanian Psychoanalysis</a></blockquote></div></div></iframe></includeonly>

Latest revision as of 01:43, 17 June 2019

This widget allows you to embed a Facebook Page Plugin (iframe version) on your wiki page.

Adapted by Alianin from the Facebook Like Box widget by Chris White.

Copy to your site

To use this widget on your site, just install the Widgets extension and copy the full source code of this page to your wiki as FacebookPP article.