contrib modules updates finished
This commit is contained in:
@@ -15,4 +15,4 @@ id: node.page
|
||||
target_entity_type_id: node
|
||||
target_bundle: page
|
||||
default_langcode: site_default
|
||||
language_alterable: true
|
||||
language_alterable: false
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
label: 'Change a node to next Workflow state'
|
||||
@@ -9,15 +9,14 @@ dependencies:
|
||||
- field.storage.node.field_genres
|
||||
- field.storage.node.field_langues
|
||||
- field.storage.node.field_locuteurs
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- field.storage.node.field_transcript_trad
|
||||
- field.storage.node.field_transcript_vo
|
||||
- field.storage.node.field_workflow
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- search_api.server.edlp_db
|
||||
module:
|
||||
- taxonomy
|
||||
- node
|
||||
- search_api
|
||||
- taxonomy
|
||||
id: collection
|
||||
name: Collection
|
||||
description: ''
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
uuid: 4fd977c2-10cc-46c8-b870-a375f4df2ac3
|
||||
langcode: nl
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- workflow
|
||||
_core:
|
||||
default_config_hash: M98hvuYlwD42D6FTasB41hR2kTUpVtEB407qW4Ne1Ww
|
||||
id: change_a_node_to_next_workflow_state
|
||||
label: 'Change a node to next Workflow state'
|
||||
type: node
|
||||
plugin: workflow_node_next_state_action
|
||||
configuration:
|
||||
label: 'Change a node to next Workflow state'
|
||||
id: change_a_node_to_next_workflow_state
|
||||
plugin: workflow_node_next_state_action
|
||||
type: node
|
||||
workflow_scheduling:
|
||||
scheduled: '0'
|
||||
comment: 'New state is set by a triggered Action.'
|
||||
force: 0
|
||||
actions: { }
|
||||
field_name: ''
|
||||
to_sid: ''
|
||||
@@ -1076,6 +1076,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: node_save_action
|
||||
@@ -2427,6 +2429,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: node_save_action
|
||||
|
||||
Reference in New Issue
Block a user