added head menu and exported it with structure_sync contrib module (had to add drush im on deploye scripts
This commit is contained in:
@@ -120,6 +120,7 @@ module:
|
||||
smart_date: 0
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
structure_sync: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
telephone: 0
|
||||
|
49
config/sync/structure_sync.data.yml
Normal file
49
config/sync/structure_sync.data.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
menus:
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Qu''est-ce popsu?'
|
||||
parent: null
|
||||
uri: 'internal:/node/215'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-50'
|
||||
langcode: fr
|
||||
uuid: d73bff0f-358b-4f0f-aa78-64299d5f0be1
|
||||
-
|
||||
menu_name: head
|
||||
title: Gouvernance
|
||||
parent: null
|
||||
uri: 'internal:/node/218'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-49'
|
||||
langcode: fr
|
||||
uuid: fd2e07b6-a9b0-4963-a497-631920f82e7b
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Lettre d''information'
|
||||
parent: null
|
||||
uri: 'internal:/node/216'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-48'
|
||||
langcode: fr
|
||||
uuid: 3b828780-fa00-4f80-925a-52e32b24fa17
|
||||
-
|
||||
menu_name: head
|
||||
title: Contact
|
||||
parent: null
|
||||
uri: 'internal:/node/217'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '0'
|
||||
langcode: fr
|
||||
uuid: 7249712f-fe65-40d3-a8ee-8047420bc88a
|
@@ -930,7 +930,7 @@ display:
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: ''
|
||||
weight: 0
|
||||
weight: -47
|
||||
context: '0'
|
||||
menu_name: head
|
||||
cache_metadata:
|
||||
|
Reference in New Issue
Block a user