Svez config export

pull/26/head
Jurij Podgoršek 2024-01-06 18:58:41 +01:00
parent 29dfe4fbf0
commit 2fe9dac796
34 changed files with 334 additions and 174 deletions

View File

@ -4,8 +4,11 @@ status: true
dependencies:
config:
- field.field.node.page.body
- field.field.node.page.field_media
- node.type.page
module:
- content_moderation
- media_library
- path
- text
_core:
@ -31,6 +34,13 @@ content:
region: content
settings: { }
third_party_settings: { }
field_media:
type: media_library_widget
weight: 5
region: content
settings:
media_types: { }
third_party_settings: { }
langcode:
type: language_select
weight: 2
@ -38,6 +48,12 @@ content:
settings:
include_locked: true
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 100
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30

View File

@ -22,6 +22,11 @@ content:
third_party_settings: { }
weight: 101
region: content
content_moderation_control:
settings: { }
third_party_settings: { }
weight: -20
region: content
field_media:
type: entity_reference_entity_view
label: above

View File

@ -24,6 +24,11 @@ content:
third_party_settings: { }
weight: 101
region: content
content_moderation_control:
settings: { }
third_party_settings: { }
weight: -20
region: content
links:
settings: { }
third_party_settings: { }

View File

@ -4,6 +4,7 @@ status: true
dependencies:
config:
- field.field.node.page.body
- field.field.node.page.field_media
- node.type.page
module:
- text
@ -20,10 +21,21 @@ content:
label: hidden
settings: { }
third_party_settings: { }
weight: 100
weight: 1
region: content
field_media:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: false
third_party_settings: { }
weight: 0
region: content
links:
weight: 101
settings: { }
third_party_settings: { }
weight: 2
region: content
hidden:
langcode: true

View File

@ -5,6 +5,7 @@ dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.page.body
- field.field.node.page.field_media
- node.type.page
module:
- text
@ -28,4 +29,5 @@ content:
weight: 101
region: content
hidden:
field_media: true
langcode: true

View File

@ -0,0 +1,33 @@
uuid: 4b96f193-d32d-4d67-80cd-992d2ec02e6b
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_media
- media.type.audio
- media.type.image
- media.type.remote_video
- node.type.page
id: node.page.field_media
field_name: field_media
entity_type: node
bundle: page
label: Media
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:media'
handler_settings:
target_bundles:
audio: audio
image: image
remote_video: remote_video
sort:
field: _none
direction: ASC
auto_create: false
auto_create_bundle: audio
field_type: entity_reference

View File

@ -0,0 +1,69 @@
label: Content
description: 'Find and manage content.'
display:
default:
display_title: Default
display_options:
title: Content
fields:
title:
label: Title
type:
label: 'Content type'
separator: ', '
name:
label: Author
status:
label: Status
settings:
format_custom_false: Unpublished
format_custom_true: Published
changed:
label: Updated
operations:
label: Operations
pager:
options:
tags:
next: 'Next '
previous: ' Previous'
first: '« First'
last: 'Last »'
exposed_form:
options:
submit_button: Filter
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
sort_asc_label: Asc
sort_desc_label: Desc
empty:
area_text_custom:
content: 'No content available.'
filters:
title:
expose:
label: Title
type:
expose:
label: 'Content type'
status:
expose:
label: Status
group_info:
label: 'Published status'
group_items:
1:
title: Published
2:
title: Unpublished
langcode:
expose:
label: Language
page_1:
display_title: Page
display_options:
menu:
title: Content
tab_options:
title: Content
description: 'Find and manage content'

View File

@ -1,2 +0,0 @@
settings:
label: 'RSS feed'

View File

@ -1 +0,0 @@
label: RSS

View File

@ -1,13 +1,13 @@
label: 'Custom block library'
description: 'Find and manage custom blocks.'
display:
default:
display_title: Zadano
display_options:
title: 'Custom block library'
fields:
info:
label: 'Opis bloka'
separator: ', '
type:
separator: ', '
changed:
label: Osvježeno
operations:
@ -19,9 +19,15 @@ display:
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
sort_desc_label: Silazno
empty:
area_text_custom:
content: 'There are no custom blocks available.'
filters:
info:
expose:
label: 'Opis bloka'
page_1:
display_title: Stranica
display_options:
menu:
title: 'Custom block library'

