Config export - prevodi, kazi strojni prevod status v vsebine view

pull/57/head
Jurij Podgoršek 2024-06-14 13:47:35 +02:00
parent 2f0b7ca1aa
commit 803a8c0197
7 changed files with 117 additions and 14 deletions

View File

@ -0,0 +1,29 @@
langcode: en
status: true
dependencies:
module:
- search
- system
theme:
- claro
enforced:
config:
- search.page.help_search
id: claro_help_search
theme: claro
region: help
weight: -4
provider: null
plugin: search_form_block
settings:
id: search_form_block
label: 'Search help'
label_display: visible
provider: search
page_id: help_search
visibility:
request_path:
id: request_path
negate: false
context_mapping: { }
pages: /admin/help

View File

@ -1,6 +1,6 @@
uuid: c048753b-259e-4210-8e53-031ae5cbae0f
langcode: en
status: true
status: false
dependencies: { }
id: spremembe_sprejete
workflow: concept_workflow

View File

@ -26,7 +26,7 @@ display:
last: 'posljednja »'
exposed_form:
options:
submit_button: Počisti
submit_button: Filtriraj
reset_button_label: Ponastavi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Naraščajoče

View File

@ -12,7 +12,6 @@ display:
uid:
label: Avtor
status:
label: Status
settings:
format_custom_true: Objavljeno
changed:
@ -21,7 +20,7 @@ display:
label: Operacije
exposed_form:
options:
submit_button: Počisti
submit_button: Filtriraj
reset_button_label: Ponastavi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Naraščajoče

View File

@ -7,8 +7,6 @@ display:
fields:
title:
label: Naslov
type:
label: 'Content type'
name:
label: Avtor
changed:
@ -17,7 +15,7 @@ display:
label: Operacije
exposed_form:
options:
submit_button: Počisti
submit_button: Filtriraj
reset_button_label: Ponastavi
exposed_sorts_label: 'Rasporedi po'
sort_asc_label: Naraščajoče
@ -26,9 +24,6 @@ display:
title:
expose:
label: Naslov
type:
expose:
label: 'Content type'
langcode:
expose:
label: Jezik

View File

@ -0,0 +1,11 @@
langcode: en
status: true
dependencies:
module:
- help
id: help_search
label: Help
path: help
weight: 0
plugin: help_search
configuration: { }

View File

@ -2,6 +2,8 @@ uuid: f14b889b-d1ee-4cd6-93d7-336ec58070f3
langcode: sl
status: true
dependencies:
config:
- field.storage.node.field_strojni_prevod
module:
- node
- user
@ -10,7 +12,7 @@ _core:
id: content
label: Sadržaj
module: node
description: 'Find and manage content.'
description: 'Upravljaj vsebino.'
tag: default
base_table: node_field_data
base_field: nid
@ -235,6 +237,71 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
field_strojni_prevod:
id: field_strojni_prevod
table: node__field_strojni_prevod
field: field_strojni_prevod
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: Strojni
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: boolean
settings:
format: default
format_custom_false: ''
format_custom_true: ''
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
name:
id: name
table: users_field_data
@ -369,7 +436,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Počisti
submit_button: Filtriraj
reset_button: true
reset_button_label: Ponastavi
exposed_sorts_label: 'Rasporedi po'
@ -702,7 +769,8 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
tags: { }
tags:
- 'config:field.storage.node.field_strojni_prevod'
page_1:
id: page_1
display_title: Stranica
@ -734,4 +802,5 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
tags: { }
tags:
- 'config:field.storage.node.field_strojni_prevod'