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
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.