Updated How to: Friendica’s Facebook connector (markdown)

beardy-unixer 2012-05-26 19:36:55 -07:00
parent 66980665e5
commit de079bcee2

@ -90,7 +90,7 @@ What the Facebook connector needs in order to work is an _App ID_ and an _App S
To get these codes, you create a new application on the Facebook developers site and give it a nice name like _My Friendica Bridge_. You neednt give it a name space and you dont need web hosting for it, so you can leave those two fields blank when the first dialog box appears.
At the top of the application page you see next, you can assign an icon and a logo to the application. Use ``http://your-friendica-site/images/friendika-16.png`` for the icon and ``http://your-friendica-site/images/friendika-128.png`` for the logo (inserting the address for your own site).
At the top of the application page you see next, you can assign an icon and a logo to the application. Use ``http://your-friendica-site/images/friendica-16.png`` for the icon and ``http://your-friendica-site/images/friendica-128.png`` for the logo (inserting the address for your own site).
You also need to enter your email address and the address for your Friendica site. Setting the type of application to _web site_, simply enter the address with a trailing slash: ``http://your-friendica-site/ ``