ActiveStaged
-uuid: 7cefcbbf-699c-4ceb-a514-beb0c775f7bc+File removed
-langcode: tr
-status: true
-dependencies:
- module:
- - content_moderation
-_core:
- default_config_hash: T7gMMyFbTYLalxpIOnzJebvek2OW0b1RgLVE9I2y228
-id: editorial
-label: Editorial
-type: content_moderation
-type_settings:
- states:
- archived:
- label: Archived
- weight: 5
- published: false
- default_revision: true
- draft:
- label: Draft
- weight: -5
- published: false
- default_revision: false
- published:
- label: Published
- weight: 0
- published: true
- default_revision: true
- transitions:
- archive:
- label: Archive
- from:
- - published
- to: archived
- weight: 2
- archived_draft:
- label: 'Restore to Draft'
- from:
- - archived
- to: draft
- weight: 3
- archived_published:
- label: Restore
- from:
- - archived
- to: published
- weight: 4
- create_new_draft:
- label: 'Create New Draft'
- from:
- - draft
- - published
- to: draft
- weight: 0
- publish:
- label: Publish
- from:
- - draft
- - published
- to: published
- weight: 1
- entity_types: { }
- default_moderation_state: draft
- 
Back to 'Synchronize configuration' page.