This commit is contained in:
parent
2f2c280c92
commit
2f01cce34e
@ -11,7 +11,7 @@ id: node.evenement.field_fichier
|
||||
field_name: field_fichier
|
||||
entity_type: node
|
||||
bundle: evenement
|
||||
label: Fichier
|
||||
label: Fichier(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
|
@ -11,7 +11,7 @@ id: node.evenement.field_organisateur
|
||||
field_name: field_organisateur
|
||||
entity_type: node
|
||||
bundle: evenement
|
||||
label: Organisateur
|
||||
label: Organisateur(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
|
@ -18,7 +18,7 @@ default_config:
|
||||
page_breaker: …
|
||||
page_separator: '|'
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
@ -37,7 +37,7 @@ default_config:
|
||||
next_title: 'Aller à la page suivante'
|
||||
last_title: 'Aller à la dernière page'
|
||||
page_current_reader: 'Page courante'
|
||||
page_reader: Programmes
|
||||
page_reader: 'Page <b>@number</b> / @total'
|
||||
first_reader: 'Première page'
|
||||
previous_reader: 'Page précédente'
|
||||
next_reader: 'Page suivante'
|
||||
|
@ -13,7 +13,7 @@ default_config:
|
||||
widget_button: auto
|
||||
tags:
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
first: «
|
||||
|
@ -19,7 +19,7 @@ default_config:
|
||||
page_breaker: …
|
||||
page_separator: '|'
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
@ -38,7 +38,7 @@ default_config:
|
||||
next_title: 'Aller à la page suivante'
|
||||
last_title: 'Aller à la dernière page'
|
||||
page_current_reader: 'Page courante'
|
||||
page_reader: Programmes
|
||||
page_reader: 'Page <b>@number</b> / @total'
|
||||
first_reader: 'Première page'
|
||||
previous_reader: 'Page précédente'
|
||||
next_reader: 'Page suivante'
|
||||
|
@ -13,7 +13,7 @@ default_config:
|
||||
tags:
|
||||
page_separator: '|'
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
@ -30,7 +30,7 @@ default_config:
|
||||
next_title: 'Aller à la page suivante'
|
||||
last_title: 'Aller à la dernière page'
|
||||
page_current_reader: 'Page courante'
|
||||
page_reader: Programmes
|
||||
page_reader: 'Page <b>@number</b> / @total'
|
||||
first_reader: 'Première page'
|
||||
previous_reader: 'Page précédente'
|
||||
next_reader: 'Page suivante'
|
||||
|
@ -14,7 +14,7 @@ default_config:
|
||||
slider_navigation_icons: 'yes'
|
||||
tags:
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
|
@ -17,7 +17,7 @@ default_config:
|
||||
page_breaker: …
|
||||
page_separator: '|'
|
||||
pages:
|
||||
prefix_label: Programmes
|
||||
prefix_label: 'Page <b>@number</b> / @total'
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
@ -34,7 +34,7 @@ default_config:
|
||||
next_title: 'Aller à la page suivante'
|
||||
last_title: 'Aller à la dernière page'
|
||||
page_current_reader: 'Page courante'
|
||||
page_reader: Programmes
|
||||
page_reader: 'Page <b>@number</b> / @total'
|
||||
first_reader: 'Première page'
|
||||
previous_reader: 'Page précédente'
|
||||
next_reader: 'Page suivante'
|
||||
|
@ -895,7 +895,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
path: admin/people/list
|
||||
|
@ -226,7 +226,7 @@ display:
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
display_plugin: page
|
||||
position: 2
|
||||
display_options:
|
||||
|
@ -519,7 +519,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
|
@ -1277,7 +1277,7 @@ display:
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
display_plugin: page
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
id: page_1
|
||||
position: 1
|
||||
cache_metadata:
|
||||
|
@ -880,7 +880,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
|
@ -297,7 +297,7 @@ display:
|
||||
path: node
|
||||
display_extenders: { }
|
||||
display_plugin: page
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
id: page_1
|
||||
position: 1
|
||||
cache_metadata:
|
||||
|
@ -446,7 +446,7 @@ display:
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
|
@ -713,7 +713,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
|
@ -421,7 +421,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
path: admin/reports/maillog
|
||||
|
@ -166,6 +166,11 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
field_ville:
|
||||
id: field_ville
|
||||
table: node__field_ville
|
||||
field: field_ville
|
||||
plugin_id: field
|
||||
filters:
|
||||
status:
|
||||
value: '1'
|
||||
@ -322,7 +327,8 @@ display:
|
||||
- url
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
block_1:
|
||||
display_plugin: block
|
||||
id: block_1
|
||||
@ -431,7 +437,8 @@ display:
|
||||
- url
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
block_2:
|
||||
display_plugin: block
|
||||
id: block_2
|
||||
@ -527,7 +534,8 @@ display:
|
||||
- url
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
block_3:
|
||||
display_plugin: block
|
||||
id: block_3
|
||||
@ -623,7 +631,8 @@ display:
|
||||
- url
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
block_4:
|
||||
display_plugin: block
|
||||
id: block_4
|
||||
@ -2369,7 +2378,8 @@ display:
|
||||
- user
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
block_9:
|
||||
display_plugin: block
|
||||
id: block_9
|
||||
@ -2853,3 +2863,205 @@ display:
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.field_ville'
|
||||
embed_1:
|
||||
display_plugin: embed
|
||||
id: embed_1
|
||||
display_title: 'nbr villes popsu 1'
|
||||
position: 10
|
||||
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
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: in
|
||||
value:
|
||||
projet: projet
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
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: { }
|
||||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
field_programme_target_id:
|
||||
id: field_programme_target_id
|
||||
table: node__field_programme
|
||||
field: field_programme_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: or
|
||||
value:
|
||||
2: '2'
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
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
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
programme: programme
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
widget: select
|
||||
plugin_id: entity_reference
|
||||
defaults:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
title: false
|
||||
group_by: false
|
||||
fields: false
|
||||
header: false
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
display_description: ''
|
||||
title: ''
|
||||
group_by: true
|
||||
fields:
|
||||
field_ville:
|
||||
id: field_ville
|
||||
table: node__field_ville
|
||||
field: field_ville
|
||||
relationship: none
|
||||
group_type: count_distinct
|
||||
admin_label: ''
|
||||
label: ''
|
||||
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: false
|
||||
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: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
group_column: target_id
|
||||
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
|
||||
header: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
|
@ -590,7 +590,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
|
@ -297,7 +297,7 @@ display:
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
|
@ -894,7 +894,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
path: admin/people/list
|
||||
|
@ -695,7 +695,7 @@ display:
|
||||
page:
|
||||
display_plugin: page
|
||||
id: page
|
||||
display_title: Programmes
|
||||
display_title: 'Page <b>@number</b> / @total'
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user