new things
This commit is contained in:
parent
3acf9e464f
commit
fb490112ad
@ -1,6 +1,6 @@
|
||||
uuid: ecd57ecc-96c1-4ac8-a793-71dcce0a8dad
|
||||
langcode: en
|
||||
status: true
|
||||
status: false
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:hero_slide:0379144e-bc12-42d8-a576-e38e0bda7152'
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
uuid: 9bd82853-6c25-4bdc-8a25-43e5fd4ced89
|
||||
langcode: en
|
||||
status: true
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.fighter_fight_list
|
||||
|
||||
8
config/default/block_content.type.image_card.yml
Normal file
8
config/default/block_content.type.image_card.yml
Normal file
@ -0,0 +1,8 @@
|
||||
uuid: da386916-fff1-4eb2-93fb-9a718c7d183f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: image_card
|
||||
label: 'Image Card'
|
||||
revision: 0
|
||||
description: ''
|
||||
@ -0,0 +1,49 @@
|
||||
uuid: bb1f8250-1c0e-4363-89ab-793c660b48d0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.image_card
|
||||
- field.field.block_content.image_card.field_card_headline
|
||||
- field.field.block_content.image_card.field_card_image
|
||||
- field.field.block_content.image_card.field_card_link
|
||||
module:
|
||||
- link
|
||||
- media_library
|
||||
id: block_content.image_card.default
|
||||
targetEntityType: block_content
|
||||
bundle: image_card
|
||||
mode: default
|
||||
content:
|
||||
field_card_headline:
|
||||
type: string_textfield
|
||||
weight: 28
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_card_image:
|
||||
type: media_library_widget
|
||||
weight: 29
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
third_party_settings: { }
|
||||
field_card_link:
|
||||
type: link_default
|
||||
weight: 27
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
||||
@ -36,6 +36,7 @@ dependencies:
|
||||
- field.field.node.fighter.field_ties
|
||||
- field.field.node.fighter.field_weight
|
||||
- field.field.node.fighter.field_wins
|
||||
- field.field.node.fighter.layout_builder__layout
|
||||
- node.type.fighter
|
||||
module:
|
||||
- field_group
|
||||
@ -373,6 +374,7 @@ hidden:
|
||||
body: true
|
||||
created: true
|
||||
field_decisions: true
|
||||
layout_builder__layout: true
|
||||
promote: true
|
||||
sticky: true
|
||||
uid: true
|
||||
|
||||
@ -0,0 +1,46 @@
|
||||
uuid: 2dda1e51-aeaa-4211-836c-ffb4735b2620
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.image_card
|
||||
- field.field.block_content.image_card.field_card_headline
|
||||
- field.field.block_content.image_card.field_card_image
|
||||
- field.field.block_content.image_card.field_card_link
|
||||
module:
|
||||
- link
|
||||
id: block_content.image_card.default
|
||||
targetEntityType: block_content
|
||||
bundle: image_card
|
||||
mode: default
|
||||
content:
|
||||
field_card_headline:
|
||||
type: string
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_card_image:
|
||||
type: entity_reference_entity_view
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_card_link:
|
||||
type: link
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
hidden: { }
|
||||
@ -36,9 +36,12 @@ dependencies:
|
||||
- field.field.node.fighter.field_ties
|
||||
- field.field.node.fighter.field_weight
|
||||
- field.field.node.fighter.field_wins
|
||||
- field.field.node.fighter.layout_builder__layout
|
||||
- node.type.fighter
|
||||
module:
|
||||
- field_group
|
||||
- layout_builder
|
||||
- layout_discovery
|
||||
- user
|
||||
third_party_settings:
|
||||
field_group:
|
||||
@ -104,6 +107,582 @@ third_party_settings:
|
||||
required_fields: false
|
||||
effect: none
|
||||
open: true
|
||||
layout_builder:
|
||||
enabled: true
|
||||
allow_custom: true
|
||||
sections:
|
||||
-
|
||||
layout_id: layout_onecol
|
||||
layout_settings:
|
||||
label: ''
|
||||
components:
|
||||
e2a4d2d7-2394-4b61-8fb2-1945850c810c:
|
||||
uuid: e2a4d2d7-2394-4b61-8fb2-1945850c810c
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_player_photo'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: entity_reference_entity_view
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: full
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
additional: { }
|
||||
42ac38a6-7e5f-4158-b63e-b4234449cbd0:
|
||||
uuid: 42ac38a6-7e5f-4158-b63e-b4234449cbd0
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_first_name'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
additional: { }
|
||||
2e3e53c9-f363-4b91-b8c7-017425ac8aa3:
|
||||
uuid: 2e3e53c9-f363-4b91-b8c7-017425ac8aa3
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_last_name'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
additional: { }
|
||||
385cea30-a11e-45fe-b734-d15fd31a27e7:
|
||||
uuid: 385cea30-a11e-45fe-b734-d15fd31a27e7
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_age'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
additional: { }
|
||||
d883317e-1b20-4840-a05d-ef727e1e30e5:
|
||||
uuid: d883317e-1b20-4840-a05d-ef727e1e30e5
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_division'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
additional: { }
|
||||
84e62427-dbfb-43a7-97ec-f0d244874ca8:
|
||||
uuid: 84e62427-dbfb-43a7-97ec-f0d244874ca8
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_height'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
additional: { }
|
||||
53c42726-b726-46fe-957f-2f9031f04517:
|
||||
uuid: 53c42726-b726-46fe-957f-2f9031f04517
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_weight'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
additional: { }
|
||||
e58093f2-95c3-4962-a603-b03e89859de7:
|
||||
uuid: e58093f2-95c3-4962-a603-b03e89859de7
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_reach'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
additional: { }
|
||||
93d3aa32-f7da-48e5-88a3-6e41405d41d8:
|
||||
uuid: 93d3aa32-f7da-48e5-88a3-6e41405d41d8
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_leg_reach'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 8
|
||||
additional: { }
|
||||
cee06083-d618-4547-8ebe-591b0c1712b4:
|
||||
uuid: cee06083-d618-4547-8ebe-591b0c1712b4
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_wins'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 9
|
||||
additional: { }
|
||||
f8f8cd12-a2ba-428e-9e62-2491ca9f4c7b:
|
||||
uuid: f8f8cd12-a2ba-428e-9e62-2491ca9f4c7b
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_losses'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 10
|
||||
additional: { }
|
||||
dd9038ab-8539-4c61-b3ab-c4d3a2c0924d:
|
||||
uuid: dd9038ab-8539-4c61-b3ab-c4d3a2c0924d
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_ties'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 11
|
||||
additional: { }
|
||||
28529d23-fd9a-4796-9428-6a0b5a14b700:
|
||||
uuid: 28529d23-fd9a-4796-9428-6a0b5a14b700
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_knockouts'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 12
|
||||
additional: { }
|
||||
39ace640-eee7-4535-b540-78f7378e056f:
|
||||
uuid: 39ace640-eee7-4535-b540-78f7378e056f
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_submissions'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 13
|
||||
additional: { }
|
||||
5c06bcea-9ea1-4ee3-bcff-121e5927a768:
|
||||
uuid: 5c06bcea-9ea1-4ee3-bcff-121e5927a768
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_decisions'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 14
|
||||
additional: { }
|
||||
1f7fbf91-bf5a-4357-afb4-0d44ecdfebe9:
|
||||
uuid: 1f7fbf91-bf5a-4357-afb4-0d44ecdfebe9
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_striking_accuracy'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 15
|
||||
additional: { }
|
||||
c0da85bb-1bea-4e12-816e-325558d9ceca:
|
||||
uuid: c0da85bb-1bea-4e12-816e-325558d9ceca
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_strikes_per_minute'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 16
|
||||
additional: { }
|
||||
e0f08408-abd4-4d1f-8dc9-bd8ac2377b76:
|
||||
uuid: e0f08408-abd4-4d1f-8dc9-bd8ac2377b76
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_sig_strike_defense'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 17
|
||||
additional: { }
|
||||
db051c08-ef5e-4ca1-9cff-069140bfb954:
|
||||
uuid: db051c08-ef5e-4ca1-9cff-069140bfb954
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_absorbed_per_min'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 18
|
||||
additional: { }
|
||||
35afa985-0399-4306-8d2e-b75c51d524a8:
|
||||
uuid: 35afa985-0399-4306-8d2e-b75c51d524a8
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_standing_strikes'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 19
|
||||
additional: { }
|
||||
733fee13-0aef-4ca9-9a87-7d5a7f43610e:
|
||||
uuid: 733fee13-0aef-4ca9-9a87-7d5a7f43610e
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_clinch_strikes'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 20
|
||||
additional: { }
|
||||
bdb59ad1-43e4-4af3-a57f-8e913b1be6d8:
|
||||
uuid: bdb59ad1-43e4-4af3-a57f-8e913b1be6d8
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_ground_strikes'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 21
|
||||
additional: { }
|
||||
d3732ad6-91da-4a67-8146-ead3f617942a:
|
||||
uuid: d3732ad6-91da-4a67-8146-ead3f617942a
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_grappling_accuracy'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 22
|
||||
additional: { }
|
||||
2268273a-16d6-46f9-855f-47c2e3ee4ead:
|
||||
uuid: 2268273a-16d6-46f9-855f-47c2e3ee4ead
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_strikes_to_head'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 23
|
||||
additional: { }
|
||||
e2ad8c58-895d-4949-b302-152feeb37108:
|
||||
uuid: e2ad8c58-895d-4949-b302-152feeb37108
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_strikes_to_body'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 24
|
||||
additional: { }
|
||||
a0115c5d-f8fa-41c7-a4d9-346d9e527192:
|
||||
uuid: a0115c5d-f8fa-41c7-a4d9-346d9e527192
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_strikes_to_leg'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 25
|
||||
additional: { }
|
||||
048c2760-aa66-4026-a0f9-80dd0460c264:
|
||||
uuid: 048c2760-aa66-4026-a0f9-80dd0460c264
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_knockdown_ratio'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 26
|
||||
additional: { }
|
||||
ff2ccc4e-8c56-4d6b-ba36-9cc456e3acd4:
|
||||
uuid: ff2ccc4e-8c56-4d6b-ba36-9cc456e3acd4
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_takedowns_per_15'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 27
|
||||
additional: { }
|
||||
181ee6ac-d929-49ea-b742-4657b55fb08e:
|
||||
uuid: 181ee6ac-d929-49ea-b742-4657b55fb08e
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_takedown_defense'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 28
|
||||
additional: { }
|
||||
d85d3422-e599-4e4d-bc63-cb7f6507f1bc:
|
||||
uuid: d85d3422-e599-4e4d-bc63-cb7f6507f1bc
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_average_fight_time'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 29
|
||||
additional: { }
|
||||
13d8df79-9d72-44ff-b2fb-1811baab1185:
|
||||
uuid: 13d8df79-9d72-44ff-b2fb-1811baab1185
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_submission_avg_per_15'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 30
|
||||
additional: { }
|
||||
bd9f2530-1aae-4d0a-b8f7-4a0fdd63ca35:
|
||||
uuid: bd9f2530-1aae-4d0a-b8f7-4a0fdd63ca35
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:fighter:field_first_round_finishes'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 31
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
_core:
|
||||
default_config_hash: MH5SpFba0GSKWI8udSmfixgQIsqdyZZE-aFay0oJ-So
|
||||
id: node.fighter.default
|
||||
@ -423,4 +1002,5 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
layout_builder__layout: true
|
||||
links: true
|
||||
|
||||
@ -37,6 +37,7 @@ dependencies:
|
||||
- field.field.node.fighter.field_ties
|
||||
- field.field.node.fighter.field_weight
|
||||
- field.field.node.fighter.field_wins
|
||||
- field.field.node.fighter.layout_builder__layout
|
||||
- image.style.thumbnail
|
||||
- node.type.fighter
|
||||
module:
|
||||
@ -98,4 +99,5 @@ hidden:
|
||||
field_ties: true
|
||||
field_weight: true
|
||||
field_wins: true
|
||||
layout_builder__layout: true
|
||||
links: true
|
||||
|
||||
@ -37,6 +37,7 @@ dependencies:
|
||||
- field.field.node.fighter.field_ties
|
||||
- field.field.node.fighter.field_weight
|
||||
- field.field.node.fighter.field_wins
|
||||
- field.field.node.fighter.layout_builder__layout
|
||||
- node.type.fighter
|
||||
module:
|
||||
- user
|
||||
@ -81,4 +82,5 @@ hidden:
|
||||
field_ties: true
|
||||
field_weight: true
|
||||
field_wins: true
|
||||
layout_builder__layout: true
|
||||
links: true
|
||||
|
||||
@ -3,6 +3,7 @@ langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.hero_slide
|
||||
- field.field.node.page.body
|
||||
- field.field.node.page.layout_builder__layout
|
||||
- node.type.page
|
||||
@ -16,6 +17,27 @@ third_party_settings:
|
||||
enabled: true
|
||||
allow_custom: true
|
||||
sections:
|
||||
-
|
||||
layout_id: layout_onecol
|
||||
layout_settings:
|
||||
label: Hero
|
||||
context_mapping: { }
|
||||
components:
|
||||
9e070e9d-4778-4fc7-bf7c-9bc350d42bd6:
|
||||
uuid: 9e070e9d-4778-4fc7-bf7c-9bc350d42bd6
|
||||
region: content
|
||||
configuration:
|
||||
id: 'inline_block:hero_slide'
|
||||
label: 'Hero Slide'
|
||||
label_display: visible
|
||||
provider: layout_builder
|
||||
view_mode: full
|
||||
context_mapping: { }
|
||||
block_revision_id: 23
|
||||
block_serialized: null
|
||||
weight: 0
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
-
|
||||
layout_id: layout_onecol
|
||||
layout_settings:
|
||||
@ -46,6 +68,31 @@ third_party_settings:
|
||||
entity: layout_builder.entity
|
||||
weight: 1
|
||||
additional: { }
|
||||
99ce7ec7-8843-48b2-8cc0-2f093f7edca8:
|
||||
uuid: 99ce7ec7-8843-48b2-8cc0-2f093f7edca8
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:page:body'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
additional: { }
|
||||
70683ac7-3c0d-4f7c-a3a8-4356c10df951:
|
||||
uuid: 70683ac7-3c0d-4f7c-a3a8-4356c10df951
|
||||
region: content
|
||||
configuration:
|
||||
id: 'extra_field_block:node:page:links'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
weight: 3
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
_core:
|
||||
default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg
|
||||
|
||||
22
config/default/dchadwick.settings.yml
Normal file
22
config/default/dchadwick.settings.yml
Normal file
@ -0,0 +1,22 @@
|
||||
features:
|
||||
node_user_picture: 1
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: 1
|
||||
logo:
|
||||
use_default: 1
|
||||
favicon:
|
||||
use_default: 0
|
||||
path: 'public://favicon.png'
|
||||
mimetype: image/png
|
||||
b5_top_container: container
|
||||
b5_top_container_config: ''
|
||||
b5_body_schema: none
|
||||
b5_body_bg_schema: none
|
||||
b5_navbar_schema: none
|
||||
b5_navbar_bg_schema: none
|
||||
b5_footer_schema: none
|
||||
b5_footer_bg_schema: none
|
||||
subtheme_folder: themes/custom
|
||||
subtheme_name: 'B5 subtheme'
|
||||
subtheme_machine_name: b5subtheme
|
||||
@ -0,0 +1,19 @@
|
||||
uuid: db04ddce-bb6d-4623-b914-9b1f9f8094eb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.image_card
|
||||
- field.storage.block_content.field_card_headline
|
||||
id: block_content.image_card.field_card_headline
|
||||
field_name: field_card_headline
|
||||
entity_type: block_content
|
||||
bundle: image_card
|
||||
label: 'Card Headline'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
@ -0,0 +1,29 @@
|
||||
uuid: b01f5122-1508-4e15-9547-f6800f11d411
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.image_card
|
||||
- field.storage.block_content.field_card_image
|
||||
- media.type.image
|
||||
id: block_content.image_card.field_card_image
|
||||
field_name: field_card_image
|
||||
entity_type: block_content
|
||||
bundle: image_card
|
||||
label: 'Card Image'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
image: image
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
@ -0,0 +1,23 @@
|
||||
uuid: 36e6e074-0ae0-407f-ad74-a714633035c4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.image_card
|
||||
- field.storage.block_content.field_card_link
|
||||
module:
|
||||
- link
|
||||
id: block_content.image_card.field_card_link
|
||||
field_name: field_card_link
|
||||
entity_type: block_content
|
||||
bundle: image_card
|
||||
label: 'Card Link'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: 1
|
||||
link_type: 17
|
||||
field_type: link
|
||||
@ -0,0 +1,21 @@
|
||||
uuid: 89b6252f-85a3-4411-b028-d08e3a47bfae
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.layout_builder__layout
|
||||
- node.type.fighter
|
||||
module:
|
||||
- layout_builder
|
||||
id: node.fighter.layout_builder__layout
|
||||
field_name: layout_builder__layout
|
||||
entity_type: node
|
||||
bundle: fighter
|
||||
label: Layout
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: layout_section
|
||||
@ -0,0 +1,21 @@
|
||||
uuid: 235a8a10-14e0-4c8f-baad-8283c4f82ddd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
id: block_content.field_card_headline
|
||||
field_name: field_card_headline
|
||||
entity_type: block_content
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@ -0,0 +1,20 @@
|
||||
uuid: 72fbc8e2-868a-4ffe-aef6-baf2245e4029
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- media
|
||||
id: block_content.field_card_image
|
||||
field_name: field_card_image
|
||||
entity_type: block_content
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@ -0,0 +1,19 @@
|
||||
uuid: 262ad934-248a-4c90-a633-32ad2586de2f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- link
|
||||
id: block_content.field_card_link
|
||||
field_name: field_card_link
|
||||
entity_type: block_content
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@ -34,7 +34,7 @@ main {
|
||||
}
|
||||
|
||||
#main {
|
||||
z-index: 9999;
|
||||
z-index: 501;
|
||||
}
|
||||
|
||||
#fighter__personal-info .fieldset-wrapper, #fighter__stats .fieldset-wrapper {
|
||||
|
||||
40
web/themes/custom/dchadwick/favicon.png
Normal file
40
web/themes/custom/dchadwick/favicon.png
Normal file
@ -0,0 +1,40 @@
|
||||
‰PNG
|
||||
|
||||
| ||||