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
+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'