|
@@ -6,6 +6,7 @@ dependencies:
|
|
|
- core.entity_view_mode.node.teaser
|
|
|
- node.type.ressource
|
|
|
- system.menu.main
|
|
|
+ - taxonomy.vocabulary.theme_ressource
|
|
|
- taxonomy.vocabulary.type_de_ressource
|
|
|
module:
|
|
|
- node
|
|
@@ -96,7 +97,7 @@ display:
|
|
|
type: basic
|
|
|
options:
|
|
|
submit_button: Appliquer
|
|
|
- reset_button: false
|
|
|
+ reset_button: true
|
|
|
reset_button_label: Réinitialiser
|
|
|
exposed_sorts_label: 'Trier par'
|
|
|
expose_sort_order: true
|
|
@@ -149,30 +150,30 @@ display:
|
|
|
plugin_id: bundle
|
|
|
value:
|
|
|
ressource: ressource
|
|
|
- field_site_target_id:
|
|
|
- id: field_site_target_id
|
|
|
- table: node__field_site
|
|
|
- field: field_site_target_id
|
|
|
+ group: 1
|
|
|
+ title:
|
|
|
+ id: title
|
|
|
+ table: node_field_data
|
|
|
+ field: title
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
- plugin_id: numeric
|
|
|
- operator: '='
|
|
|
- value:
|
|
|
- min: ''
|
|
|
- max: ''
|
|
|
- value: ''
|
|
|
+ entity_type: node
|
|
|
+ entity_field: title
|
|
|
+ plugin_id: string
|
|
|
+ operator: contains
|
|
|
+ value: ''
|
|
|
group: 1
|
|
|
exposed: true
|
|
|
expose:
|
|
|
- operator_id: field_site_target_id_op
|
|
|
- label: Site
|
|
|
+ operator_id: title_op
|
|
|
+ label: Titre
|
|
|
description: ''
|
|
|
use_operator: false
|
|
|
- operator: field_site_target_id_op
|
|
|
+ operator: title_op
|
|
|
operator_limit_selection: false
|
|
|
operator_list: { }
|
|
|
- identifier: field_site_target_id
|
|
|
+ identifier: title
|
|
|
required: false
|
|
|
remember: false
|
|
|
multiple: false
|
|
@@ -182,8 +183,7 @@ display:
|
|
|
admin: '0'
|
|
|
root: '0'
|
|
|
editor: '0'
|
|
|
- min_placeholder: ''
|
|
|
- max_placeholder: ''
|
|
|
+ collaborateur: '0'
|
|
|
placeholder: ''
|
|
|
is_grouped: false
|
|
|
group_info:
|
|
@@ -197,6 +197,63 @@ display:
|
|
|
default_group: All
|
|
|
default_group_multiple: { }
|
|
|
group_items: { }
|
|
|
+ field_themes_target_id:
|
|
|
+ id: field_themes_target_id
|
|
|
+ table: node__field_themes
|
|
|
+ field: field_themes_target_id
|
|
|
+ relationship: none
|
|
|
+ group_type: group
|
|
|
+ admin_label: ''
|
|
|
+ plugin_id: taxonomy_index_tid
|
|
|
+ operator: or
|
|
|
+ value: { }
|
|
|
+ group: 1
|
|
|
+ exposed: true
|
|
|
+ expose:
|
|
|
+ operator_id: field_themes_target_id_op
|
|
|
+ label: Thèmes
|
|
|
+ description: ''
|
|
|
+ use_operator: false
|
|
|
+ operator: field_themes_target_id_op
|
|
|
+ operator_limit_selection: false
|
|
|
+ operator_list: { }
|
|
|
+ identifier: field_themes_target_id
|
|
|
+ required: false
|
|
|
+ remember: false
|
|
|
+ multiple: false
|
|
|
+ remember_roles:
|
|
|
+ authenticated: authenticated
|
|
|
+ anonymous: '0'
|
|
|
+ admin: '0'
|
|
|
+ root: '0'
|
|
|
+ editor: '0'
|
|
|
+ collaborateur: '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: theme_ressource
|
|
|
+ type: select
|
|
|
+ hierarchy: false
|
|
|
+ limit: true
|
|
|
+ error_message: true
|
|
|
+ save_lineage: false
|
|
|
+ force_deepest: false
|
|
|
+ parent: null
|
|
|
+ level_labels: ''
|
|
|
+ hierarchy_depth: 0
|
|
|
+ required_depth: 0
|
|
|
+ none_label: '- Please select -'
|
|
|
field_type_de_ressource_target_id:
|
|
|
id: field_type_de_ressource_target_id
|
|
|
table: node__field_type_de_ressource
|
|
@@ -220,13 +277,14 @@ display:
|
|
|
identifier: field_type_de_ressource_target_id
|
|
|
required: false
|
|
|
remember: false
|
|
|
- multiple: true
|
|
|
+ multiple: false
|
|
|
remember_roles:
|
|
|
authenticated: authenticated
|
|
|
anonymous: '0'
|
|
|
admin: '0'
|
|
|
root: '0'
|
|
|
editor: '0'
|
|
|
+ collaborateur: '0'
|
|
|
reduce: false
|
|
|
is_grouped: false
|
|
|
group_info:
|
|
@@ -240,7 +298,7 @@ display:
|
|
|
default_group: All
|
|
|
default_group_multiple: { }
|
|
|
group_items: { }
|
|
|
- reduce_duplicates: true
|
|
|
+ reduce_duplicates: false
|
|
|
vid: type_de_ressource
|
|
|
type: select
|
|
|
hierarchy: false
|
|
@@ -253,6 +311,10 @@ display:
|
|
|
hierarchy_depth: 0
|
|
|
required_depth: 0
|
|
|
none_label: '- Please select -'
|
|
|
+ filter_groups:
|
|
|
+ operator: AND
|
|
|
+ groups:
|
|
|
+ 1: AND
|
|
|
style:
|
|
|
type: default
|
|
|
row:
|