New release of Voting plugin for Vanilla 2.1
Hi guys, when do you think you can launch a new version 1.1.5 of the Voting plugin, with the amends from:
http://vanillaforums.org/discussion/27045/vote-for-discussion
http://vanillaforums.org/discussion/14627/voting-addon-bug-can-vote-more-then-once-on-post-is-this-being-maintained
with also, editing the class.voting.plugin.php, search for:
if ($Type == 'Comment' && !GetValue('VoteHeaderWritten', $Sender)) { //$Type != 'Comment' && $AnswerCount > 0) {
and replace for
if ($Type == 'Comment' && !GetValue('VoteHeaderWritten', $Sender) && $Sender->Offset==0) {
If you add those amends to the plugin, it will work for Vanilla 2.1 like it should.
I hope you make these easy update soon, and put it available on the addons page, so that everybody can enjoy this wonderful plugin.
Cheers
Comments
From the readme:
I wouldn't count on a release.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
From the description, you can also see:
So, i'm assuming this is still active, and a lot of people use this.
I would be glad to contribute and make those updates myself. To whom should i speak to?
Thanks
Fork it from here: https://github.com/vanilla/addons/tree/master/plugins/Voting
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
You can do so on GitHub: https://github.com/vanilla/addons/tree/2.1/plugins/Voting
We don't plan further development on Voting internally. I may have more helpful info in another week or two.
Always a tease
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Hi, i've just forked the:
https://github.com/vanilla/addons/tree/2.1/plugins/Voting
into
https://github.com/CreativeDreams/addons/tree/master/plugins/Voting
and made all the necessary changes so that the voting plugin works on Vanilla 2.1 and added the mising features of adding the votting box after a comment is inserted and update the total comments.
Please analyze and make it availabe on the plugin page so that all users can enjoy this wonderful plugin.
@Linc: Do you have any more info about the decision to further develop this or not?
If not, I'll be glad to maintain it. Please let me know.
Cheers
Sounds great; I flipped control of the addon over to you: http://vanillaforums.org/addon/voting-plugin
@Linc I've seen that you transfered the plugin to me, which i thank you, but its missing something. The plugin its on my addons page, but after i enter the plugin page I don't see the menu where I can edit/upload or add any image to it.
Could you please see what permission is still missing. Thanks again. Cheers
Try again now
Not yet. I logoff, cleared the cache and logon, still doesn't show.
Got it.
The code for that part of the site is horrifying.
PS I accidentally posted that ^ as you while I was spoofed to test it out, my bad.
Perfect.
No problem, thanks again for all the help.
I will upload very soon the new version of the plugin while keeping the promise to maitaining all the necessary support for any future doubts/suggestions for this amazing plugin. Cheers