Using TinyMCE Comments
Overview
This guide provides visual instructions for using the comments plugin, including how to:
-
add new comments to selected content
-
viewing comments using the sidebar
-
deleting all conversations in a document
The editor must contain content before a comment can be added. |
Add a comment
-
Select the content from the desired location in the editor body.
-
From the menubar, toggle Insert → Add comment, or
-
click on the Add comment toolbar button, or
-
press
Ctrl+Alt+M
(Windows/Linux) orCmd+Option+M
⌥ + ⌘ + M
(Mac) to add a comment.
-
-
The Comments sidebar will appear on the right side of the editor instance.
-
The
<textarea>
within the comments box will display the placeholder text "Add comment…" and the selected field will have a visible bluefocus
highlight. -
Type a comment in the comment box, and the "Add comment…" placeholder text will disappear, replaced by the user’s comment.
-
Click Save or press Enter to store the comment.
-
Or press Cancel to discard the comment before it is saved.
Result: The selected content will now display a blue focus
border with an orange backcolor
highlight. The comment will be displayed in the Comments sidebar.
Replying to comments
-
Select or focus the desired conversation from either the editor body or Comments sidebar.
-
From the selected comment card Click on the Add comment button.
-
The
<textarea>
within the comments box will display the placeholder text "Add comment…" and the selected field will have a visible bluefocus
highlight. -
Type a comment in the comment box, and the "Add comment…" placeholder text will disappear, replaced by the user’s comment.
-
Click Save or press Enter to store the comment.
-
Or press Cancel to discard the comment before it is saved.
Edit a comment
Follow this procedure to edit a comment.
-
Click on the ellipsis icon above the comments box to expand the menu.
-
Select Edit from the menu items.
-
The comment field now displays a blue
focus
border and becomes editable. -
Make the required changes to the comment.
-
Click Save to store the changes.
-
Or press Cancel to discard the changes before saving.
Delete a comment
Follow this procedure to delete a comment.
This option is not available for the first comment in a conversation. |
-
Click on the ellipsis icon above the comments box to expand the menu.
-
Select Delete from the menu items.
-
The following options will appear in the comments sidebar:
-
After selecting the Delete option, the following decision dialog box will appear with two options:
-
Cancel: cancel the action.
-
Delete: delete the comment from the current active focused conversation.
-
Delete a comment thread (conversation)
This option is only available for the first comment in a conversation. Once the comment is saved, follow this procedure to delete a conversation.
-
Click on the ellipsis icon above the comments box to expand the menu.
-
Select Delete conversation from the menu items.
-
After selecting the Delete conversation option, the following decision dialog box will appear:
-
Cancel: cancel the action.
-
Delete: remove the conversation.
Result: The conversation and all its subsequent comments will be deleted from the document.
Resolve a comment thread (conversation)
This feature requires the tinycomments_resolve or tinycomments_can_resolve setting to be configured.
|
This option is only available for the first comment in a conversation. Once a comment is saved, follow this procedure to resolve a conversation.
-
Click on the ellipsis icon above the comments box to expand the menu.
-
Select Resolve conversation from the menu items.
Result: The conversation will be resolved and removed from the stored conversations.
Show or view a comment
Follow this procedure to display the comments sidebar:
-
Place the cursor on the desired content in the editor body:
-
From the navigation menu, choose View → Show comments, or
-
Click on the Show comments toggle toolbar button.
Result: The comments sidebar will appear and display the corresponding conversation for the highlighted content.
Delete all comment threads
Follow this procedure to delete all conversations in the document:
-
From the navigation menu, choose File → Delete all conversations to delete all the comments in a document.
-
The following decision dialog box will appear:
-
Click Yes to remove all the comments in the selected document, or No to dismiss this action.