added address, geoloc, map of villes
This commit is contained in:
@@ -3,9 +3,13 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_adresse
|
||||
- field.storage.taxonomy_term.field_geofield
|
||||
- taxonomy.vocabulary.types_de_document
|
||||
- taxonomy.vocabulary.villes
|
||||
module:
|
||||
- address
|
||||
- geofield
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
@@ -52,10 +56,13 @@ display:
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
items_per_page: 10
|
||||
items_per_page: 50
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: null
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Éléments par page'
|
||||
@@ -64,9 +71,6 @@ display:
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset: false
|
||||
offset_label: Décalage
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
@@ -358,6 +362,132 @@ display:
|
||||
entity_type: taxonomy_term
|
||||
entity_field: description
|
||||
plugin_id: field
|
||||
field_adresse:
|
||||
id: field_adresse
|
||||
table: taxonomy_term__field_adresse
|
||||
field: field_adresse
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Adresse
|
||||
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: langcode
|
||||
type: address_default
|
||||
settings: { }
|
||||
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_geofield:
|
||||
id: field_geofield
|
||||
table: taxonomy_term__field_geofield
|
||||
field: field_geofield
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: geofield
|
||||
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: geofield_default
|
||||
settings:
|
||||
output_format: wkt
|
||||
output_escape: true
|
||||
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
|
||||
changed:
|
||||
id: changed
|
||||
table: taxonomy_term_field_revision
|
||||
@@ -506,7 +636,9 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_adresse'
|
||||
- 'config:field.storage.taxonomy_term.field_geofield'
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
@@ -596,7 +728,9 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_adresse'
|
||||
- 'config:field.storage.taxonomy_term.field_geofield'
|
||||
page_2:
|
||||
display_plugin: page
|
||||
id: page_2
|
||||
@@ -626,7 +760,9 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_adresse'
|
||||
- 'config:field.storage.taxonomy_term.field_geofield'
|
||||
page_3:
|
||||
display_plugin: page
|
||||
id: page_3
|
||||
@@ -656,7 +792,9 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_adresse'
|
||||
- 'config:field.storage.taxonomy_term.field_geofield'
|
||||
page_4:
|
||||
display_plugin: page
|
||||
id: page_4
|
||||
@@ -686,4 +824,6 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_adresse'
|
||||
- 'config:field.storage.taxonomy_term.field_geofield'
|
||||
|
||||
Reference in New Issue
Block a user