View File

@ -9,22 +9,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
name_1:
separator: ', '
pager:
options:
tags:
@ -63,22 +55,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
name_1:
separator: ', '
filters:
subject:
expose:

View File

@ -0,0 +1,49 @@
label: Sadržaj
display:
default:
display_title: Zadano
display_options:
title: Sadržaj
fields:
title:
label: Naziv
type:
label: 'Vrsta sadržaja'
name:
label: Autor
status:
settings:
format_custom_true: Objavljeno
changed:
label: Osvježeno
operations:
label: Operacije
exposed_form:
options:
submit_button: Pročisti
reset_button_label: Poništi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
sort_desc_label: Silazno
filters:
title:
expose:
label: Naziv
type:
expose:
label: 'Vrsta sadržaja'
status:
group_info:
group_items:
1:
title: Objavljeno
langcode:
expose:
label: Jezik
page_1:
display_title: Stranica
display_options:
menu:
title: Sadržaj
tab_options:
title: Sadržaj

View File

@ -7,25 +7,15 @@ display:
fields:
media_bulk_form:
action_title: Akcija
thumbnail__target_id:
label: Thumbnail
separator: ', '
name:
separator: ', '
bundle:
label: Vrsta
separator: ', '
uid:
label: Autor
separator: ', '
status:
label: Status
settings:
format_custom_true: Objavljeno
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
exposed_form:

View File

@ -6,11 +6,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
pager:
options:
tags:
next:
previous:
exposed_form:
options:
reset_button_label: Poništi
@ -36,8 +31,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
name:
separator: ', '
edit_media:
text: Uredi
delete_media:
@ -60,8 +53,6 @@ display:
widget_table:
display_options:
fields:
thumbnail__target_id:
label: Thumbnail
name:
label: Naziv
uid:

View File

@ -3,11 +3,6 @@ display:
default:
display_title: Zadano
display_options:
pager:
options:
tags:
next:
previous:
exposed_form:
options:
submit_button: Primjeni
@ -19,7 +14,5 @@ display:
tid:
exception:
title: Svi
feed_1:
display_title: Feed
page_1:
display_title: Stranica

View File

@ -1,2 +0,0 @@
settings:
label: 'RSS feed'

View File

@ -1 +0,0 @@
label: RSS

View File

@ -1,15 +1,15 @@
label: 'Custom block library'
description: 'Find and manage custom blocks.'
display:
default:
display_title: Zadano
display_options:
title: 'Custom block library'
fields:
info:
label: 'Opis bloka'
separator: ', '
type:
separator: ', '
changed:
label: Osvježeno
label: Posodobljeno
operations:
label: Operacije
exposed_form:
@ -19,9 +19,15 @@ display:
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
sort_desc_label: Silazno
empty:
area_text_custom:
content: 'There are no custom blocks available.'
filters:
info:
expose:
label: 'Opis bloka'
page_1:
display_title: Stranica
display_options:
menu:
title: 'Custom block library'

View File

@ -9,22 +9,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
label: Avtor
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
label: Posodobljeno
operations:
label: Operacije
name_1:
separator: ', '
pager:
options:
tags:
@ -34,7 +26,7 @@ display:
last: 'posljednja »'
exposed_form:
options:
submit_button: Pročisti
submit_button: Počisti
reset_button_label: Poništi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
@ -63,22 +55,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
label: Avtor
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
label: Posodobljeno
operations:
label: Operacije
name_1:
separator: ', '
filters:
subject:
expose:

View File

