I wonder if it would be possible to get the drupalit vote icon in views? I have an image gallery I created using views and would like the vote icon to appear above or below each one. It would be nice to be presented with a full page of photos in order to decide which to vote for.
Comments
Comment #1
totaldrupal commentedI would also like to have the drupalit vote icon in views plus the ability to vote in the view would be great.
Comment #2
roychri commentedsupport for views was added in 1.3 and works well.
You should upgrade to the latest 1.4beta2
In the settings, you can specify that you want the widget to appear in the teaser (Set the "Drupalit widget display:" to "Teaser view"). This way the widget will show in any views that uses teaser type.
If you use list type and you are using a customized version of the theme (using the theme wizard to create a .tpl.php file) then you can add this to the file:
But then you will have to set the "Drupalit widget display:" to manually instead of teaser view.
Comment #3
asaza commentedComment #4
asaza commentedIs there anyway to add druaplit widget in grid view? Now I only be able to add vote count through view but not vote link.