Schedule block config
This commit is contained in:
parent
1cfe5a4190
commit
30922f0331
|
@ -11,7 +11,7 @@ _core:
|
||||||
id: dcb2017_content
|
id: dcb2017_content
|
||||||
theme: dcb2017
|
theme: dcb2017
|
||||||
region: content
|
region: content
|
||||||
weight: -4
|
weight: -5
|
||||||
provider: null
|
provider: null
|
||||||
plugin: system_main_block
|
plugin: system_main_block
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
||||||
id: dcb2017_local_tasks
|
id: dcb2017_local_tasks
|
||||||
theme: dcb2017
|
theme: dcb2017
|
||||||
region: content
|
region: content
|
||||||
weight: -5
|
weight: -6
|
||||||
provider: null
|
provider: null
|
||||||
plugin: local_tasks_block
|
plugin: local_tasks_block
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -11,7 +11,7 @@ _core:
|
||||||
id: dcb2017_messages
|
id: dcb2017_messages
|
||||||
theme: dcb2017
|
theme: dcb2017
|
||||||
region: content
|
region: content
|
||||||
weight: -7
|
weight: -8
|
||||||
provider: null
|
provider: null
|
||||||
plugin: system_messages_block
|
plugin: system_messages_block
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
||||||
id: dcb2017_page_title
|
id: dcb2017_page_title
|
||||||
theme: dcb2017
|
theme: dcb2017
|
||||||
region: content
|
region: content
|
||||||
weight: -6
|
weight: -7
|
||||||
provider: null
|
provider: null
|
||||||
plugin: page_title_block
|
plugin: page_title_block
|
||||||
settings:
|
settings:
|
||||||
|
|
31
config/block.block.dcbschedule.yml
Normal file
31
config/block.block.dcbschedule.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: a63468b8-fa41-441b-8136-0f383c48092d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:schedule:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- dcb2017
|
||||||
|
id: dcbschedule
|
||||||
|
theme: dcb2017
|
||||||
|
region: content_top
|
||||||
|
weight: -8
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||||
|
label: 'DCB Schedule'
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
pages: '<front>'
|
||||||
|
negate: false
|
||||||
|
context_mapping: { }
|
8
config/block_content.type.schedule.yml
Normal file
8
config/block_content.type.schedule.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
uuid: ad04b9f4-aa4e-4361-99a9-4472f90fe1e9
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: schedule
|
||||||
|
label: Schedule
|
||||||
|
revision: 0
|
||||||
|
description: ''
|
|
@ -0,0 +1,49 @@
|
||||||
|
uuid: 41f26539-440c-43b9-a2ed-f9d264233ee1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.schedule
|
||||||
|
- field.field.block_content.schedule.field_cxo_text
|
||||||
|
- field.field.block_content.schedule.field_dev_text
|
||||||
|
- field.field.block_content.schedule.field_sprint_text
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.schedule.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: schedule
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_cxo_text:
|
||||||
|
weight: 26
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea
|
||||||
|
region: content
|
||||||
|
field_dev_text:
|
||||||
|
weight: 27
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea
|
||||||
|
region: content
|
||||||
|
field_sprint_text:
|
||||||
|
weight: 28
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea
|
||||||
|
region: content
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
|
@ -0,0 +1,38 @@
|
||||||
|
uuid: 5df0ad1a-dcd1-4cf5-9be5-d8b35eb67a39
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.schedule
|
||||||
|
- field.field.block_content.schedule.field_cxo_text
|
||||||
|
- field.field.block_content.schedule.field_dev_text
|
||||||
|
- field.field.block_content.schedule.field_sprint_text
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.schedule.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: schedule
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_cxo_text:
|
||||||
|
weight: 0
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_default
|
||||||
|
region: content
|
||||||
|
field_dev_text:
|
||||||
|
weight: 1
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_default
|
||||||
|
region: content
|
||||||
|
field_sprint_text:
|
||||||
|
weight: 2
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_default
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
|
@ -43,6 +43,8 @@ settings:
|
||||||
items:
|
items:
|
||||||
- Source
|
- Source
|
||||||
plugins:
|
plugins:
|
||||||
|
language:
|
||||||
|
language_list: un
|
||||||
stylescombo:
|
stylescombo:
|
||||||
styles: ''
|
styles: ''
|
||||||
image_upload:
|
image_upload:
|
||||||
|
@ -51,5 +53,5 @@ image_upload:
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: ''
|
max_size: ''
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: 0
|
width: null
|
||||||
height: 0
|
height: null
|
||||||
|
|
21
config/field.field.block_content.schedule.field_cxo_text.yml
Normal file
21
config/field.field.block_content.schedule.field_cxo_text.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 24db44a6-982c-47bb-aa98-4d161983c371
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.schedule
|
||||||
|
- field.storage.block_content.field_cxo_text
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.schedule.field_cxo_text
|
||||||
|
field_name: field_cxo_text
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: schedule
|
||||||
|
label: CXO
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: text_long
|
21
config/field.field.block_content.schedule.field_dev_text.yml
Normal file
21
config/field.field.block_content.schedule.field_dev_text.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 56b2ef5b-d9a5-4ef2-bc97-990b849a64f8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.schedule
|
||||||
|
- field.storage.block_content.field_dev_text
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.schedule.field_dev_text
|
||||||
|
field_name: field_dev_text
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: schedule
|
||||||
|
label: Dev
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: text_long
|
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 72d6ce87-abc0-42be-ae63-1999b4d84763
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.schedule
|
||||||
|
- field.storage.block_content.field_sprint_text
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.schedule.field_sprint_text
|
||||||
|
field_name: field_sprint_text
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: schedule
|
||||||
|
label: Sprint
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: text_long
|
19
config/field.storage.block_content.field_cxo_text.yml
Normal file
19
config/field.storage.block_content.field_cxo_text.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 152f9043-e1ff-4c70-88b5-a9c6a08c10ec
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- text
|
||||||
|
id: block_content.field_cxo_text
|
||||||
|
field_name: field_cxo_text
|
||||||
|
entity_type: block_content
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
19
config/field.storage.block_content.field_dev_text.yml
Normal file
19
config/field.storage.block_content.field_dev_text.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: f88de828-17a9-48c5-b12a-f7f41908d87c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- text
|
||||||
|
id: block_content.field_dev_text
|
||||||
|
field_name: field_dev_text
|
||||||
|
entity_type: block_content
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
19
config/field.storage.block_content.field_sprint_text.yml
Normal file
19
config/field.storage.block_content.field_sprint_text.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 0d2c5406-123b-45cd-9512-9dda5c4249b7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- text
|
||||||
|
id: block_content.field_sprint_text
|
||||||
|
field_name: field_sprint_text
|
||||||
|
entity_type: block_content
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -16,7 +16,7 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: -10
|
weight: -10
|
||||||
settings:
|
settings:
|
||||||
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption>'
|
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt data-entity-type data-entity-uuid data-align data-caption width height class="">'
|
||||||
filter_html_help: false
|
filter_html_help: false
|
||||||
filter_html_nofollow: false
|
filter_html_nofollow: false
|
||||||
filter_align:
|
filter_align:
|
||||||
|
|
Reference in a new issue