@ -7,30 +7,20 @@ display:
fields:
media_bulk_form:
action_title: Akcija
thumbnail__target_id:
label: Thumbnail
separator: ', '
name:
separator: ', '
bundle:
label: Vrsta
separator: ', '
uid:
label: Autor
separator: ', '
label: Avtor
status:
label: Status
settings:
format_custom_true: Objavljeno
separator: ', '
changed:
label: Osvježeno
separator: ', '
label: Posodobljeno
operations:
label: Operacije
exposed_form:
options:
submit_button: Pročisti
submit_button: Počisti
reset_button_label: Poništi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno

View File

@ -6,11 +6,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
pager:
options:
tags:
next:
previous:
exposed_form:
options:
reset_button_label: Poništi
@ -36,8 +31,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
name:
separator: ', '
edit_media:
text: Uredi
delete_media:
@ -60,14 +53,12 @@ display:
widget_table:
display_options:
fields:
thumbnail__target_id:
label: Thumbnail
name:
label: Naziv
uid:
label: Autor
label: Avtor
changed:
label: Osvježeno
label: Posodobljeno
arguments:
bundle:
exception:

View File

@ -3,11 +3,6 @@ display:
default:
display_title: Zadano
display_options:
pager:
options:
tags:
next:
previous:
exposed_form:
options:
submit_button: Primjeni
@ -19,7 +14,5 @@ display:
tid:
exception:
title: Svi
feed_1:
display_title: Feed
page_1:
display_title: Stranica

View File

@ -1,2 +0,0 @@
settings:
label: 'RSS feed'

View File

@ -1 +0,0 @@
label: RSS

View File

@ -1,13 +1,13 @@
label: 'Custom block library'
description: 'Find and manage custom blocks.'
display:
default:
display_title: Zadano
display_options:
title: 'Custom block library'
fields:
info:
label: 'Opis bloka'
separator: ', '
type:
separator: ', '
changed:
label: Osvježeno
operations:
@ -19,9 +19,15 @@ display:
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
sort_desc_label: Silazno
empty:
area_text_custom:
content: 'There are no custom blocks available.'
filters:
info:
expose:
label: 'Opis bloka'
page_1:
display_title: Stranica
display_options:
menu:
title: 'Custom block library'

View File

@ -9,22 +9,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
name_1:
separator: ', '
pager:
options:
tags:
@ -63,22 +55,14 @@ display:
action_title: Akcija
subject:
label: Naziv
separator: ', '
uid:
separator: ', '
name:
label: Autor
separator: ', '
entity_id:
label: 'Objavljeno u'
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
name_1:
separator: ', '
filters:
subject:
expose:

View File

@ -0,0 +1,49 @@
label: Sadržaj
display:
default:
display_title: Zadano
display_options:
title: Sadržaj
fields:
title:
label: Naziv
type:
label: 'Vrsta sadržaja'
name:
label: Autor
status:
settings:
format_custom_true: Objavljeno
changed:
label: Osvježeno
operations:
label: Operacije
exposed_form:
options:
submit_button: Pročisti
reset_button_label: Poništi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Uzlazno
sort_desc_label: Silazno
filters:
title:
expose:
label: Naziv
type:
expose:
label: 'Vrsta sadržaja'
status:
group_info:
group_items:
1:
title: Objavljeno
langcode:
expose:
label: Jezik
page_1:
display_title: Stranica
display_options:
menu:
title: Sadržaj
tab_options:
title: Sadržaj

View File

@ -7,25 +7,15 @@ display:
fields:
media_bulk_form:
action_title: Akcija
thumbnail__target_id:
label: Thumbnail
separator: ', '
name:
separator: ', '
bundle:
label: Vrsta
separator: ', '
uid:
label: Autor
separator: ', '
status:
label: Status
settings:
format_custom_true: Objavljeno
separator: ', '
changed:
label: Osvježeno
separator: ', '
operations:
label: Operacije
exposed_form:

View File

@ -6,11 +6,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
pager:
options:
tags:
next:
previous:
exposed_form:
options:
reset_button_label: Poništi
@ -36,8 +31,6 @@ display:
fields:
media_bulk_form:
action_title: Akcija
name:
separator: ', '
edit_media:
text: Uredi
delete_media:
@ -60,8 +53,6 @@ display:
widget_table:
display_options:
fields:
thumbnail__target_id:
label: Thumbnail
name:
label: Naziv
uid:

