recipe.yml
File
-
core/
recipes/ editorial_workflow/ recipe.yml
View source
- name: 'Editorial workflow'
- description: 'Provides an editorial workflow for moderating content.'
- type: 'Workflow'
- install:
- - content_moderation
- # The moderated_content view depends on Node.
- - node
- - views
- config:
- import:
- content_moderation:
- - views.view.moderated_content
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.