|
@@ -13,11 +13,11 @@ dependencies:
|
|
- taxonomy.vocabulary.tag
|
|
- taxonomy.vocabulary.tag
|
|
- taxonomy.vocabulary.tag_prod
|
|
- taxonomy.vocabulary.tag_prod
|
|
module:
|
|
module:
|
|
- - better_exposed_filters
|
|
|
|
- image
|
|
- image
|
|
- node
|
|
- node
|
|
- taxonomy
|
|
- taxonomy
|
|
- user
|
|
- user
|
|
|
|
+ - views_autocomplete_filters
|
|
_core:
|
|
_core:
|
|
default_config_hash: P7F4DFe8BL31DRVqsvS-ix9KZZqvvaPjZ7zEvGo9yNM
|
|
default_config_hash: P7F4DFe8BL31DRVqsvS-ix9KZZqvvaPjZ7zEvGo9yNM
|
|
id: content
|
|
id: content
|
|
@@ -39,7 +39,7 @@ display:
|
|
query:
|
|
query:
|
|
type: views_query
|
|
type: views_query
|
|
exposed_form:
|
|
exposed_form:
|
|
- type: bef
|
|
|
|
|
|
+ type: basic
|
|
options:
|
|
options:
|
|
submit_button: Filtrer
|
|
submit_button: Filtrer
|
|
reset_button: true
|
|
reset_button: true
|
|
@@ -48,66 +48,6 @@ display:
|
|
expose_sort_order: true
|
|
expose_sort_order: true
|
|
sort_asc_label: Asc
|
|
sort_asc_label: Asc
|
|
sort_desc_label: Desc
|
|
sort_desc_label: Desc
|
|
- text_input_required: 'Sélectionnez n''importe quel filtre et cliquez sur Appliquer pour voir les résultats'
|
|
|
|
- text_input_required_format: wysiwyg
|
|
|
|
- bef:
|
|
|
|
- general:
|
|
|
|
- autosubmit: false
|
|
|
|
- autosubmit_exclude_textfield: false
|
|
|
|
- autosubmit_textfield_delay: 500
|
|
|
|
- autosubmit_hide: false
|
|
|
|
- input_required: false
|
|
|
|
- allow_secondary: false
|
|
|
|
- secondary_label: 'Options avancées'
|
|
|
|
- secondary_open: false
|
|
|
|
- filter:
|
|
|
|
- title:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- type:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- status:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- langcode:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- field_famille_target_id:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- field_tag_target_id:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
- field_tag_prod_target_id:
|
|
|
|
- plugin_id: default
|
|
|
|
- advanced:
|
|
|
|
- rewrite:
|
|
|
|
- filter_rewrite_values: ''
|
|
|
|
- collapsible: false
|
|
|
|
- is_secondary: false
|
|
|
|
pager:
|
|
pager:
|
|
type: full
|
|
type: full
|
|
options:
|
|
options:
|
|
@@ -734,6 +674,8 @@ display:
|
|
description: ''
|
|
description: ''
|
|
use_operator: false
|
|
use_operator: false
|
|
operator: title_op
|
|
operator: title_op
|
|
|
|
+ operator_limit_selection: false
|
|
|
|
+ operator_list: { }
|
|
identifier: title
|
|
identifier: title
|
|
required: false
|
|
required: false
|
|
remember: false
|
|
remember: false
|
|
@@ -741,9 +683,18 @@ display:
|
|
remember_roles:
|
|
remember_roles:
|
|
authenticated: authenticated
|
|
authenticated: authenticated
|
|
anonymous: '0'
|
|
anonymous: '0'
|
|
- administrator: '0'
|
|
|
|
- operator_limit_selection: false
|
|
|
|
- operator_list: { }
|
|
|
|
|
|
+ admin: '0'
|
|
|
|
+ root: '0'
|
|
|
|
+ user: '0'
|
|
|
|
+ editeur: '0'
|
|
|
|
+ placeholder: ''
|
|
|
|
+ autocomplete_filter: 1
|
|
|
|
+ autocomplete_min_chars: '0'
|
|
|
|
+ autocomplete_items: '10'
|
|
|
|
+ autocomplete_field: title
|
|
|
|
+ autocomplete_raw_suggestion: 1
|
|
|
|
+ autocomplete_raw_dropdown: 1
|
|
|
|
+ autocomplete_dependent: 0
|
|
is_grouped: false
|
|
is_grouped: false
|
|
group_info:
|
|
group_info:
|
|
label: ''
|
|
label: ''
|
|
@@ -802,55 +753,6 @@ display:
|
|
plugin_id: bundle
|
|
plugin_id: bundle
|
|
entity_type: node
|
|
entity_type: node
|
|
entity_field: type
|
|
entity_field: type
|
|
- field_texte_de_depart_target_id:
|
|
|
|
- id: field_texte_de_depart_target_id
|
|
|
|
- table: node__field_texte_de_depart
|
|
|
|
- field: field_texte_de_depart_target_id
|
|
|
|
- relationship: none
|
|
|
|
- group_type: group
|
|
|
|
- admin_label: ''
|
|
|
|
- operator: '='
|
|
|
|
- value:
|
|
|
|
- min: ''
|
|
|
|
- max: ''
|
|
|
|
- value: ''
|
|
|
|
- group: 1
|
|
|
|
- exposed: true
|
|
|
|
- expose:
|
|
|
|
- operator_id: field_texte_de_depart_target_id_op
|
|
|
|
- label: 'Texte de départ'
|
|
|
|
- description: ''
|
|
|
|
- use_operator: false
|
|
|
|
- operator: field_texte_de_depart_target_id_op
|
|
|
|
- operator_limit_selection: false
|
|
|
|
- operator_list: { }
|
|
|
|
- identifier: field_texte_de_depart_target_id
|
|
|
|
- required: false
|
|
|
|
- remember: false
|
|
|
|
- multiple: false
|
|
|
|
- remember_roles:
|
|
|
|
- authenticated: authenticated
|
|
|
|
- anonymous: '0'
|
|
|
|
- admin: '0'
|
|
|
|
- root: '0'
|
|
|
|
- user: '0'
|
|
|
|
- editeur: '0'
|
|
|
|
- placeholder: ''
|
|
|
|
- min_placeholder: ''
|
|
|
|
- max_placeholder: ''
|
|
|
|
- is_grouped: false
|
|
|
|
- group_info:
|
|
|
|
- label: ''
|
|
|
|
- description: ''
|
|
|
|
- identifier: ''
|
|
|
|
- optional: true
|
|
|
|
- widget: select
|
|
|
|
- multiple: false
|
|
|
|
- remember: false
|
|
|
|
- default_group: All
|
|
|
|
- default_group_multiple: { }
|
|
|
|
- group_items: { }
|
|
|
|
- plugin_id: numeric
|
|
|
|
field_famille_target_id:
|
|
field_famille_target_id:
|
|
id: field_famille_target_id
|
|
id: field_famille_target_id
|
|
table: node__field_famille
|
|
table: node__field_famille
|
|
@@ -1120,18 +1022,6 @@ display:
|
|
pid: root
|
|
pid: root
|
|
depth: '1'
|
|
depth: '1'
|
|
type: filter
|
|
type: filter
|
|
- status:
|
|
|
|
- weight: '-16'
|
|
|
|
- id: status
|
|
|
|
- pid: root
|
|
|
|
- depth: '1'
|
|
|
|
- type: filter
|
|
|
|
- langcode:
|
|
|
|
- weight: '-16'
|
|
|
|
- id: langcode
|
|
|
|
- pid: root
|
|
|
|
- depth: '1'
|
|
|
|
- type: filter
|
|
|
|
field_famille_target_id:
|
|
field_famille_target_id:
|
|
weight: '-16'
|
|
weight: '-16'
|
|
id: field_famille_target_id
|
|
id: field_famille_target_id
|
|
@@ -1166,6 +1056,12 @@ display:
|
|
pid: root
|
|
pid: root
|
|
depth: '1'
|
|
depth: '1'
|
|
type: container
|
|
type: container
|
|
|
|
+ field_texte_de_depart_target_id:
|
|
|
|
+ weight: '-14'
|
|
|
|
+ id: field_texte_de_depart_target_id
|
|
|
|
+ pid: root
|
|
|
|
+ depth: '1'
|
|
|
|
+ type: filter
|
|
container-1:
|
|
container-1:
|
|
container_type: details
|
|
container_type: details
|
|
title: 'Container 1'
|
|
title: 'Container 1'
|
|
@@ -1226,16 +1122,6 @@ display:
|
|
pid: root
|
|
pid: root
|
|
depth: '1'
|
|
depth: '1'
|
|
type: container
|
|
type: container
|
|
- container-7:
|
|
|
|
- container_type: details
|
|
|
|
- title: 'Container 7'
|
|
|
|
- description: ''
|
|
|
|
- weight: '-8'
|
|
|
|
- open: 0
|
|
|
|
- id: container-7
|
|
|
|
- pid: root
|
|
|
|
- depth: '1'
|
|
|
|
- type: container
|
|
|
|
display_plugin: page
|
|
display_plugin: page
|
|
display_title: Page
|
|
display_title: Page
|
|
id: page_1
|
|
id: page_1
|