From 8ba6c8ea87be84f9c4e7f1ef1be4f303c5807f19 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Wed, 13 Jul 2011 23:05:50 +0000 Subject: [PATCH] Update admin panel instructions in the TwitterBridge README --- plugins/TwitterBridge/README | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/plugins/TwitterBridge/README b/plugins/TwitterBridge/README index 10ea35b2b6..cb3369d1d0 100644 --- a/plugins/TwitterBridge/README +++ b/plugins/TwitterBridge/README @@ -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 -- 2.39.5