Replying to comments
Property | Type |
---|---|
enableRepliesToComments | boolean |
showRepliesToComments | boolean |
countReplies | boolean |
enableRepliesToComments
- Property
- enableRepliesToComments
- Data type
- boolean
- Default
- 0
- Description
- Enables or disables the reply link and adds a hidden field to new comment form with uid of parent comment. If this option is activated the next one should be activated, too.
showRepliesToComments
- Property
- showRepliesToComments
- Data type
- boolean
- Default
- 0
- Description
- Enables or disables the display of already existing replies to comments.
countReplies
- Property
- countReplies
- Data type
- boolean
- Default
- 1
- Description
- If true, the placeholder {commentCount} will also count replies on comments. Otherwise just comments (no replies) will get counted.