Posted by Ustas on July 30, 2007 at 1:44pm
| Project: | Vote Up/Down |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | views integration |
Issue Summary
This patch adds a new page with listing of nodes sorted by votes.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| content_by_votes.patch | 1.86 KB | Ignored: Check issue status. | None | None |
Comments
#1
Is this not something you easily can to with the Views module?
#2
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.
#3
How can I install this?
#4
How could I do this? frjo?
#5
How do i sort my Views-Result by No of Votes?
Does anybody have an idea, how to deal with that?
cheers finfin
#6
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?
#7
Yep, I think is better to rely on views for that.
In the other hand we can provide a default view for that
#8
tagging
#9
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).
#10
Screenshot of view in question
#11
Automatically closed -- issue fixed for 2 weeks with no activity.