Closed (fixed)
Project:
Extra Voting Forms
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Mar 2009 at 15:18 UTC
Updated:
29 Aug 2009 at 20:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
munikho commentedAfter refreshing my math skills and editing the module a bit, i discovered how to calculate the total up and total down votes.
Would there be interest in merging this in the module?
Comment #2
lourenzo commentedThat would be a great addition, IMO.
Would you send a patch here?
Thanks,
--
Lourenzo Ferreira
Comment #3
fanta commentedseconded :)
was just looking for this feature, so please post
Comment #4
munikho commentedWell, i'll apply a patch here, but it is no way of being finished. At the moment it's only modified for the extra_voting_forms karma_3. So some work would need to be done to add the other ones as well (but that's not so difficult)
Hope it works for you.
Comment #5
lourenzo commentedComment #6
lourenzo commentedComment #7
lourenzo commentedthanks, @munikho
I'm managing to merge this code to the module, ASAP.
Comment #8
munikho commentedYour welcome.
Comment #9
fanta commentedthanks for posting
though have had a few probs
tried patching
but get
patch: **** unexpected end of file in patch
tried doing it by hand but get a error
Fatal error: Cannot redeclare theme_extra_voting_forms_3()
any pointers
Comment #10
WildBill commentedsubscribe
Comment #11
mercmobily commentedHi,
Guys, I am not so convinced about this patch.
The main issue I have is that it changes the number of parameters to function theme_extra_voting_forms_X() which will break things.
Also, I am not convinced it's something that should live in the main module, since it's such a fringe feature. One extra query PER FORM for something that 0.1% of users will use... I think this shuld be left to the template makers (which is what's happening now).
Marking it as fixed.
Merc.
Comment #13
aac commentedSubscribing!!