Closed (fixed)
Project:
Vote Up/Down
Version:
6.x-3.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 18:35 UTC
Updated:
28 Feb 2012 at 16:40 UTC
I'm an administrator of a website where I installed VUD.
I have a tab to see the users voted a node. (/node/305/vud-votes)
I can't find the way to see tue user list of votes for comments?
I'm wrong on somethings?
Or else it's a feature that is not in the module?
Comments
Comment #1
marvil07 commentedYes, it's actually something I never fixed. The real problem is that the page you mention only use vud_node information, but sadly its code it's on vud module.
So, yes there is no current way to see comment votes by default, but I think you can do it using views ;-)
Comment #2
fabrizioprocopio commentedmmm... can you tell me more about the workaround using view?
Comment #3
marvil07 commentedYour need to do something analogous to the view attached at #1402758-8: Remove user votes page in favour of views, but with a comment base view instead of node based.
Comment #4
fabrizioprocopio commentedthanks, I'll try
anayway, do you think to implement this feature in the module?
Comment #5.0
(not verified) commentedfix a language error (sorry for my english)