Provides a UI and plugins that perform automated checking/review of entity content.

Plugin architecture

The module defines two types of plugins so that you can extend it to your requirements.

  • ContentCheck: The content checks themselves.
  • ContentCheckInput: An input formatter that is reusable across checks. Can be used to render content, get input from an external source, or build a DOM.

Content Checks provided

  • Linked Content: Ensures any externally linked resources (images, links, etc) are valid and accessible via an HTTP request.
  • URL Alias Check: Ensure the node has a URL alias.
Supporting organizations: 
Initial D7 version

Project information

Releases