more theming: search block, multiblock header, generale layout, fonts, colors, background
This commit is contained in:
21
config/sync/block.block.mathallo_formulairederecherche.yml
Normal file
21
config/sync/block.block.mathallo_formulairederecherche.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 555155e0-e81b-4efd-8ad3-2edce0f4eaa2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
theme:
|
||||
- mathallo
|
||||
id: mathallo_formulairederecherche
|
||||
theme: mathallo
|
||||
region: header_left
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: 'Formulaire de recherche'
|
||||
label_display: '0'
|
||||
provider: search
|
||||
page_id: node_search
|
||||
visibility: { }
|
||||
@@ -8,8 +8,8 @@ dependencies:
|
||||
- mathallo
|
||||
id: mathallo_identitedusite
|
||||
theme: mathallo
|
||||
region: header
|
||||
weight: 0
|
||||
region: header_center
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
|
||||
@@ -10,8 +10,8 @@ dependencies:
|
||||
- mathallo
|
||||
id: mathallo_navigationprincipale
|
||||
theme: mathallo
|
||||
region: header
|
||||
weight: 1
|
||||
region: header_right
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: 'menu_block:main'
|
||||
settings:
|
||||
|
||||
34
config/sync/block.block.mathallo_navigationprincipale_2.yml
Normal file
34
config/sync/block.block.mathallo_navigationprincipale_2.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
uuid: fa6406a2-d0b2-4f16-90d8-7bfdb4199ab4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- menu_block
|
||||
theme:
|
||||
- mathallo
|
||||
id: mathallo_navigationprincipale_2
|
||||
theme: mathallo
|
||||
region: footer
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'menu_block:main'
|
||||
settings:
|
||||
id: 'menu_block:main'
|
||||
label: 'Navigation principale'
|
||||
label_display: '0'
|
||||
provider: menu_block
|
||||
follow: false
|
||||
follow_parent: child
|
||||
display_empty: false
|
||||
label_link: false
|
||||
label_type: block
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'main:'
|
||||
render_parent: false
|
||||
suggestion: main
|
||||
hide_on_nonactive: false
|
||||
visibility: { }
|
||||
@@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- devel
|
||||
- search
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: jyuRv_5UazPqBsQ9L4kDkcVvxtGr0WytAUoWf1LhqOk
|
||||
@@ -14,3 +15,4 @@ is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'access devel information'
|
||||
- 'search content'
|
||||
|
||||
@@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- devel
|
||||
- search
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: OVp5431n1LmiRh_QaOpDS1hEEFvtjRqisASIU0tYIwo
|
||||
@@ -14,3 +15,4 @@ is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'access devel information'
|
||||
- 'search content'
|
||||
|
||||
Reference in New Issue
Block a user