Is there any chance that the option could be added that the vote number could be counted both up and down f.e. 6 voted yes and 2 no instead of the combined value of 4.
Additionally could there be two counters of story viewed and story followed to source.
A example of this is http://www.dzone.com/links/jquery_coda_slider_effect.html
I am just checking if it is feasible to make these changes with Drigg and again an EVB would be the dream. I am still waiting with the money for that one.
Comments
Comment #1
mercmobily commentedHi,
-------------------------------------------
Is there any chance that the option could be added that the vote number could be counted both up and down f.e. 6 voted yes and 2 no instead of the combined value of 4.
---------------------------------------------
I am afraid this is basically impossible with the current VotingAPI...
It's also not something that a lot of people really want.
-------------------------------------------
Additionally could there be two counters of story viewed and story followed to source.
-------------------------------------------
The number of "views" is actually kept by Drupal. Links clicked... again, I don't really think this is something that should live in Drigg. The only sane way to achieve this is by either using Javascript (which would intercept the click, and run an AJAX call that would then record this) or by presenting intermediate links. However, neither one of those things are really up to Drigg... The real reason why I don't think I should get into this is the fraud control that this would need to come with.
So, sorry, it's a won't fix, at least for the forseable future.
Merc.
Comment #2
mercmobily commented