|
@@ -11,12 +11,14 @@ dependencies:
|
|
|
- field.field.node.enregistrement.field_langues
|
|
|
- field.field.node.enregistrement.field_locuteurs
|
|
|
- field.field.node.enregistrement.field_son
|
|
|
+ - field.field.node.enregistrement.field_workflow
|
|
|
- node.type.enregistrement
|
|
|
module:
|
|
|
- field_group
|
|
|
- file
|
|
|
- path
|
|
|
- text
|
|
|
+ - workflow
|
|
|
third_party_settings:
|
|
|
field_group:
|
|
|
group_onglets:
|
|
@@ -25,7 +27,7 @@ third_party_settings:
|
|
|
- group_article
|
|
|
- group_contenu
|
|
|
parent_name: ''
|
|
|
- weight: 2
|
|
|
+ weight: 1
|
|
|
format_type: tabs
|
|
|
format_settings:
|
|
|
id: ''
|
|
@@ -96,7 +98,7 @@ content:
|
|
|
region: content
|
|
|
created:
|
|
|
type: datetime_timestamp
|
|
|
- weight: 5
|
|
|
+ weight: 4
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
@@ -160,9 +162,15 @@ content:
|
|
|
third_party_settings: { }
|
|
|
type: file_generic
|
|
|
region: content
|
|
|
+ field_workflow:
|
|
|
+ weight: 9
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
+ type: workflow_default
|
|
|
+ region: content
|
|
|
langcode:
|
|
|
type: language_select
|
|
|
- weight: 3
|
|
|
+ weight: 2
|
|
|
region: content
|
|
|
settings:
|
|
|
include_locked: true
|
|
@@ -177,7 +185,7 @@ content:
|
|
|
region: content
|
|
|
path:
|
|
|
type: path
|
|
|
- weight: 8
|
|
|
+ weight: 7
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
@@ -185,21 +193,14 @@ content:
|
|
|
type: boolean_checkbox
|
|
|
settings:
|
|
|
display_label: true
|
|
|
- weight: 6
|
|
|
+ weight: 5
|
|
|
region: content
|
|
|
third_party_settings: { }
|
|
|
- status:
|
|
|
- type: boolean_checkbox
|
|
|
- settings:
|
|
|
- display_label: true
|
|
|
- weight: 101
|
|
|
- third_party_settings: { }
|
|
|
- region: content
|
|
|
sticky:
|
|
|
type: boolean_checkbox
|
|
|
settings:
|
|
|
display_label: true
|
|
|
- weight: 7
|
|
|
+ weight: 6
|
|
|
region: content
|
|
|
third_party_settings: { }
|
|
|
title:
|
|
@@ -210,13 +211,19 @@ content:
|
|
|
size: 60
|
|
|
placeholder: ''
|
|
|
third_party_settings: { }
|
|
|
+ translation:
|
|
|
+ weight: 8
|
|
|
+ region: content
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
uid:
|
|
|
type: entity_reference_autocomplete
|
|
|
- weight: 4
|
|
|
+ weight: 3
|
|
|
settings:
|
|
|
match_operator: CONTAINS
|
|
|
size: 60
|
|
|
placeholder: ''
|
|
|
region: content
|
|
|
third_party_settings: { }
|
|
|
-hidden: { }
|
|
|
+hidden:
|
|
|
+ status: true
|