mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
Merge pull request #167 from Erkan-Yilmaz/master
typos, adapt to identi.ca situation
This commit is contained in:
commit
ada2384fbb
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ All three of these plugins require an account on the target network. In addition
|
|||
|
||||
**Site Configuration**
|
||||
|
||||
Plugins must be installed by the site administrator before they can be use. This is accomplished through the site
|
||||
Plugins must be installed by the site administrator before they can be used. This is accomplished through the site
|
||||
configuration file ".htconfig.php".
|
||||
|
||||
The configuration directive looks like:
|
||||
|
@ -84,7 +84,7 @@ To get the OAuth Consumer key pair the user has to
|
|||
(a) ask her Friendika admin if a pair already exists or
|
||||
(b) has to register the Friendika server as a client application on the StatusNet server.
|
||||
|
||||
This can be done from the account settings under "Settings -> Connections -> Register an OAuth client application -> Register new application".
|
||||
This can be done from the account settings under "Settings -> Connections -> Register an OAuth client application -> Register a new application".
|
||||
|
||||
During the registration of the OAuth client remember the following:
|
||||
|
||||
|
@ -134,7 +134,7 @@ to yoursubdomain.yourdomain.com. Set Site Domain to your yourdomain.com.
|
|||
|
||||
|
||||
Visit the Facebook Settings section of the "Settings->Plugin Settings" page.
|
||||
and click 'Install Facebook Connector'.
|
||||
And click 'Install Facebook Connector'.
|
||||
|
||||
This will ask you to login to Facebook and grant permission to the
|
||||
plugin to do its stuff. Allow it to do so.
|
||||
|
|
Loading…
Reference in a new issue