]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Remove the 'Enable Twitter import' checkbox from Twitter admin panel by default;...
authorBrion Vibber <brion@pobox.com>
Mon, 2 Aug 2010 20:00:50 +0000 (13:00 -0700)
committerBrion Vibber <brion@pobox.com>
Mon, 2 Aug 2010 20:00:50 +0000 (13:00 -0700)
commitc56939d59632560e93d1e4f3b29713c3cfdb61c6
tree0279103ba62c7748409849bc01d8f84c0760283e
parent56294016a753c43c366bf4680da28a17cccc21d5
Remove the 'Enable Twitter import' checkbox from Twitter admin panel by default; can be re-added with setting:

  addPlugin('TwitterBridge', array('adminImportControl' => true, ....));

Added a note on the label that it requires manual daemon setup. (Note that by default the admin panel won't be shown, so it's no biggie to be hiding this for now.)
plugins/TwitterBridge/TwitterBridgePlugin.php
plugins/TwitterBridge/twitteradminpanel.php