When Voting API is enabled, a 'vote' tab appears for all types of nodes.
A voting module (e.g. NodeReview) may restrict votes to one type of nodes.
Is it a way to disable the 'vote' tab for nodes that will never receive votes ?
When Voting API is enabled, a 'vote' tab appears for all types of nodes.
A voting module (e.g. NodeReview) may restrict votes to one type of nodes.
Is it a way to disable the 'vote' tab for nodes that will never receive votes ?
Comments
Comment #1
vm commentedthe vote tab doesn't show up for content types that aren't allowed to be voted on.
Comment #2
dropall commentedGood news ! The module is supposed to work as I expect, it is only a configuration problem on my side.
So, I'm using Drupal 4.7.6, with votingapi-4.7.x-1.1 and nodereview-4.7.x-1.x-dev.
I've configured nodereview to allow voting on only on one type of node (a custom node).
And yes, the votes tab does show up for every type of content (stories, forum topics, etc..).
Any idea ?
Comment #3
ChrisKennedy commentedThis is a nodereview problem, not votingapi. VotingAPI does not add a votes tab.