]> git.mxchange.org Git - friendica-addons.git/commitdiff
Updated the Readme (and added the "Select how your app integrates with Facebook"...
authorLeonard <leonard@lausen.nl>
Sun, 26 Feb 2012 20:38:01 +0000 (21:38 +0100)
committerLeonard <leonard@lausen.nl>
Sun, 26 Feb 2012 20:38:01 +0000 (21:38 +0100)
facebook/README

index ee7e489babff1b54996e489d7f4cd7e448b9d0b1..9e381e7dca9e151fefec783e31fa052895ce08ca 100755 (executable)
@@ -17,6 +17,8 @@ Installing the Friendica/Facebook connector
      Replace with the settings Facebook gives you.
   d. Navigate to Set Web->Site URL & Domain -> Website Settings.  Set Site URL 
      to yoursubdomain.yourdomain.com.  Set Site Domain to your yourdomain.com.
+  e. Chose "Website" (the url should be your site URL with a trailing slash) in the
+     "Select how your app integrates with Facebook" section.
 2. Enable the facebook plugin by including it in .htconfig.php - e.g. 
     $a->config['system']['addon'] = 'plugin1,plugin2,facebook';
 3. Visit the Facebook Settings section of the "Settings->Plugin Settings" page.