Skip to content

Commit

Permalink
Changed default map-type to thunderforest.neighbourhood, activated in…
Browse files Browse the repository at this point in the history
…herit-filter-setting in akteure- & events-list-view
  • Loading branch information
FlxSaenger committed Nov 5, 2020
1 parent a68ef35 commit a560182
Show file tree
Hide file tree
Showing 12 changed files with 70 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,10 @@ content:
multiple_map: '0'
popup: '1'
popup_content: "<strong>[node:title]</strong><br />\r\n[node:field_adresse:address_line1]\r\n[node:field_adresse:address_line2]\r\n[node:field_adresse:postal_code] [node:field_adresse:locality]"
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '100'
height_unit: '%'
hide_empty_map: '1'
fullscreen_control: '1'
reset_map:
position: topright
Expand All @@ -71,21 +72,21 @@ content:
center:
lat: '0'
lon: '0'
zoom: '12'
zoom: '14'
minZoom: '1'
maxZoom: '18'
zoomFiner: '0'
force: 0
icon:
iconType: marker
iconUrl: ''
iconUrl: themes/custom/swinger/icons/marker_le_akteur.svg
shadowUrl: ''
html: '<div></div>'
html_class: leaflet-map-divicon
circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
iconSize:
x: ''
'y': ''
x: '25'
'y': '40'
iconAnchor:
x: ''
'y': ''
Expand Down Expand Up @@ -116,7 +117,6 @@ content:
options: ''
popup: 0
control: 0
hide_empty_map: 0
disable_wheel: 0
gesture_handling: 0
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ display:
operator: field_le_akteur_kategorie_typ_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_le_akteur_kategorie_typ_target_id
identifier: kategorie_id
required: false
remember: false
multiple: false
Expand Down Expand Up @@ -719,7 +719,7 @@ display:
name_field: title
description_field: title
view_mode: full
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '400'
height_unit: px
hide_empty_map: 0
Expand Down Expand Up @@ -793,6 +793,7 @@ display:
inherit_exposed_filters: true
display_description: 'Leaflet Map - erhält Filter aus Seite, aber OHNE Paginierung'
empty: { }
inherit_arguments: false
cache_metadata:
max-age: -1
contexts:
Expand Down
2 changes: 1 addition & 1 deletion web/modules/custom/le_akteure/le_akteure.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ dependencies:
- text
- user
- views
version: 8.x-0.1.95
version: 8.x-0.1.96
core_incompatible: false
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ content:
multiple_map: '0'
popup: '1'
popup_content: "<strong>[node:title]</strong><br />\r\n[node:field_adresse:address_line1]\r\n[node:field_adresse:address_line2]\r\n[node:field_adresse:postal_code] [node:field_adresse:locality]"
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '400'
height_unit: px
hide_empty_map: '1'
Expand All @@ -63,21 +63,21 @@ content:
center:
lat: '0'
lon: '0'
zoom: '12'
zoom: '14'
minZoom: '1'
maxZoom: '18'
zoomFiner: '0'
force: 0
icon:
iconType: marker
iconUrl: ''
iconUrl: themes/custom/swinger/icons/marker_le_event.svg
shadowUrl: ''
html: '<div></div>'
html_class: leaflet-map-divicon
circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
iconSize:
x: ''
'y': ''
x: '25'
'y': '40'
iconAnchor:
x: ''
'y': ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,12 @@ display:
label: ''
granularity: second
title: Events
header: { }
header:
area_text_custom:
id: area_text_custom
table: views
field: area_text_custom
plugin_id: text_custom
footer: { }
empty:
area_text_custom:
Expand Down Expand Up @@ -233,6 +238,30 @@ display:
- url.query_args
- 'user.node_grants:view'
tags: { }
feed_1:
display_plugin: feed
id: feed_1
display_title: Feed
position: 2
display_options:
display_extenders: { }
row:
type: node_rss
options: { }
path: node/%node/events.rss
pager:
type: some
options:
items_per_page: 0
offset: 0
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- 'user.node_grants:view'
tags: { }
page_1:
display_plugin: page
id: page_1
Expand All @@ -250,6 +279,22 @@ display:
weight: 2
context: '0'
menu_name: main
header:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
empty: true
tokenize: false
content:
value: '<a href="[view:url].rss">Veranstaltungen dieses Akteurs als RSS-Feed abonnieren</a>'
format: basic_html
plugin_id: text
defaults:
header: false
cache_metadata:
max-age: -1
contexts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ display:
operator: field_le_event_kategorie_typ_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_le_event_kategorie_typ_target_id
identifier: kategorie_id
required: false
remember: false
multiple: false
Expand Down Expand Up @@ -813,7 +813,7 @@ display:
name_field: title
description_field: field_le_event_occurrences_value_1
view_mode: full
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '400'
height_unit: px
hide_empty_map: 0
Expand Down Expand Up @@ -1292,6 +1292,7 @@ display:
displays:
page_1: page_1
display_description: 'Leaflet Map - erhält Filter aus Seite, aber OHNE Paginierung'
inherit_arguments: false
cache_metadata:
max-age: -1
contexts:
Expand Down
2 changes: 1 addition & 1 deletion web/modules/custom/le_event/le_event.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ dependencies:
- text
- user
- views
version: 8.x-0.1.92
version: 8.x-0.1.93
core_incompatible: false
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ display:
name_field: title
description_field: body
view_mode: full
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '600'
height_unit: px
hide_empty_map: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ dependencies:
- text
- user
- views
version: 8.x-0.12
version: 8.x-0.13
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ display:
name_field: title
description_field: field_adresse
view_mode: full
leaflet_map: 'OSM Mapnik'
leaflet_map: osm-neighbourhood
height: '400'
height_unit: px
hide_empty_map: 0
Expand Down
2 changes: 1 addition & 1 deletion web/modules/custom/le_website/le_website.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ dependencies:
- le_article
- le_event
- user
version: 8.x-1.0
version: 8.x-1.01
1 change: 1 addition & 0 deletions web/profiles/leipziger_ecken/leipziger_ecken.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ dependencies:
- features
- features_ui
- menu_ui
- leaflet_more_maps
- leaflet_views
- metatag_dc
- schema_organization
Expand Down

0 comments on commit a560182

Please sign in to comment.