For more information about this repository, visit the project page at https://www.drupal.org/project/twig_tweak
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.5 KiB
80 lines
1.5 KiB
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- field.field.node.page.body |
|
- field.field.node.page.field_image |
|
- field.field.node.page.field_media |
|
- node.type.page |
|
module: |
|
- path |
|
- text |
|
id: node.page.default |
|
targetEntityType: node |
|
bundle: page |
|
mode: default |
|
content: |
|
body: |
|
type: text_textarea_with_summary |
|
weight: 31 |
|
region: content |
|
settings: |
|
rows: 9 |
|
summary_rows: 3 |
|
placeholder: '' |
|
show_summary: false |
|
third_party_settings: { } |
|
created: |
|
type: datetime_timestamp |
|
weight: 10 |
|
region: content |
|
settings: { } |
|
third_party_settings: { } |
|
path: |
|
type: path |
|
weight: 30 |
|
region: content |
|
settings: { } |
|
third_party_settings: { } |
|
promote: |
|
type: boolean_checkbox |
|
settings: |
|
display_label: true |
|
weight: 15 |
|
region: content |
|
third_party_settings: { } |
|
status: |
|
type: boolean_checkbox |
|
settings: |
|
display_label: true |
|
weight: 120 |
|
region: content |
|
third_party_settings: { } |
|
sticky: |
|
type: boolean_checkbox |
|
settings: |
|
display_label: true |
|
weight: 16 |
|
region: content |
|
third_party_settings: { } |
|
title: |
|
type: string_textfield |
|
weight: -5 |
|
region: content |
|
settings: |
|
size: 60 |
|
placeholder: '' |
|
third_party_settings: { } |
|
uid: |
|
type: entity_reference_autocomplete |
|
weight: 5 |
|
region: content |
|
settings: |
|
match_operator: CONTAINS |
|
match_limit: 10 |
|
size: 60 |
|
placeholder: '' |
|
third_party_settings: { } |
|
hidden: |
|
field_image: true |
|
field_media: true
|
|
|