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

MartinFarrent 2012-04-01 04:47:09 -07:00
parent 0735708cd8
commit 9295d75669

@ -90,9 +90,9 @@ To get these codes, you create a new application on the Facebook developers s
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).
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/ ``
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/ ``
When you have confirmed and saved all your entries, you will be given the desired_ App ID_ and _App Secre_t.
When you have confirmed and saved all your entries, you will be given the desired _App ID_ and _App Secret.
**Configure the plugin on Friendica**