Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
2fa90fbd
Commit
2fa90fbd
authored
2 years ago
by
Eric Bremner
Committed by
Igor Biki
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-5865: adding workflows yml file
parent
492e126f
No related branches found
No related tags found
3 merge requests
!279
ISTWCMS-5865: adding workflows config to install hook so that features is happy
,
!274
Draft: ISTWCMS-5551: fixing office hours display
,
!260
Feature/istwcms 5668 a5kulkar rename references to publications
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/custom/workflows.workflow.uw_workflow.yml
+106
-0
106 additions, 0 deletions
config/custom/workflows.workflow.uw_workflow.yml
with
106 additions
and
0 deletions
config/custom/workflows.workflow.uw_workflow.yml
0 → 100644
+
106
−
0
View file @
2fa90fbd
langcode
:
en
status
:
true
dependencies
:
config
:
-
node.type.uw_ct_blog
-
node.type.uw_ct_catalog_item
-
node.type.uw_ct_contact
-
node.type.uw_ct_event
-
node.type.uw_ct_expand_collapse_group
-
node.type.uw_ct_news_item
-
node.type.uw_ct_opportunity
-
node.type.uw_ct_profile
-
node.type.uw_ct_service
-
node.type.uw_ct_sidebar
-
node.type.uw_ct_site_footer
-
node.type.uw_ct_web_page
module
:
-
content_moderation
id
:
uw_workflow
label
:
'
UW
workflow'
type
:
content_moderation
type_settings
:
states
:
draft
:
label
:
Draft
weight
:
-10
published
:
false
default_revision
:
false
published
:
label
:
Published
weight
:
-10
published
:
true
default_revision
:
true
uw_wf_archived
:
label
:
Archived
weight
:
-10
published
:
false
default_revision
:
true
uw_wf_needs_review
:
label
:
'
Needs
Review'
weight
:
-10
published
:
false
default_revision
:
false
uw_wf_unpublished
:
label
:
Unpublished
weight
:
0
published
:
false
default_revision
:
true
transitions
:
archived
:
label
:
Archive
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
uw_wf_archived
weight
:
3
draft
:
label
:
'
Create
draft'
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
draft
weight
:
0
needs_review
:
label
:
'
Submit
for
review'
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
uw_wf_needs_review
weight
:
1
published
:
label
:
Publish
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
published
weight
:
2
unpublish
:
label
:
Unpublish
from
:
-
uw_wf_unpublished
to
:
draft
weight
:
4
entity_types
:
node
:
-
uw_ct_blog
-
uw_ct_catalog_item
-
uw_ct_contact
-
uw_ct_event
-
uw_ct_expand_collapse_group
-
uw_ct_news_item
-
uw_ct_opportunity
-
uw_ct_profile
-
uw_ct_service
-
uw_ct_sidebar
-
uw_ct_site_footer
-
uw_ct_web_page
default_moderation_state
:
draft
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment