Views integration of Drupalit votes. These files will let you use the drupalit node votes as fields, as sorting criteria or filters for Views 2.x.
Copy the drupalit.views.inc file into your drupalit module folder and replace the drupalit.module file with the one provided here.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupalit.png | 16.64 KB | Desi Raaj |
| drupalit.tar_.gz | 7.03 KB | cgzamate |
Comments
Comment #1
Desi Raaj commentedcould you please include icon instead of just plain text...see attachment.
here is exactly what i'm trying to do:
-create a view that will display top voted stories
-in views, i'm using "Table" as "Style"
-the table includes two fields, one for displaying drupalit votes widget (which is what i'm asking for) and second one for node title.
...currently the field only shows the number of votes casted, but not the widget.
Comment #2
decibel.places commentedgreat, now drupalit is integrated with views, but...
The drupalit.module file in this hack changes the function so that one must log in to vote
remove this code lines 274-290 to restore anonymous voting: