Table of Contents
Facebook Login Plugin
Compatible with DokuWiki
2010-11-07 2011-05-25 2012-01-25 2012-10-13
This extension is marked as obsoleted. Therefore it is hidden in the Extension Manager and the extension listing. Furthermore, it is candidate for removal.
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to authfacebook
Probably this is replaceable by authfacebook
Download and Installation
Note: Your webserver must have the php5-curl installed for this plugin to work.
Note: Facebook rejects this plugin authentication if $conf['baseurl'] is not set (https://github.com/vobornik/Dokuwiki-FBlogin-Plugin/issues/3) and auto-detection is not enough.
Note: You have to have an application ID and Secret string to connect your dokuwiki with Facebook. You can Create your Facebook application here
- Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
- Click to Admin button, then Authentication using Facebook and then click on Install button. This will copy the authentication backend file lib/plugins/fblogin/file/facebook.class.php into inc/auth/ directory. WeatherWax release will not support backends in inc/auth, it needs Auth plugins
- Go to Admin → Configuration Settings and fill out the Fblogin Plugin Settings:
applicationID
– Application ID obtained from FacebookapplicationSecret
– Application Secret ID obtained from Facebooksuperuser
– Facebook user ID whom to grant global Superuser rights on your DokuWiki site - IMPORTANT – only the user with this Facebook user id will be able to administer your Dokuwiki after step 4. (TODO: get the list of superusers from your Facebook application managers)
- Switch the Authentication backend to “facebook” (Admin → Configuration Settings)
- You might want to change also the showuseras configuration option (What to display when showing the user that last edited a page) to User's full name
Discussion
does not work with weatherwax.. plz update this. thanks! — S.C. Yoo 2013/04/05 16:29