]> git.mxchange.org Git - friendica-addons.git/commitdiff
Brought readme up to date
authorThomas Willingham <founder@kakste.com>
Wed, 4 Apr 2012 17:59:37 +0000 (18:59 +0100)
committerThomas Willingham <founder@kakste.com>
Wed, 4 Apr 2012 17:59:37 +0000 (18:59 +0100)
twitter/README

index a5511fec11c2cc26ee56efadeec192f66118420e..ba396d5d8d63913edf9dec8f653eb2032a285bc4 100755 (executable)
@@ -50,14 +50,9 @@ __ Global Configuration __
 If you enabled an administrator account, please use the admin panel to cofigure
 the Twitter relay.
 
 If you enabled an administrator account, please use the admin panel to cofigure
 the Twitter relay.
 
-To activate this addon add @twitter@ to the list of active addons in your
-.htconfig.php file 
-    $a->config['system']['addon'] = "twitter, ..."
-Afterwards you need to add your OAuth consumer key / secret pair to it by
-adding the following two lines
-
-$a->config['twitter']['consumerkey'] = 'your consumer KEY here';
-$a->config['twitter']['consumersecret'] = 'your consumer SECRET here';
+Activate the plugin from the plugins section of your admin panel.  When you have
+done so, add your consumer key and consumer secret in the settings section of the 
+plugin page.
 
 When this is done your user can now configure their Twitter connection at
 "Settings -> Plugin Settings" and enable the forwarding of their *public*
 
 When this is done your user can now configure their Twitter connection at
 "Settings -> Plugin Settings" and enable the forwarding of their *public*