Voting
Property | Type |
---|---|
enableCommentVotes | boolean |
enableReplyVotes | boolean |
enableVoting | boolean |
hideVoteButtons | boolean |
ignoreVotingForOwnComments | boolean |
enableCommentVotes
- Property
- enableCommentVotes
- Data type
- boolean
- Default
- 1
- Description
- Enables or disables the voting controls for comments.
enableReplyVotes
- Property
- enableReplyVotes
- Data type
- boolean
- Default
- 1
- Description
- Enables or disables the voting controls for replies.
enableVoting
- Property
- enableVoting
- Data type
- boolean
- Default
- 1
- Description
- If disabled votes are visible but users may not vote for comments/replies. This is useful if you want to restrict possibility to vote for eg. logged in users but show the votings.
hideVoteButtons
- Property
- hideVoteButtons
- Data type
- boolean
- Default
- 0
- Description
- If enabled the voting buttons are not visible. Caution: The voting functionality itself is still enabled.
ignoreVotingForOwnComments
- Property
- ignoreVotingForOwnComments
- Data type
- boolean
- Default
- 1
- Description
- If enabled users are not allowed to vote for their own comments/replies.