Editor Comments

Editor comments are only visible in Edit Mode and are not indexed by the search engines.

clipboard_ea260db20747c206d7eb744e71f273302.png

Insert Comment

  1. Open a page in Edit mode.
  2. From the Editor toolbar, select Style > Comment.
    MindTouch Editor Comment
  3. Save the page.

Editor Comments automatically include username and timestamp metadata.

Use Comments

Comments in New Page Templates

You can delete the default metadata when using Comments in New Page Templates.

clipboard_eb5e93d287b20b2e2ffb10fef2d8570b7.png

Remove comment metadata

  1. After you insert or modify a comment, toggle to </>HTML source view.
  2. Find the comment and delete the following HTML:
    <div class="mt-comment-meta">
    <div class="mt-comment-author">[username]</div>
    <time class="mt-comment-datetime" datetime="[timestamp]">[timestamp]</time></div>

    clipboard_e9def721846cd875eeadae3b0152645c3.png
  3. Save the page without modifying the comment in Visual mode.