Anchors

Property

Type

commentAnchorPrefix

string

showCommentAnchor

string

writeCommentAnchor

string

successfulAnchor

string

customMessagesAnchor

string

commentAnchorPrefix

Property

commentAnchorPrefix

Data type

string

Default

comment

Description

Every comment gets an own anchor which contains the uid of the comment. In the default case the anchor will look something like that: #comment1337.

showCommentAnchor

Property

showCommentAnchor

Data type

string

Default

comments

Description

This anchor will appear in front of the comment numbering.

writeCommentAnchor

Property

writeCommentAnchor

Data type

string

Default

writeComment

Description

This anchor will appear in front of the comment form.

successfulAnchor

Property

successfulAnchor

Data type

string

Default

thanksForYourComment

Description

This is the anchor of the flashMessage which notifies the user that his comment has been submitted successfully.

customMessagesAnchor

Property

customMessagesAnchor

Data type

string

Default

customMessages

Description

This anchor is part of index action and marks the flashMessage container to show customMessages, like "You can't vote for your own comment."