Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Poll
Poll
0
Comments
edit: solved by upgrading to 1.3
Here's how:
default.php: line 87
if( !$Context->Session->User->Preference('ShowActivePoll') ) {
conf/language.php: line 6
$Context->SetDefinition('ShowActivePoll', 'Hide active Poll in Panel');
Works well for me.
Is this possible with the extension or is it something completely out of it's scope?
Thanks!
I want to disable the poll notification on top of the page as well. When talking about contests/art battles where two images compete, that could make sense. But if someone is attaching a poll to his discussion like "do you like my picture?" or someone starts a poll to determine which gaming console is the best one (entering a starting value is absolutely useless in my opinion it's rather causing harm than doing any good), being notified about that might get on someone's nerves I'd like to check the default setting (with notifications turned on) out, but if that's just bugging I'd like to eb able to turn it off as well.
Just my 2 cents, or so
You can actually get rid of it if you do some digging in the database but that's a lot of work. Unfortunately that's one of the main weaknesses of vanilla.