]> git.mxchange.org Git - friendica-addons.git/commitdiff
deprecate the text to install plugins via the config file
authorfriendica <info@friendica.com>
Wed, 22 Feb 2012 04:38:01 +0000 (20:38 -0800)
committerfriendica <info@friendica.com>
Wed, 22 Feb 2012 04:38:01 +0000 (20:38 -0800)
facebook/facebook.php

index f155d39728e6303e2859016ee4cff7196608eb28..755e77669be8d35e702c3a5e2c6c132d1db19bad 100755 (executable)
@@ -24,7 +24,8 @@
  *   d. Navigate to Set Web->Site URL & Domain -> Website Settings.  Set 
  *      Site URL to yoursubdomain.yourdomain.com. Set Site Domain to your 
  *      yourdomain.com.
- * 2. Enable the facebook plugin by including it in .htconfig.php - e.g. 
+ * 2. (This step is now obsolete. Enable the plugin via the Admin panel.)
+ *     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.
  *    and click 'Install Facebook Connector'.