View File

@ -3,11 +3,6 @@ display:
default:
display_title: Zadano
display_options:
pager:
options:
tags:
next:
previous:
exposed_form:
options:
submit_button: Primjeni
@ -19,7 +14,5 @@ display:
tid:
exception:
title: Svi
feed_1:
display_title: Feed
page_1:
display_title: Stranica

View File

@ -0,0 +1,14 @@
uuid: 8e67cfee-ac5f-46c9-a0a1-3fd6126e00eb
langcode: en
status: true
dependencies:
config:
- user.role.admin
module:
- user
id: user_add_role_action.admin
label: 'Add the Admin role to the selected user(s)'
type: user
plugin: user_add_role_action
configuration:
rid: admin

View File

@ -0,0 +1,14 @@
uuid: 57d93d75-2b6c-42d7-bcfe-eb104ca9a8f4
langcode: en
status: true
dependencies:
config:
- user.role.admin
module:
- user
id: user_remove_role_action.admin
label: 'Remove the Admin role from the selected user(s)'
type: user
plugin: user_remove_role_action
configuration:
rid: admin

View File

@ -0,0 +1,9 @@
uuid: 121b382b-91b2-40dd-a104-abbbcaca7c7e
langcode: en
status: true
dependencies: { }
id: admin
label: Admin
weight: 4
is_admin: null
permissions: { }

View File

@ -8,7 +8,7 @@ dependencies:
_core:
default_config_hash: 12Bd0mJQFIaXAkRfMVCAAcZ0oaxm94PoK8oHR9hkLmY
id: content
label: Vsebine
label: Sadržaj
module: node
description: 'Find and manage content.'
tag: default
@ -17,11 +17,11 @@ base_field: nid
display:
default:
id: default
display_title: Default
display_title: Zadano
display_plugin: default
position: 0
display_options:
title: Vsebine
title: Sadržaj
fields:
node_bulk_form:
id: node_bulk_form
@ -198,7 +198,7 @@ display:
entity_type: user
entity_field: name
plugin_id: field
label: Author
label: Avtor
exclude: false
alter:
alter_text: false
@ -230,7 +230,7 @@ display:
settings:
format: custom
format_custom_false: Unpublished
format_custom_true: Published
format_custom_true: Objavljeno
changed:
id: changed
table: node_field_data
@ -238,7 +238,7 @@ display:
entity_type: node
entity_field: changed
plugin_id: field
label: Updated
label: Posodobljeno
exclude: false
alter:
alter_text: false
@ -270,7 +270,7 @@ display:
group_type: group
admin_label: ''
plugin_id: entity_operations
label: Operations
label: Operacije
exclude: false
alter:
alter_text: false
@ -324,13 +324,13 @@ display:
exposed_form:
type: basic
options:
submit_button: Filter
submit_button: Počisti
reset_button: true
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
reset_button_label: Poništi
exposed_sorts_label: 'Rasporedi po'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
sort_asc_label: Uzlazno
sort_desc_label: Silazno
access:
type: perm
options:
@ -474,7 +474,7 @@ display:
default_group_multiple: { }
group_items:
1:
title: Published
title: Objavljeno
operator: '='
value: '1'
2:
@ -497,7 +497,7 @@ display:
exposed: true
expose:
operator_id: langcode_op
label: Language
label: Jezik
description: ''
use_operator: false
operator: langcode_op
@ -660,7 +660,7 @@ display:
tags: { }
page_1:
id: page_1
display_title: Page
display_title: Stranica
display_plugin: page
position: 1
display_options:
@ -668,14 +668,14 @@ display:
path: admin/content/node
menu:
type: 'default tab'
title: Vsebine
title: Sadržaj
description: ''
weight: -10
menu_name: admin
context: ''
tab_options:
type: normal
title: Vsebine
title: Sadržaj
description: 'Find and manage content'
weight: -10
menu_name: admin