batch of improvement from quantin's feedback

This commit is contained in:
2019-07-05 12:52:16 +02:00
parent 5a466382d5
commit 983f99876c
12 changed files with 625 additions and 94 deletions

View File

@@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
config:
- field.storage.node.field_attachments
- field.storage.node.field_distributor
- field.storage.node.field_linked_articles
- field.storage.node.field_linked_materials
@@ -16,6 +17,7 @@ dependencies:
- field.storage.node.field_thesaurus
- field.storage.node.field_visuel
- field.storage.node.field_workflow
- image.style.card_small
- image.style.medium
- node.type.article
- node.type.materiau
@@ -27,6 +29,7 @@ dependencies:
module:
- computed_field
- content_lock
- file
- image
- materio_samples
- node
@@ -287,7 +290,7 @@ display:
batch_size: 10
form_step: true
buttons: false
clear_on_exposed: false
clear_on_exposed: true
action_title: Action
selected_actions:
'entity:break_lock:node': 'entity:break_lock:node'
@@ -300,9 +303,11 @@ display:
node_make_unsticky_action: 0
node_save_action: node_save_action
node_make_sticky_action: 0
views_bulk_edit: 0
simplenews_send_action: 0
simplenews_stop_action: 0
views_bulk_edit: views_bulk_edit
views_bulk_operations_delete_entity: views_bulk_operations_delete_entity
workflow_node_given_state_action: 0
workflow_node_given_state_action: workflow_node_given_state_action
workflow_node_next_state_action: 0
pathauto_update_alias: pathauto_update_alias
'entity:delete_action:node': 0
@@ -314,8 +319,13 @@ display:
label_override: ''
node_save_action:
label_override: ''
views_bulk_edit:
label_override: ''
get_bundles_from_results: 1
views_bulk_operations_delete_entity:
label_override: ''
workflow_node_given_state_action:
label_override: ''
pathauto_update_alias:
label_override: ''
plugin_id: views_bulk_operations_bulk_form
@@ -2308,7 +2318,7 @@ display:
batch_size: 10
form_step: true
buttons: false
clear_on_exposed: false
clear_on_exposed: true
action_title: Action
selected_actions:
'entity:break_lock:node': 'entity:break_lock:node'
@@ -2321,9 +2331,11 @@ display:
node_make_unsticky_action: 0
node_save_action: node_save_action
node_make_sticky_action: 0
views_bulk_edit: 0
simplenews_send_action: 0
simplenews_stop_action: 0
views_bulk_edit: views_bulk_edit
views_bulk_operations_delete_entity: views_bulk_operations_delete_entity
workflow_node_given_state_action: 0
workflow_node_given_state_action: workflow_node_given_state_action
workflow_node_next_state_action: 0
pathauto_update_alias: pathauto_update_alias
'entity:delete_action:node': 0
@@ -2335,8 +2347,13 @@ display:
label_override: ''
node_save_action:
label_override: ''
views_bulk_edit:
label_override: ''
get_bundles_from_results: 1
views_bulk_operations_delete_entity:
label_override: ''
workflow_node_given_state_action:
label_override: ''
pathauto_update_alias:
label_override: ''
plugin_id: views_bulk_operations_bulk_form
@@ -2406,6 +2423,71 @@ display:
entity_type: node
entity_field: nid
plugin_id: field
field_reference:
id: field_reference
table: node__field_reference
field: field_reference
relationship: none
group_type: group
admin_label: ''
label: Reference
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: h6
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: computed_string
settings:
sanitized: 1
cache_unit: '-1'
cache_duration: '1'
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
plugin_id: field
title:
id: title
table: node_field_data
@@ -2413,7 +2495,7 @@ display:
relationship: none
group_type: group
admin_label: ''
label: Title
label: Name
exclude: false
alter:
alter_text: true
@@ -2471,71 +2553,6 @@ display:
entity_type: node
entity_field: title
plugin_id: field
field_reference:
id: field_reference
table: node__field_reference
field: field_reference
relationship: none
group_type: group
admin_label: ''
label: Reference
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: computed_string
settings:
sanitized: 1
cache_unit: '-1'
cache_duration: '1'
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
plugin_id: field
field_materiau_images:
id: field_materiau_images
table: node__field_materiau_images
@@ -2572,7 +2589,7 @@ display:
trim: false
preserve_tags: ''
html: false
element_type: ''
element_type: div
element_class: ''
element_label_type: ''
element_label_class: ''
@@ -2587,7 +2604,7 @@ display:
click_sort_column: title
type: image
settings:
image_style: medium
image_style: card_small
image_link: ''
group_column: ''
group_columns: { }
@@ -3144,6 +3161,69 @@ display:
separator: '<br/>'
field_api_classes: false
plugin_id: field
field_attachments:
id: field_attachments
table: node__field_attachments
field: field_attachments
relationship: none
group_type: group
admin_label: ''
label: Attachments
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: target_id
type: file_default
settings:
use_description_as_link_text: true
group_column: ''
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
plugin_id: field
field_workflow:
id: field_workflow
table: node__field_workflow
@@ -3675,7 +3755,7 @@ display:
exposed: true
expose:
operator_id: title_op
label: Title
label: Name
description: ''
use_operator: false
operator: title_op
@@ -3685,10 +3765,17 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
unverified: '0'
anonymous: '0'
free_user: '0'
contact_company: '0'
alpha_testeur: '0'
student: '0'
adherent: '0'
translator: '0'
admin_showroom: '0'
admin: '0'
root: '0'
user: '0'
placeholder: ''
is_grouped: false
group_info:
@@ -3712,7 +3799,7 @@ display:
relationship: none
group_type: group
admin_label: ''
operator: '='
operator: contains
value: ''
group: 1
exposed: true
@@ -3823,7 +3910,7 @@ display:
exposed: true
expose:
operator_id: field_famille_value_op
label: Famille
label: Family
description: ''
use_operator: false
operator: field_famille_value_op
@@ -4201,6 +4288,7 @@ display:
- 'user.node_grants:view'
- user.roles
tags:
- 'config:field.storage.node.field_attachments'
- 'config:field.storage.node.field_distributor'
- 'config:field.storage.node.field_linked_articles'
- 'config:field.storage.node.field_linked_materials'
@@ -4631,7 +4719,7 @@ display:
click_sort_column: target_id
type: image
settings:
image_style: medium
image_style: card_small
image_link: ''
group_column: ''
group_columns: { }