moderation_note_demo

The Moderation Note module empowers you to annotate and review moderated Entities. Installing the module, view a moderated entity, and select text on your moderated content.

How to Use Moderation Note

When viewing the latest revision of a moderated entity, any user with the
"create moderation notes" permission can select text in an entity field and add
a note to it.

Notes can also be assigned to specific users, which adds the note to their
"Assigned notes" tab on their user page or in the toolbar.

Once added, other users can view the note by hovering over the highlighted text and
Click "View note" or the "View notes" local task.

Users with the create permission can reply to existing notes, which is useful
when discussing feedback.

Once the note has been addressed, the creator can choose to resolve it by
clicking "Resolve" when viewing it. Resolved notes can be re-opened or
permanently deleted by clicking the "View notes" local task and viewing the full resolved note.

Email notifications

Moderation Note provides email notifications to inform content editors of important events:

  1. When a note is created, both the creator and the last-updater of the notated entity are notified.
  2. The assignee is notified when a note is assigned to a user.
  3. When a note is resolved, re-opened, or replied to, notifications are sent to the creator, last-updater, note assignee (if applicable), and all users who replied.

No notifications are sent when a note is deleted since the resolve notification has already been dispatched.

If you wish to customize the email message, you can override the template at templates/mail-moderation-note.html.twig within your theme.

You can manage email notification settings at /admin/config/moderation-note.

Multilingual

Each note is associated with the language of the field being notated. This means that editors can concurrently review the same content in different languages.

Requirements

  • Content Moderation
  • User

Permissions

With a typical Content Moderation setup, you will probably want to give all
users with the "access moderation notes" permission the "view latest version"
and potentially the "view any unpublished content" permission. These allow note
users to access the content being noted if the latest revision is unpublished
and non-default, for example, a Draft of a Published Node.

Supporting organizations: 

Project information

Releases