some fixes
This commit is contained in:
@@ -6,9 +6,6 @@ dependencies:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- node.type.actualite
|
||||
- taxonomy.vocabulary.actu_type
|
||||
content:
|
||||
- 'taxonomy_term:actu_type:72d2b968-0581-4b4b-99d9-2e4ddfd360cc'
|
||||
- 'taxonomy_term:actu_type:95dcbd7e-7f1f-48ad-9bb1-42022a29b18d'
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
@@ -38,7 +35,7 @@ display:
|
||||
type: views_query
|
||||
options:
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
distinct: true
|
||||
replica: false
|
||||
query_comment: ''
|
||||
query_tags: { }
|
||||
@@ -55,13 +52,14 @@ display:
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
items_per_page: 5
|
||||
items_per_page: 0
|
||||
offset: 0
|
||||
style:
|
||||
type: default
|
||||
row:
|
||||
type: 'entity:node'
|
||||
options:
|
||||
relationship: none
|
||||
view_mode: teaser
|
||||
fields:
|
||||
title:
|
||||
@@ -220,6 +218,12 @@ display:
|
||||
title: 'Home actus'
|
||||
defaults:
|
||||
title: false
|
||||
pager: false
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
items_per_page: 5
|
||||
offset: 0
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
@@ -438,3 +442,113 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
block_4:
|
||||
display_plugin: block
|
||||
id: block_4
|
||||
display_title: 'Bloc Actus All'
|
||||
position: 2
|
||||
display_options:
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
filters:
|
||||
status:
|
||||
value: '1'
|
||||
table: node_field_data
|
||||
field: status
|
||||
plugin_id: boolean
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
id: status
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
type:
|
||||
id: type
|
||||
table: node_field_data
|
||||
field: type
|
||||
value:
|
||||
actualite: actualite
|
||||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
field_actu_type_target_id:
|
||||
id: field_actu_type_target_id
|
||||
table: node__field_actu_type
|
||||
field: field_actu_type_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: or
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_actu_type_target_id_op
|
||||
label: 'Type d''actualités'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_actu_type_target_id_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: field_actu_type_target_id
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
editeur: '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
|
||||
type: select
|
||||
limit: true
|
||||
vid: actu_type
|
||||
hierarchy: false
|
||||
error_message: true
|
||||
parent: 0
|
||||
level_labels: ''
|
||||
force_deepest: false
|
||||
save_lineage: false
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
plugin_id: taxonomy_index_tid
|
||||
defaults:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
title: false
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
display_description: ''
|
||||
title: Actualités
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- user
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
|
||||
Reference in New Issue
Block a user