experienceolympic-com/config/config_snapshot.snapshot.config_sync.module.workflow_buttons_trash.yml

106 lines
2.7 KiB
YAML

uuid: 257f8a8d-e072-486e-ae4c-ccae53ea4e29
langcode: en
status: true
dependencies:
module:
- workflow_buttons_trash
id: config_sync.module.workflow_buttons_trash
snapshotSet: config_sync
extensionType: module
extensionName: workflow_buttons_trash
items:
-
collection: ''
name: workflows.workflow.workflow_buttons_trash_publishing
data:
langcode: en
status: true
dependencies:
module:
- content_moderation
id: workflow_buttons_trash_publishing
label: 'Publishing (with draft and soft delete)'
type: content_moderation
type_settings:
states:
draft:
label: Draft
published: false
default_revision: false
weight: -2
published:
label: Published
published: true
default_revision: true
weight: 0
trash:
published: false
default_revision: true
label: Trash
weight: 1
unpublished:
published: false
default_revision: true
label: Unpublished
weight: 2
transitions:
create_new_draft:
label: Save
to: draft
weight: -5
from:
- draft
delete:
label: Delete
from:
- draft
- published
- unpublished
to: trash
weight: 1
publish:
label: Publish
to: published
weight: -1
from:
- draft
- unpublished
restore_draft:
label: 'Restore to Draft'
from:
- trash
to: draft
weight: 2
restore_publish:
label: 'Restore and Publish'
from:
- trash
to: published
weight: 3
save_draft_leave_current_published:
label: 'Create draft (leave current version published)'
from:
- published
to: draft
weight: -2
save_unpublished:
label: Save
from:
- unpublished
to: unpublished
weight: -4
unpublish:
label: Unpublish
from:
- published
to: unpublished
weight: 0
update:
label: Update
from:
- published
to: published
weight: -3
default_moderation_state: draft
_core:
default_config_hash: C0jZewM2mDrvz1X6CgI-Z0c5suz-odCZu1SKLKhotjo