Improved readme.

This commit is contained in:
Michael Vogel 2015-03-29 01:59:23 +01:00
parent 488650e377
commit b0f9f2fdb5
1 changed files with 5 additions and 13 deletions

View File

@ -1,18 +1,10 @@
Installing the Friendica/Facebook connector
#### Installing the Friendica/Facebook connector
Detailed instructions how to use this plugin can be found at
the [How to: Friendica's Facebook Connector](https://github.com/friendica/friendica/wiki/How-to:-Friendica%E2%80%99s-Facebook-connector) page.
Please register a Facebook application at [developers.facebook.com](https://developers.facebook.com/apps/async/create/platform-setup/dialog/)
Vidoes and embeds will not be posted if there is no other content. Links
and images will be converted to a format suitable for the Facebook API and
long posts truncated - with a link to view the full post.
Chose "Website" as platform. Next you have to let your application be reviewed. You need these permissions for that:
Facebook contacts will not be able to view private photos, as they are not able to
authenticate to your site to establish identity. We will address this
in a future release.
publish_actions, publish_pages, user_posts, user_photos, user_status, user_videos, manage_pages
This addon will only post your entries to your Facebook account but won't fetch
content from there.
After your application was reviewed, your users can post to Facebook.
Info: please make sure that you understand all aspects due to Friendica's
default licence which is: [MIT License](https://github.com/friendica/friendica/blob/master/LICENSE)