CT collection done
This commit is contained in:
parent
c7b8f51940
commit
8ee05cb593
@ -4,10 +4,70 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.collection.body
|
- field.field.node.collection.body
|
||||||
|
- field.field.node.collection.field_ressources_liees
|
||||||
- node.type.collection
|
- node.type.collection
|
||||||
module:
|
module:
|
||||||
- path
|
- field_group
|
||||||
- text
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_principal
|
||||||
|
- group_ressources
|
||||||
|
parent_name: ''
|
||||||
|
weight: 20
|
||||||
|
format_type: tabs
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
direction: horizontal
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
label: Tabs
|
||||||
|
group_principal:
|
||||||
|
children:
|
||||||
|
- body
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: open
|
||||||
|
required_fields: true
|
||||||
|
label: Principal
|
||||||
|
group_ressources:
|
||||||
|
children:
|
||||||
|
- field_ressources_liees
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: Ressources
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- promote
|
||||||
|
- status
|
||||||
|
parent_name: ''
|
||||||
|
weight: 20
|
||||||
|
format_type: details_sidebar
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
open: true
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
label: Details
|
||||||
id: node.collection.default
|
id: node.collection.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: collection
|
bundle: collection
|
||||||
@ -23,25 +83,16 @@ content:
|
|||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
field_ressources_liees:
|
||||||
type: datetime_timestamp
|
weight: 122
|
||||||
weight: 10
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
langcode:
|
|
||||||
type: language_select
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
settings:
|
||||||
include_locked: true
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
path:
|
type: entity_reference_autocomplete
|
||||||
type: path
|
|
||||||
weight: 30
|
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
@ -56,13 +107,6 @@ content:
|
|||||||
weight: 120
|
weight: 120
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
|
||||||
type: boolean_checkbox
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 16
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -5
|
weight: -5
|
||||||
@ -71,19 +115,10 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
uid:
|
hidden:
|
||||||
type: entity_reference_autocomplete
|
created: true
|
||||||
weight: 5
|
langcode: true
|
||||||
settings:
|
path: true
|
||||||
match_operator: CONTAINS
|
sticky: true
|
||||||
size: 60
|
uid: true
|
||||||
placeholder: ''
|
url_redirects: true
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
url_redirects:
|
|
||||||
weight: 50
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
hidden: { }
|
|
||||||
|
@ -4,6 +4,7 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.collection.body
|
- field.field.node.collection.body
|
||||||
|
- field.field.node.collection.field_ressources_liees
|
||||||
- node.type.collection
|
- node.type.collection
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
@ -20,6 +21,14 @@ content:
|
|||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
|
field_ressources_liees:
|
||||||
|
weight: 102
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_label
|
||||||
|
region: content
|
||||||
links:
|
links:
|
||||||
weight: 100
|
weight: 100
|
||||||
settings: { }
|
settings: { }
|
||||||
|
@ -5,6 +5,7 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- core.entity_view_mode.node.teaser
|
- core.entity_view_mode.node.teaser
|
||||||
- field.field.node.collection.body
|
- field.field.node.collection.body
|
||||||
|
- field.field.node.collection.field_ressources_liees
|
||||||
- node.type.collection
|
- node.type.collection
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
@ -28,5 +29,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
|
field_ressources_liees: true
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -11,7 +11,7 @@ id: node.collection.body
|
|||||||
field_name: body
|
field_name: body
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: collection
|
bundle: collection
|
||||||
label: Body
|
label: Texte
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
@ -0,0 +1,29 @@
|
|||||||
|
uuid: 9ef62114-82d2-43b9-963c-c7cfdbfcb62e
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_ressources_liees
|
||||||
|
- node.type.collection
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.collection.field_ressources_liees
|
||||||
|
field_name: field_ressources_liees
|
||||||
|
entity_type: node
|
||||||
|
bundle: collection
|
||||||
|
label: Ressources
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:node'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
ressource: ressource
|
||||||
|
sort:
|
||||||
|
field: _none
|
||||||
|
direction: ASC
|
||||||
|
auto_create: false
|
||||||
|
auto_create_bundle: ''
|
||||||
|
field_type: entity_reference
|
Loading…
x
Reference in New Issue
Block a user