Inline Comments
Inline comments are paragraph-level review notes anchored to a specific piece of text on a page. They are intended for review workflows where reviewers need to comment on specific sections without disrupting the main comment thread. Requires enableInlineComments to be enabled. Requires the Editor role or higher.
Adding an inline comment
While viewing a page, select a passage of text. The Add inline comment button becomes active in the page toolbar. Click it, type your comment, and save. The comment is anchored to the selected text and shown in the margin or as an overlay when viewing the page.
Replying to an inline comment
Inline comments support one level of replies. Click Reply on an existing inline comment to add a response. Replies are shown nested under the parent comment.
Resolving an inline comment
Once the issue raised in an inline comment has been addressed, click Resolve to mark it as done. Resolved comments are hidden from the default view. The author of the comment or any Contributor/Admin can resolve a comment.
Enabling inline comments
Inline comments are controlled by enableInlineComments in config/app.php. See Application Settings.