config view content admin

This commit is contained in:
2023-11-06 14:43:39 +01:00
parent 8668a0438e
commit 215ddf2784
6 changed files with 187 additions and 56 deletions
+58
View File
@@ -2,6 +2,8 @@ uuid: 786e4799-0ec6-4293-bbfb-5e1ed6c7d7a6
langcode: fr
status: true
dependencies:
config:
- taxonomy.vocabulary.book
module:
- book
- node
@@ -714,6 +716,62 @@ display:
expose:
operator_limit_selection: false
operator_list: { }
field_parent_book_target_id:
id: field_parent_book_target_id
table: node__field_parent_book
field: field_parent_book_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value: null
group: 1
exposed: true
expose:
operator_id: field_parent_book_target_id_op
label: 'Parent Book (field_parent_book)'
description: ''
use_operator: false
operator: field_parent_book_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_parent_book_target_id
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
admin: '0'
root: '0'
editor: '0'
translator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: book
type: cshs
hierarchy: false
limit: true
error_message: true
save_lineage: false
force_deepest: false
parent: 0
level_labels: ''
hierarchy_depth: 0
required_depth: 0
filter_groups:
operator: AND
groups:
+64 -5
View File
@@ -24,6 +24,65 @@ display:
display_options:
title: 'viewed by book'
fields:
node_bulk_form:
id: node_bulk_form
table: node
field: node_bulk_form
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: node_bulk_form
label: 'Node operations bulk form'
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
action_title: Action
include_exclude: exclude
selected_actions:
- node_break_lock_action
- node_delete_action
- node_edit_action
- node_publish_action
- node_save_action
- node_unpublish_action
title:
id: title
table: node_field_data
@@ -91,12 +150,12 @@ display:
id: depth
table: book
field: depth
relationship: none
relationship: pid
group_type: group
admin_label: ''
plugin_id: numeric
label: Depth
exclude: true
exclude: false
alter:
alter_text: false
text: ''
@@ -584,7 +643,7 @@ display:
footer: { }
display_extenders: { }
cache_metadata:
max-age: -1
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -602,7 +661,7 @@ display:
display_options:
display_extenders: { }
cache_metadata:
max-age: -1
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -632,7 +691,7 @@ display:
parent: ''
context: '0'
cache_metadata:
max-age: -1
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'