CT statique url alias

This commit is contained in:
2025-05-19 12:54:26 +02:00
parent e8bac22361
commit ae2a25e877
@@ -22,6 +22,7 @@ dependencies:
- image - image
- link - link
- paragraphs - paragraphs
- path
- text - text
- video_embed_field - video_embed_field
third_party_settings: third_party_settings:
@@ -48,6 +49,7 @@ third_party_settings:
children: children:
- status - status
- promote - promote
- path
label: Details label: Details
region: content region: content
parent_name: '' parent_name: ''
@@ -276,6 +278,12 @@ content:
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
path:
type: path
weight: 9
region: content
settings: { }
third_party_settings: { }
promote: promote:
type: boolean_checkbox type: boolean_checkbox
weight: 8 weight: 8
@@ -301,7 +309,6 @@ content:
hidden: hidden:
created: true created: true
langcode: true langcode: true
path: true
sticky: true sticky: true
uid: true uid: true
url_redirects: true url_redirects: true