- Sample Page: http://wikieducator.org/VirtualMV
- Experimental Page: http://wikieducator.org/User:Mverhaart/Wikieducator/TechTips
Christina Bergey has written a blog providing good instructions for this at http://christinabergey.com/blog/2013/03/get-facebook-group-feed-via-rss/ (note she has "groups" in the URL but this only works for Facebook pages.
The following code will insert a Panel into your MediaWiki Wiki ( replace YourID, and YourPage)
<div style="font-family: menu,Arial;border: 1px solid #808080; width: 250px; margin-right:auto;margin-left:auto;background-color: #F6F9ED;-webkit-box-shadow: 5px 5px 7px #999;">
{|
|[[File:Facebook.png|25px]] RSS from: https://www.facebook.com/YourPage<br /><hr width="248px"/>
|-
|
<rss>https://www.facebook.com/feeds/page.php?id=YourID&format=rss20|short|date|max=5</rss>
|}
</div>
{|
|[[File:Facebook.png|25px]] RSS from: https://www.facebook.com/YourPage<br /><hr width="248px"/>
|-
|
<rss>https://www.facebook.com/feeds/page.php?id=YourID&format=rss20|short|date|max=5</rss>
|}
</div>
No comments:
Post a Comment