Improved readme.

This commit is contained in:
Michael Vogel 2015-03-29 01:59:23 +01:00
parent 488650e377
commit b0f9f2fdb5

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 Please register a Facebook application at [developers.facebook.com](https://developers.facebook.com/apps/async/create/platform-setup/dialog/)
the [How to: Friendica's Facebook Connector](https://github.com/friendica/friendica/wiki/How-to:-Friendica%E2%80%99s-Facebook-connector) page.
Vidoes and embeds will not be posted if there is no other content. Links Chose "Website" as platform. Next you have to let your application be reviewed. You need these permissions for that:
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.
Facebook contacts will not be able to view private photos, as they are not able to publish_actions, publish_pages, user_posts, user_photos, user_status, user_videos, manage_pages
authenticate to your site to establish identity. We will address this
in a future release.
This addon will only post your entries to your Facebook account but won't fetch After your application was reviewed, your users can post to Facebook.
content from there.
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)