]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update admin panel instructions in the TwitterBridge README
authorZach Copley <zach@status.net>
Wed, 13 Jul 2011 23:05:50 +0000 (23:05 +0000)
committerZach Copley <zach@status.net>
Wed, 13 Jul 2011 23:06:29 +0000 (23:06 +0000)
plugins/TwitterBridge/README

index 10ea35b2b658631d233b58ff1d67d390967ad9b2..cb3369d1d09ce190680940186a574872b8f17fb2 100644 (file)
@@ -75,13 +75,9 @@ Administration panel
 
 As of StatusNet 0.9.0 there is a new administration panel that allows
 you to configure Twitter bridge settings within StatusNet itself,
-instead of having to specify them manually in your config.php.  To enable
-the administration panel, you will need to add it to the list of active
-administration panels.  You can do this via your config.php. E.g.:
+instead of having to specify them manually in your config.php.
 
-    $config['admin']['panels'][] = 'twitter';
-
-And to access it, you'll need to use a user with the "administrator"
+To access it, you'll need to use a user with the "administrator"
 role (see: scripts/userrole.php).
 
 Sign in with Twitter