Skip to content

jonathan1055/scheduler_content_moderation_integration

 
 

Repository files navigation

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Typical Usage
  • Maintainers

INTRODUCTION

This module provides the necessary support for scheduling transitions of content within a Content Moderation workflow. When publishing or unpublishing content, Scheduler will use this sub-module if the content is controlled by a moderation workflow, and will use the standard publish/unpublish actions if not. If you want to use Scheduler and Content Moderation together then this module is required.

REQUIREMENTS

This module requires the following modules:

Scheduling requires a proper cron configuration in order to function properly.

INSTALLATION

CONFIGURATION

  • Add the relevant entity to a workflow: Configuration » Workflow » Workflows » Edit {Your Workflow} » "This Workflow Applies to".
  • Enable "scheduled publishing" and/or "scheduled unpublishing" and review other Scheduler configuration options: Structure » Entity Types » {Your Type} » Edit » Scheduler.

This module provides no standalone configuration page or additional permissions.

TYPICAL USAGE

When scheduling is enabled on an entity with a Workflow, "Publish state" and "Unpublish state" fields are added to the "Scheduling Options" fieldset/tab in the entity edit form.

In a typical "Draft-Published-Archived" workflow, content editors may want to draft a content change before it going live. To do this, the editor would:

  • Edit the content and make the appropriate changes.
  • Set "Change to:" to "Draft"
  • Expand the "Scheduling Options" if necessary
    • Set "Publish on" to the desired date and time.
    • Set "Publish state" to "Published".

MAINTAINERS

This project was initially developed with support from Thunder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%