Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
"drupal/core": "^8.6.0",
"drupal/facets": "^1.2",
"drupal/fontawesome": "^2.9",
"drupal/geolocation": "^1.11",
"drupal/geolocation_address_link": "^1.1",
"drupal/pathauto": "^1.0",
"drupal/recaptcha": "^2.3",
"drupal/search_api": "^1.11",
Expand Down Expand Up @@ -78,6 +80,9 @@
},
"drupal/core": {
"Allow alternate default moderation states": "https://www.drupal.org/files/issues/2018-09-21/2856967-54.patch"
},
"drupal/geolocation_address_link": {
"Geolocation Address Link issue 2975883": "https://www.drupal.org/files/issues/2018-05-29/array-change-2975883-9.patch"
}
},
"patchLevel": {
Expand Down
107 changes: 101 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 37 additions & 1 deletion config/sync/core.entity_form_display.node.conference.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
config:
- field.field.node.conference.body
- field.field.node.conference.field_address
- field.field.node.conference.field_address_map
- field.field.node.conference.field_contact_email
- field.field.node.conference.field_date
- field.field.node.conference.field_event_name
Expand All @@ -16,11 +17,11 @@ dependencies:
- field.field.node.conference.field_website
- image.style.thumbnail
- node.type.conference
- workflows.workflow.editorial
module:
- address
- content_moderation
- datetime
- geolocation
- image
- link
- path
Expand Down Expand Up @@ -52,6 +53,41 @@ content:
third_party_settings: { }
type: address_default
region: content
field_address_map:
weight: 133
settings:
default_longitude: ''
default_latitude: ''
target_address_field: field_address
google_map_settings:
height: 217px
width: 504px
type: ROADMAP
zoom: '2'
maxZoom: 18
minZoom: 0
mapTypeControl: 1
streetViewControl: 1
zoomControl: 1
scrollwheel: 1
gestureHandling: auto
draggable: 1
style: ''
info_auto_display: 1
marker_icon_path: ''
disableAutoPan: 1
rotateControl: 0
fullscreenControl: 0
preferScrollingToZooming: 0
disableDoubleClickZoom: 0
auto_client_location: '0'
auto_client_location_marker: '0'
populate_address_field: '0'
explicite_actions_address_field: '0'
allow_override_map_settings: 0
third_party_settings: { }
type: geolocation_googlegeocoder
region: content
field_contact_email:
weight: 128
settings:
Expand Down
24 changes: 24 additions & 0 deletions config/sync/core.entity_view_display.node.conference.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- core.base_field_override.node.conference.title
- field.field.node.conference.body
- field.field.node.conference.field_address
- field.field.node.conference.field_address_map
- field.field.node.conference.field_contact_email
- field.field.node.conference.field_date
- field.field.node.conference.field_event_name
Expand All @@ -21,6 +22,7 @@ dependencies:
- address
- datetime
- drupal_tube_layouts
- geolocation
- image
- layout_builder
- layout_discovery
Expand Down Expand Up @@ -146,6 +148,21 @@ third_party_settings:
entity: layout_builder.entity
additional: { }
weight: 8
da2ac43f-6c00-4ab5-97c2-62f2cf1f5180:
uuid: da2ac43f-6c00-4ab5-97c2-62f2cf1f5180
region: content
configuration:
label_display: '0'
context_mapping:
entity: layout_builder.entity
id: 'field_block:node:conference:field_address_map'
formatter:
label: above
settings: { }
third_party_settings: { }
type: geolocation_latlng
additional: { }
weight: 9
-
layout_id: layout_onecol
layout_settings: { }
Expand Down Expand Up @@ -323,6 +340,13 @@ content:
third_party_settings: { }
type: address_default
region: content
field_address_map:
weight: 12
label: above
settings: { }
third_party_settings: { }
type: geolocation_latlng
region: content
field_contact_email:
weight: 8
label: above
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- core.entity_view_mode.node.teaser
- field.field.node.conference.body
- field.field.node.conference.field_address
- field.field.node.conference.field_address_map
- field.field.node.conference.field_contact_email
- field.field.node.conference.field_date
- field.field.node.conference.field_event_name
Expand Down Expand Up @@ -35,6 +36,11 @@ content:
trim_length: 600
third_party_settings: { }
region: content
content_moderation_control:
weight: -20
region: content
settings: { }
third_party_settings: { }
field_date:
type: datetime_default
weight: 3
Expand All @@ -60,6 +66,7 @@ content:
third_party_settings: { }
hidden:
field_address: true
field_address_map: true
field_contact_email: true
field_event_name: true
field_event_type: true
Expand Down
2 changes: 2 additions & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ module:
file: 0
filter: 0
fontawesome: 0
geolocation: 0
geolocation_address_link: 0
help: 0
history: 0
image: 0
Expand Down
21 changes: 21 additions & 0 deletions config/sync/field.field.node.conference.field_address_map.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: e882694c-2299-4bbd-b8c8-24a0f6e3c13e
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_address_map
- node.type.conference
module:
- geolocation
id: node.conference.field_address_map
field_name: field_address_map
entity_type: node
bundle: conference
label: 'Address Map'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: geolocation
19 changes: 19 additions & 0 deletions config/sync/field.storage.node.field_address_map.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
uuid: f7069694-a119-4cbc-8591-8b4da6dc34e0
langcode: en
status: true
dependencies:
module:
- geolocation
- node
id: node.field_address_map
field_name: field_address_map
entity_type: node
type: geolocation
settings: { }
module: geolocation
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
4 changes: 4 additions & 0 deletions config/sync/geolocation.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
google_map_api_key: ''
google_map_custom_url_parameters: { }
_core:
default_config_hash: wNpilbhustdj8tLBsYJ6GPdxS5lUKU5rRei_XxSyd3A