Skip to content

Commit

Permalink
Merge pull request #416 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
khalima authored Mar 17, 2023
2 parents 51f9daf + 097815c commit 66ce58e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion conf/cmi/language/fi/hdbt_admin_tools.site_settings.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
site_settings:
theme_color: gold
default_icon: star-fill
theme_color: gold
koro: vibration
2 changes: 1 addition & 1 deletion conf/cmi/language/sv/hdbt_admin_tools.site_settings.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
site_settings:
theme_color: gold
default_icon: star-fill
theme_color: gold
koro: vibration
70 changes: 35 additions & 35 deletions conf/cmi/social_media.settings.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
_core:
default_config_hash: AyqoIo0GS3jnXfsBkJZCiVA4WsqNkQItXRfQMmg91jI
langcode: en
social_media:
facebook_share:
enable: 1
Expand All @@ -10,57 +13,44 @@ social_media:
drupalSettings: ''
library: ''
img: facebook
facebook_msg:
enable: 0
text: 'Facebook messenger'
api_url: 'FB.ui({method: ''send'',link: ''[current-page:url]''})'
api_event: onclick
default_img: 1
weight: 2
attributes: "target|_blank\r\nclass|facebook-msg\r\nrel|noopener noreferrer"
drupalSettings: 'application_id|Your Application ID'
library: social_media/facebook
img: ''
linkedin:
enable: 1
text: 'Share in Linkedin'
api_url: 'http://www.linkedin.com/shareArticle?mini=true&url=[current-page:url]&title=[current-page:title]&source=[current-page:url]'
api_event: href
text: 'Share in Linkedin'
default_img: 0
weight: '3'
weight: 3
attributes: "target|_blank\r\nclass|linkedin"
drupalSettings: ''
library: ''
img: linkedin
twitter:
enable: 1
text: 'Share in Twitter'
api_url: 'https://twitter.com/intent/tweet?url=[current-page:url]&status=[current-page:title]+[current-page:url]'
api_event: href
text: 'Share in Twitter'
default_img: 0
weight: 3
attributes: "target|_blank\r\nclass|twitter"
drupalSettings: ''
library: ''
img: twitter
email:
enable: 1
api_url: 'mailto:?subject=[current-page:title]&body=Check out this site [current-page:url]'
api_event: href
text: 'Send as an email'
default_img: 0
weight: 7
attributes: class|email
drupalSettings: ''
library: ''
img: email
enable_forward: 0
show_forward: '1'
facebook_msg:
enable: 0
api_url: 'FB.ui({method: ''send'',link: ''[current-page:url]''})'
api_event: onclick
drupalSettings: 'application_id|Your Application ID'
library: social_media/facebook
text: 'Facebook messenger'
default_img: 1
weight: 2
attributes: "target|_blank\r\nclass|facebook-msg\r\nrel|noopener noreferrer"
img: ''
pinterest:
enable: 0
text: Pinterest
api_url: 'https://www.pinterest.com/pin/create/button/?url=[current-page:url]&description=[current-page:title]'
api_event: href
text: Pinterest
default_img: 1
weight: 5
attributes: "target|_blank\r\nclass|pinterest\r\nrel|noopener noreferrer"
Expand All @@ -69,26 +59,36 @@ social_media:
img: ''
whatsapp:
enable: 0
text: ''
api_url: 'https://wa.me/?text=[current-page:url]'
api_event: href
default_img: 1
attributes: "class|whatsapp show-for-small-only\r\ndata-action|share/whatsapp/share"
weight: 6
attributes: "class|whatsapp show-for-small-only\r\ndata-action|share/whatsapp/share"
drupalSettings: ''
library: ''
text: ''
img: ''
email:
enable: 1
text: 'Send as an email'
api_url: 'mailto:?subject=[current-page:title]&body=Check out this site [current-page:url]'
api_event: href
default_img: 0
weight: 7
attributes: class|email
drupalSettings: ''
library: ''
img: email
enable_forward: 0
show_forward: 1
print:
enable: 0
text: Print
api_url: window.print()
api_event: onclick
text: Print
default_img: 1
attributes: class|print
weight: 8
attributes: class|print
drupalSettings: ''
library: ''
img: ''
langcode: en
_core:
default_config_hash: AyqoIo0GS3jnXfsBkJZCiVA4WsqNkQItXRfQMmg91jI

0 comments on commit 66ce58e

Please sign in to comment.