From: friendica Date: Wed, 22 Feb 2012 04:38:01 +0000 (-0800) Subject: deprecate the text to install plugins via the config file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6e6f0264c1d93c2757dd07ac165a898f79cfd8c2;p=friendica-addons.git deprecate the text to install plugins via the config file --- diff --git a/facebook/facebook.php b/facebook/facebook.php index f155d397..755e7766 100755 --- a/facebook/facebook.php +++ b/facebook/facebook.php @@ -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'.