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

marvil07’s picture

Status: Active » Fixed

Yes, 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 ;-)

fabrizioprocopio’s picture

mmm... can you tell me more about the workaround using view?

marvil07’s picture

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

fabrizioprocopio’s picture

thanks, I'll try
anayway, do you think to implement this feature in the module?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

fix a language error (sorry for my english)