Site Administration

Moderated Content and Views for Drupal 8, 9, and 10

When building views of moderated content there are some important things to be aware of. One is the difference between choosing Content or Content revisions as the base for your view. You should also know about some fields and filters added by the Content Moderation module.

In this tutorial we'll:

  • Understand when, and why, to choose Content revisions as the base for your view instead of Content
  • Learn about the fields, and filters, added by the Content Moderation module
  • Learn how to update the view at admin/content/moderate that comes with the Content Moderation module to make it work with any workflow.

By the end of this tutorial you should understand the important concepts necessary to create views of moderated content.