From 371d927a532a3aec5379bf0a5cf6443640205e47 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 10 Feb 2026 14:47:11 +0100 Subject: [PATCH] added lock state in content admin view --- config/sync/views.view.content.yml | 104 ++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/config/sync/views.view.content.yml b/config/sync/views.view.content.yml index 6c4d306..5c3bc4b 100644 --- a/config/sync/views.view.content.yml +++ b/config/sync/views.view.content.yml @@ -6,6 +6,7 @@ dependencies: - field.storage.node.field_chapitre_num - field.storage.node.field_partie module: + - content_lock - node - user _core: @@ -441,6 +442,107 @@ display: empty_zero: false hide_alter_empty: true destination: true + break: + id: break + table: content_lock + field: break + relationship: none + group_type: group + admin_label: '' + plugin_id: content_lock_break_link + label: 'Break link' + 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 + timestamp: + id: timestamp + table: content_lock + field: timestamp + relationship: none + group_type: group + admin_label: '' + plugin_id: date + label: 'Date / Heure du verrouillage' + 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 + date_format: short + custom_date_format: '' + timezone: '' pager: type: full options: @@ -466,7 +568,7 @@ display: options: perm: 'access content overview' cache: - type: tag + type: none empty: area_text_custom: id: area_text_custom