second attempt to end day 2022.07.27

dev-stormfinger
Eduard Filipas 2022-07-27 17:39:53 +02:00
parent edb78ceb65
commit a933273113
10 changed files with 7862 additions and 4 deletions

7776
composer.lock generated 100644

File diff suppressed because it is too large Load Diff

View File

@ -44,6 +44,8 @@ content:
settings:
image_link: ''
image_style: large
image_loading:
attribute: lazy
third_party_settings: { }
weight: -1
region: content

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -22,6 +22,8 @@ content:
settings:
image_link: content
image_style: thumbnail
image_loading:
attribute: lazy
third_party_settings: { }
weight: 0
region: content

View File

@ -24,6 +24,8 @@ content:
settings:
image_link: content
image_style: thumbnail
image_loading:
attribute: lazy
third_party_settings: { }
weight: 0
region: content

View File

@ -40,6 +40,7 @@ module:
locale: 0
menu_link_content: 0
menu_ui: 0
mysql: 0
node: 0
options: 0
page_cache: 0

View File

@ -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

View File

@ -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