post only facebook connector (untested - I no longer have a FB account)

This commit is contained in:
friendica 2012-09-13 03:46:37 -07:00
parent 4b7f346ac1
commit 7d3c6362cf
5 changed files with 847 additions and 0 deletions

15
fbpost/README.md Normal file
View file

@ -0,0 +1,15 @@
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.
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.
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.
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)