second attempt to end day 2022.07.27
parent
edb78ceb65
commit
a933273113
File diff suppressed because it is too large
Load Diff
|
@ -44,6 +44,8 @@ content:
|
|||
settings:
|
||||
image_link: ''
|
||||
image_style: large
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
|
|
|
@ -35,6 +35,8 @@ content:
|
|||
settings:
|
||||
image_link: content
|
||||
image_style: medium
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
|
@ -51,6 +53,5 @@ content:
|
|||
region: content
|
||||
hidden:
|
||||
comment: true
|
||||
field_image: true
|
||||
field_tags: true
|
||||
langcode: true
|
||||
|
|
|
@ -106,6 +106,44 @@ third_party_settings:
|
|||
third_party_settings: { }
|
||||
weight: -6
|
||||
additional: { }
|
||||
8d7386a5-12c4-49a1-82b1-7c9c80c5e877:
|
||||
uuid: 8d7386a5-12c4-49a1-82b1-7c9c80c5e877
|
||||
region: content
|
||||
configuration:
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
id: 'field_block:node:page:field_background_image'
|
||||
formatter:
|
||||
type: image
|
||||
label: above
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: -5
|
||||
additional: { }
|
||||
b82c947e-69bf-4af4-a7b4-48703c83d4d7:
|
||||
uuid: b82c947e-69bf-4af4-a7b4-48703c83d4d7
|
||||
region: content
|
||||
configuration:
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
id: 'field_block:node:page:field_image'
|
||||
formatter:
|
||||
type: image
|
||||
label: above
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: -4
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
_core:
|
||||
default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg
|
||||
|
@ -127,6 +165,8 @@ content:
|
|||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 102
|
||||
region: content
|
||||
|
@ -136,6 +176,8 @@ content:
|
|||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 103
|
||||
region: content
|
||||
|
|
|
@ -5,6 +5,7 @@ dependencies:
|
|||
config:
|
||||
- field.field.node.promoviranje_akcij.body
|
||||
- field.field.node.promoviranje_akcij.field_background_image
|
||||
- field.field.node.promoviranje_akcij.layout_builder__layout
|
||||
- node.type.promoviranje_akcij
|
||||
module:
|
||||
- image
|
||||
|
@ -64,6 +65,25 @@ third_party_settings:
|
|||
third_party_settings: { }
|
||||
weight: 2
|
||||
additional: { }
|
||||
42ab254d-95c6-4134-9eb7-be48552e250f:
|
||||
uuid: 42ab254d-95c6-4134-9eb7-be48552e250f
|
||||
region: content
|
||||
configuration:
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
id: 'field_block:node:promoviranje_akcij:field_background_image'
|
||||
formatter:
|
||||
type: image
|
||||
label: above
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
id: node.promoviranje_akcij.default
|
||||
targetEntityType: node
|
||||
|
@ -83,6 +103,8 @@ content:
|
|||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 102
|
||||
region: content
|
||||
|
@ -93,3 +115,4 @@ content:
|
|||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
layout_builder__layout: true
|
||||
|
|
|
@ -22,6 +22,8 @@ content:
|
|||
settings:
|
||||
image_link: content
|
||||
image_style: thumbnail
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
|
|
|
@ -24,6 +24,8 @@ content:
|
|||
settings:
|
||||
image_link: content
|
||||
image_style: thumbnail
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
|
|
|
@ -40,6 +40,7 @@ module:
|
|||
locale: 0
|
||||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
mysql: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
enabled_entity_types: { }
|
||||
langcode: sl
|
||||
enabled_entity_types:
|
||||
- user
|
||||
punctuation:
|
||||
double_quotes: 0
|
||||
quotes: 0
|
||||
|
@ -41,4 +43,11 @@ reduce_ascii: true
|
|||
case: true
|
||||
ignore_words: ''
|
||||
update_action: 1
|
||||
safe_tokens: { }
|
||||
safe_tokens:
|
||||
- alias
|
||||
- alias
|
||||
- path
|
||||
- join-path
|
||||
- login-url
|
||||
- url
|
||||
- url-brief
|
||||
|
|
|
@ -9,4 +9,4 @@ no_account_authenticated_user_role: false
|
|||
no_account_authenticated_user_account: null
|
||||
force_saml_only: false
|
||||
account_request_request_account: false
|
||||
account_request_site_mail: false
|
||||
force_authentication: false
|
||||
|
|
Loading…
Reference in New Issue