I created a plugin for Xaseco2. It uses the Facebook Graph API to display a widget with the number of people that like a given Facebook-Page and when clicked redirects the user to the page.
Installation:
* Configure Position X/Y, Facebook ID/Username of the Page in fblike.xml
* Append
Code: Select all
<plugin>plugin.fblike.php</plugin>
Screenshot:

Download:
http://tmserver.eu/xaseco/fblike-0.9.3.zip
Source Code:
https://github.com/sotn0r/fblike/
--------------
Changelog:
Version 0.9.3
- Added support for Xaseco1
Version 0.9.2
- fixed bug not hiding the widget correctly when on score board
Version 0.9.1
- cleaned up code (thx to undef.de)
- added icon on the edge to indicate that the widget is clickable
Version 0.9
- initial release