|
@@ -22,6 +22,7 @@ dependencies:
|
|
|
- image
|
|
|
- link
|
|
|
- paragraphs
|
|
|
+ - path
|
|
|
- text
|
|
|
- video_embed_field
|
|
|
third_party_settings:
|
|
@@ -48,6 +49,7 @@ third_party_settings:
|
|
|
children:
|
|
|
- status
|
|
|
- promote
|
|
|
+ - path
|
|
|
label: Details
|
|
|
region: content
|
|
|
parent_name: ''
|
|
@@ -276,6 +278,12 @@ content:
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
+ path:
|
|
|
+ type: path
|
|
|
+ weight: 9
|
|
|
+ region: content
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
promote:
|
|
|
type: boolean_checkbox
|
|
|
weight: 8
|
|
@@ -301,7 +309,6 @@ content:
|
|
|
hidden:
|
|
|
created: true
|
|
|
langcode: true
|
|
|
- path: true
|
|
|
sticky: true
|
|
|
uid: true
|
|
|
url_redirects: true
|