|
@@ -27,6 +27,7 @@ dependencies:
|
|
|
- image
|
|
|
- link
|
|
|
- paragraphs
|
|
|
+ - path
|
|
|
- text
|
|
|
- video_embed_field
|
|
|
third_party_settings:
|
|
@@ -102,11 +103,11 @@ third_party_settings:
|
|
|
required_fields: true
|
|
|
group_detailssidebar:
|
|
|
children:
|
|
|
- - field_collections
|
|
|
- field_type_de_ressource
|
|
|
- field_type_de_media
|
|
|
- status
|
|
|
- promote
|
|
|
+ - path
|
|
|
label: Details
|
|
|
region: content
|
|
|
parent_name: ''
|
|
@@ -266,6 +267,12 @@ content:
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
+ path:
|
|
|
+ type: path
|
|
|
+ weight: 141
|
|
|
+ region: content
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
promote:
|
|
|
type: boolean_checkbox
|
|
|
weight: 140
|
|
@@ -291,7 +298,6 @@ content:
|
|
|
hidden:
|
|
|
created: true
|
|
|
langcode: true
|
|
|
- path: true
|
|
|
sticky: true
|
|
|
uid: true
|
|
|
url_redirects: true
|