footer menu
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
uuid: 85d2e0b9-2d4e-4e1a-8044-d962f0a34ee7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- context
|
||||
- menu_block
|
||||
theme:
|
||||
- eql
|
||||
id: pieddepage
|
||||
theme: eql
|
||||
region: footer_bottom_left
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: 'menu_block:footer'
|
||||
settings:
|
||||
id: 'menu_block:footer'
|
||||
label: 'Pied de page'
|
||||
provider: menu_block
|
||||
label_display: '0'
|
||||
follow: false
|
||||
follow_parent: child
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'footer:'
|
||||
suggestion: footer
|
||||
label_type: block
|
||||
label_link: false
|
||||
visibility:
|
||||
user_status:
|
||||
id: user_status
|
||||
user_status:
|
||||
viewing_profile: '0'
|
||||
logged_viewing_profile: '0'
|
||||
own_page_true: '0'
|
||||
field_value: '0'
|
||||
user_fields: uid
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
context_all:
|
||||
id: context_all
|
||||
values: ''
|
||||
negate: null
|
||||
context:
|
||||
id: context
|
||||
values: ''
|
||||
negate: null
|
||||
@@ -92,6 +92,7 @@ content:
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
field_images: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
||||
|
||||
@@ -55,6 +55,30 @@ blocks:
|
||||
title: 'Voir toutes les actualités'
|
||||
options: { }
|
||||
menus:
|
||||
-
|
||||
menu_name: footer
|
||||
title: contact
|
||||
parent: null
|
||||
uri: 'internal:/node/5'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '0'
|
||||
langcode: fr
|
||||
uuid: 7061edd7-5301-4a4a-87bc-3488241ab669
|
||||
-
|
||||
menu_name: footer
|
||||
title: 'mentions légales'
|
||||
parent: null
|
||||
uri: 'internal:/node/6'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '1'
|
||||
langcode: fr
|
||||
uuid: a2dd6094-e7cf-49c2-875b-74b4fef2a06d
|
||||
-
|
||||
menu_name: burger
|
||||
title: 'l''appel a manifestation générale'
|
||||
@@ -64,7 +88,7 @@ menus:
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '0'
|
||||
weight: '-50'
|
||||
langcode: fr
|
||||
uuid: 32fc154b-4a5d-4d36-a31a-a3b2823fe72d
|
||||
-
|
||||
@@ -91,6 +115,30 @@ menus:
|
||||
weight: '1'
|
||||
langcode: fr
|
||||
uuid: 918602ac-b918-45bc-b36e-4fa8fb483a71
|
||||
-
|
||||
menu_name: burger
|
||||
title: Contact
|
||||
parent: null
|
||||
uri: 'internal:/node/5'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-49'
|
||||
langcode: fr
|
||||
uuid: 9b2cf729-d7a1-4a6f-9353-fe51733118c4
|
||||
-
|
||||
menu_name: burger
|
||||
title: 'mentions légales'
|
||||
parent: null
|
||||
uri: 'internal:/node/6'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-48'
|
||||
langcode: fr
|
||||
uuid: 1c1464a9-00b1-4e53-9d46-62d80f8fad03
|
||||
-
|
||||
menu_name: header-menu
|
||||
title: 'l''appel a manifestation générale'
|
||||
|
||||
@@ -69,9 +69,9 @@
|
||||
<footer role="contentinfo">
|
||||
{{ page.footer_top }}
|
||||
<section id="fotter-bottom">
|
||||
{{ page.footer_left }}
|
||||
{{ page.footer_middle }}
|
||||
{{ page.footer_right }}
|
||||
{{ page.footer_bottom_left }}
|
||||
{{ page.footer_bottom_middle }}
|
||||
{{ page.footer_bottom_right }}
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user