added social media links

This commit is contained in:
2021-03-09 15:24:49 +01:00
parent e29bed914c
commit c5c3da9a46
11 changed files with 224 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ dependencies:
id: header
theme: materiotheme
region: header_right
weight: -1
weight: -2
provider: null
plugin: 'menu_block:header'
settings:

View File

@@ -9,12 +9,12 @@ dependencies:
id: languageswitcher
theme: materiotheme
region: header_right
weight: 0
weight: -1
provider: null
plugin: 'language_block:language_interface'
settings:
id: 'language_block:language_interface'
label: Language
label: Langue
provider: language
label_display: visible
visibility: { }

View File

@@ -0,0 +1,140 @@
uuid: f3053235-8080-4c5a-b6df-800f3c16eaac
langcode: fr
status: true
dependencies:
module:
- context
- social_media_links
theme:
- materiotheme
id: socialmedialinks
theme: materiotheme
region: header_right
weight: -5
provider: null
plugin: social_media_links_block
settings:
id: social_media_links_block
label: 'Social Media Links'
provider: social_media_links
label_display: '0'
platforms:
website:
value: ''
description: ''
weight: '-10'
instagram:
value: ''
description: ''
weight: '-9'
xing:
value: ''
description: ''
weight: '-8'
contact:
value: ''
description: ''
weight: '-7'
rss:
value: ''
description: ''
weight: '-6'
bitbucket:
value: ''
description: ''
weight: '-5'
vkontakte:
value: ''
description: ''
weight: '-4'
slideshare:
value: ''
description: ''
weight: '-3'
github:
value: ''
description: ''
weight: '-2'
behance:
value: ''
description: ''
weight: '-1'
vimeo:
value: materio
description: ''
weight: '0'
linkedin:
value: company/3017753
description: ''
weight: '1'
youtube_channel:
value: ''
description: ''
weight: '2'
googleplus:
value: ''
description: ''
weight: '3'
facebook:
value: materiOparis
description: ''
weight: '4'
drupal:
value: ''
description: ''
weight: '5'
flickr:
value: ''
description: ''
weight: '6'
gitlab:
value: ''
description: ''
weight: '7'
tumblr:
value: ''
description: ''
weight: '8'
youtube:
value: ''
description: ''
weight: '9'
pinterest:
value: hello0691
description: ''
weight: '10'
email:
value: ''
description: ''
weight: '11'
twitter:
value: materiOParis
description: ''
weight: '12'
whatsapp:
value: ''
description: ''
weight: '13'
appearance:
orientation: h
show_name: 0
suggestion: ''
link_attributes:
target: _blank
rel: nofollow
iconset:
style: 'fontawesome:fw'
installed_iconsets:
fontawesome:
examples: ''
visibility:
view_inclusion:
id: view_inclusion
negate: null
view_inclusion: { }
context_mapping: { }
request_path_exclusion:
id: request_path_exclusion
pages: ''
negate: null
context_mapping: { }

View File

@@ -10,7 +10,7 @@ dependencies:
id: userblock
theme: materiotheme
region: header_right
weight: -2
weight: -3
provider: null
plugin: user_block
settings:

View File

@@ -9,12 +9,12 @@ dependencies:
id: userlogin
theme: materiotheme
region: header_right
weight: -3
weight: -4
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: 'Member Access'
label: 'Accès membre'
provider: user
label_display: visible
visibility: { }

View File

@@ -163,6 +163,7 @@ module:
simplenews: 0
smart_trim: 0
smtp: 0
social_media_links: 0
sophron: 0
state_machine: 0
string_translation_ui: 0

View File

@@ -10,10 +10,18 @@ extlink_include: ''
extlink_class: ext
extlink_label: '(link is external)'
extlink_img_class: false
extlink_css_exclude: ''
extlink_css_exclude: .social-media-links--platforms
extlink_css_explicit: ''
extlink_mailto_class: mailto
extlink_mailto_label: '(link sends email)'
_core:
default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM
extlink_exclude_admin_routes: false
extlink_use_external_js_file: false
extlink_noreferrer: false
extlink_use_font_awesome: false
extlink_icon_placement: '0'
extlink_font_awesome_classes:
links: 'fa fa-external-link'
mailto: 'fa fa-envelope-o'
whitelisted_domains: { }