|
@@ -8,6 +8,7 @@ dependencies:
|
|
- field.field.node.book.field_articles
|
|
- field.field.node.book.field_articles
|
|
- field.field.node.book.field_bookpage_subheading
|
|
- field.field.node.book.field_bookpage_subheading
|
|
- field.field.node.book.field_image
|
|
- field.field.node.book.field_image
|
|
|
|
+ - field.field.node.book.field_parent_book
|
|
- field.field.node.book.field_subheading
|
|
- field.field.node.book.field_subheading
|
|
- field.field.node.book.field_tablefield
|
|
- field.field.node.book.field_tablefield
|
|
- field.field.node.book.field_text
|
|
- field.field.node.book.field_text
|
|
@@ -34,13 +35,13 @@ mode: default
|
|
content:
|
|
content:
|
|
created:
|
|
created:
|
|
type: datetime_timestamp
|
|
type: datetime_timestamp
|
|
- weight: 5
|
|
|
|
|
|
+ weight: 6
|
|
region: content
|
|
region: content
|
|
settings: { }
|
|
settings: { }
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
field_article:
|
|
field_article:
|
|
type: paragraphs
|
|
type: paragraphs
|
|
- weight: 2
|
|
|
|
|
|
+ weight: 3
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
title: Paragraph
|
|
title: Paragraph
|
|
@@ -71,36 +72,42 @@ content:
|
|
maxlength_js_enforce: false
|
|
maxlength_js_enforce: false
|
|
advanced_text_formatter:
|
|
advanced_text_formatter:
|
|
show_token_tree: 0
|
|
show_token_tree: 0
|
|
|
|
+ field_parent_book:
|
|
|
|
+ type: options_select
|
|
|
|
+ weight: 2
|
|
|
|
+ region: content
|
|
|
|
+ settings: { }
|
|
|
|
+ third_party_settings: { }
|
|
langcode:
|
|
langcode:
|
|
type: language_select
|
|
type: language_select
|
|
- weight: 3
|
|
|
|
|
|
+ weight: 4
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
include_locked: true
|
|
include_locked: true
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
path:
|
|
path:
|
|
type: path
|
|
type: path
|
|
- weight: 9
|
|
|
|
|
|
+ weight: 10
|
|
region: content
|
|
region: content
|
|
settings: { }
|
|
settings: { }
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
promote:
|
|
promote:
|
|
type: boolean_checkbox
|
|
type: boolean_checkbox
|
|
- weight: 7
|
|
|
|
|
|
+ weight: 8
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
display_label: true
|
|
display_label: true
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
status:
|
|
status:
|
|
type: boolean_checkbox
|
|
type: boolean_checkbox
|
|
- weight: 11
|
|
|
|
|
|
+ weight: 12
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
display_label: true
|
|
display_label: true
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
sticky:
|
|
sticky:
|
|
type: boolean_checkbox
|
|
type: boolean_checkbox
|
|
- weight: 8
|
|
|
|
|
|
+ weight: 9
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
display_label: true
|
|
display_label: true
|
|
@@ -114,13 +121,13 @@ content:
|
|
placeholder: ''
|
|
placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
translation:
|
|
translation:
|
|
- weight: 6
|
|
|
|
|
|
+ weight: 7
|
|
region: content
|
|
region: content
|
|
settings: { }
|
|
settings: { }
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
uid:
|
|
uid:
|
|
type: entity_reference_autocomplete
|
|
type: entity_reference_autocomplete
|
|
- weight: 4
|
|
|
|
|
|
+ weight: 5
|
|
region: content
|
|
region: content
|
|
settings:
|
|
settings:
|
|
match_operator: CONTAINS
|
|
match_operator: CONTAINS
|
|
@@ -129,7 +136,7 @@ content:
|
|
placeholder: ''
|
|
placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
url_redirects:
|
|
url_redirects:
|
|
- weight: 10
|
|
|
|
|
|
+ weight: 11
|
|
region: content
|
|
region: content
|
|
settings: { }
|
|
settings: { }
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|