gnu-social/plugins/Facebook
Zach Copley aa58e8a738 Combine Facebook and Facebook Connect plugins into one big plugin 2009-10-21 01:17:31 +00:00
..
facebook Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBCLoginGroupNav.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBCSettingsNav.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBC_XDReceiver.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBConnect.css Combine Facebook and Facebook Connect plugins into one big plugin 2009-10-21 01:17:31 +00:00
FBConnectAuth.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBConnectLogin.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FBConnectSettings.php Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
FacebookPlugin.php Combine Facebook and Facebook Connect plugins into one big plugin 2009-10-21 01:17:31 +00:00
README Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00
facebookaction.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebookhome.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebookinvite.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebooklogin.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebookqueuehandler.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebookremove.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebooksettings.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
facebookutil.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
fbfavicon.ico Gather all the Facebook stuff together in one place 2009-10-21 01:07:03 +00:00

README

// Facebook plugin
require_once(INSTALLDIR . '/plugins/Facebook/FacebookPlugin.php');                                                      
$fb = new FacebookPlugin();


TODO:

- Integrate this and the FB Connect plugin