Compare commits

..

No commits in common. "9ef8d43286a012d227c42273018441615840e2ca" and "8ee52a7985f0bb51275614ed181a8dff58231adf" have entirely different histories.

4 changed files with 13 additions and 68 deletions

View File

@ -120,7 +120,7 @@ third_party_settings:
children: children:
- field_doleancer - field_doleancer
label: Doleancer label: Doleancer
region: content region: hidden
parent_name: group_tabs parent_name: group_tabs
weight: 16 weight: 16
format_type: tab format_type: tab
@ -171,36 +171,28 @@ content:
settings: settings:
title: Paragraphe title: Paragraphe
title_plural: Paragraphs title_plural: Paragraphs
edit_mode: closed edit_mode: open
closed_mode: summary closed_mode: summary
autocollapse: all autocollapse: none
closed_mode_threshold: 0 closed_mode_threshold: 0
add_mode: dropdown add_mode: dropdown
form_display_mode: default form_display_mode: default
default_paragraph_type: doleance default_paragraph_type: ''
features: features:
add_above: '0'
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: '0' duplicate: duplicate
third_party_settings: { } third_party_settings: { }
field_entite: field_entite:
type: paragraphs type: entity_reference_paragraphs
weight: 11 weight: 11
region: content region: content
settings: settings:
title: Paragraphe title: Paragraphe
title_plural: Paragraphs title_plural: Paragraphs
edit_mode: open edit_mode: open
closed_mode: summary
autocollapse: all
closed_mode_threshold: 0
add_mode: dropdown add_mode: dropdown
form_display_mode: default form_display_mode: default
default_paragraph_type: entite_concernement default_paragraph_type: ''
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: '0'
third_party_settings: { } third_party_settings: { }
field_lieu: field_lieu:
type: entity_reference_autocomplete type: entity_reference_autocomplete

View File

@ -77,17 +77,16 @@ content:
settings: settings:
title: Paragraphe title: Paragraphe
title_plural: Paragraphs title_plural: Paragraphs
edit_mode: closed edit_mode: open
closed_mode: summary closed_mode: summary
autocollapse: none autocollapse: none
closed_mode_threshold: 0 closed_mode_threshold: 0
add_mode: dropdown add_mode: dropdown
form_display_mode: default form_display_mode: default
default_paragraph_type: etape default_paragraph_type: ''
features: features:
add_above: '0'
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: '0' duplicate: duplicate
third_party_settings: { } third_party_settings: { }
hidden: hidden:
created: true created: true

View File

@ -9,11 +9,9 @@ dependencies:
- field.field.paragraph.etape.field_type - field.field.paragraph.etape.field_type
- paragraphs.paragraphs_type.etape - paragraphs.paragraphs_type.etape
module: module:
- advanced_text_formatter
- datetime - datetime
- field_group - field_group
- file - file
- maxlength
- text - text
third_party_settings: third_party_settings:
field_group: field_group:
@ -80,15 +78,9 @@ content:
weight: 4 weight: 4
region: content region: content
settings: settings:
rows: 3 rows: 5
placeholder: '' placeholder: ''
third_party_settings: third_party_settings: { }
maxlength:
maxlength_js: null
maxlength_js_label: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
maxlength_js_enforce: false
advanced_text_formatter:
show_token_tree: 0
field_documents: field_documents:
type: file_generic type: file_generic
weight: 3 weight: 3

View File

@ -303,43 +303,7 @@ display:
field_identifier: '' field_identifier: ''
exposed: false exposed: false
granularity: second granularity: second
arguments: arguments: { }
uid:
id: uid
table: node_field_data
field: uid
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: uid
plugin_id: numeric
default_action: default
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: node
default_argument_options: { }
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
override: false
items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
break_phrase: false
not: false
filters: filters:
type: type:
id: type id: type
@ -430,7 +394,6 @@ display:
contexts: contexts:
- 'languages:language_content' - 'languages:language_content'
- 'languages:language_interface' - 'languages:language_interface'
- url
- url.query_args - url.query_args
- 'user.node_grants:view' - 'user.node_grants:view'
- user.permissions - user.permissions
@ -459,7 +422,6 @@ display:
contexts: contexts:
- 'languages:language_content' - 'languages:language_content'
- 'languages:language_interface' - 'languages:language_interface'
- url
- url.query_args - url.query_args
- 'user.node_grants:view' - 'user.node_grants:view'
- user.permissions - user.permissions