]> git.mxchange.org Git - friendica-addons.git/blobdiff - fbpost/README.md
Improved readme.
[friendica-addons.git] / fbpost / README.md
index c214360a8554eeaaab1625d795feba5a130a1e08..63145be03dc35ac2a8aa1e363eac21c1e0ba6559 100644 (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)