This patch adds a new page with listing of nodes sorted by votes.

Comments

frjo’s picture

Is this not something you easily can to with the Views module?

Ustas’s picture

Hm.. May be. But i think this would be useful for those who don't want to install views module. By default votes_up_down module provides Users by votes report, so I decided to extend this default list of reports with another one.

If you have some doubt about it's usefulness you can turn down my proposal.

kangaroobin’s picture

How can I install this?

kangaroobin’s picture

How could I do this? frjo?

finfin82’s picture

How do i sort my Views-Result by No of Votes?

Does anybody have an idea, how to deal with that?

cheers finfin

AntiNSA’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev

I am trying to figure out how to do this in 6.16 and the newest dev version... create a view with vote results... anyone know?

marvil07’s picture

Title: Content by votes page » Add a view for content by votes
Status: Needs review » Needs work

Yep, I think is better to rely on views for that.

In the other hand we can provide a default view for that

marvil07’s picture

Issue tags: +views integration

tagging

lyricnz’s picture

Status: Needs work » Fixed

Voting API already provides a default view that exposes a "Top Rated Content" page suitable for Vote Up/Down at /top-rated-points (this is disabled by default).

lyricnz’s picture

StatusFileSize
new220.73 KB

Screenshot of view in question

Status: Fixed » Closed (fixed)
Issue tags: -views integration

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