DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:fblogin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:fblogin [2011-11-05 01:24] sniffplugin:fblogin [2018-06-08 08:21] (current) Aleksandr
Line 1: Line 1:
-====== Facebook login plugin (fblogin) ======+====== Facebook Login Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : nomail@vobornik.eu  email      : nomail@vobornik.eu 
 type       : Action,Admin type       : Action,Admin
-lastupdate : 2010-11-28 +lastupdate : 2013-01-12 
-compatible : 2010-11-07++compatible : 2010-11-07 2011-05-25 2012-01-25 2012-10-13
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : authfacebook 
-tags       : facebook authentication users fblogin+tags       : !obsolete, facebookauthentication
  
-downloadurl: http://github.com/vobornik/Dokuwiki-FBlogin-Plugin/zipball/master +downloadurl: https://github.com/vobornik/Dokuwiki-FBlogin-Plugin/zipball/master 
-bugtracker : http://github.com/vobornik/Dokuwiki-FBlogin-Plugin/issues +bugtracker : https://github.com/vobornik/Dokuwiki-FBlogin-Plugin/issues 
-sourcerepo : http://github.com/vobornik/Dokuwiki-FBlogin-Plugin/ +sourcerepo : https://github.com/vobornik/Dokuwiki-FBlogin-Plugin/ 
-donationurl: http://plus.vobornik.eu/+donationurl: http://flattr.com/thing/606924/Dokuwiki-Plugins
 ---- ----
 +Probably this is replaceable by [[plugin:authfacebook]]
  
 ===== Download and Installation ===== ===== 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 [[http://developers.facebook.com/setup/|Create your Facebook application here]] Note: You have to have an application ID and Secret string to connect your dokuwiki with Facebook. You can [[http://developers.facebook.com/setup/|Create your Facebook application here]]
  
-  - Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually. +  - Search and install the plugin using the [[plugin:extension|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.+  - 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. FIXME WeatherWax release will not support backends in inc/auth, it needs [[devel:Auth plugins]]
   - Go to **Admin** -> **Configuration Settings** and fill out the Fblogin Plugin Settings:   - Go to **Admin** -> **Configuration Settings** and fill out the Fblogin Plugin Settings:
-    * applicationID - Application ID obtained from Facebook +    * ''applicationID'' -- Application ID obtained from Facebook 
-    * applicationSecret - Application Secret ID obtained from Facebook +    * ''applicationSecret'' -- Application Secret ID obtained from Facebook 
-    * superuser - 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 Docuwiki after step 4. (TODO: get the list of superusers from your Facebook application managers)+    * ''superuser'' -- 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**)   - Switch the Authentication backend to "facebook" (**Admin** -> **Configuration Settings**)
- 
-> There is no facebook option under authentication, manually changing this setting results in an error 
- 
- 
   * 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//   * 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!  --- [[user>goldseed|S.C. Yoo]] //2013/04/05 16:29//
  
plugin/fblogin.1320452643.txt.gz · Last modified: 2011-11-05 01:24 by sniff

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki