Add and enable Menu Trail by Path module
Install the Menu Trail by Path module so that blog posts and talk pages have their respective navigation links highlighted. Fixes #110
This commit is contained in:
parent
d9f9c835c3
commit
38548df58f
4 changed files with 67 additions and 1 deletions
|
@ -31,6 +31,7 @@ module:
|
|||
markdown: 0
|
||||
media: 0
|
||||
media_library: 0
|
||||
menu_trail_by_path: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
migrate: 0
|
||||
|
|
4
config/default/menu_trail_by_path.settings.yml
Normal file
4
config/default/menu_trail_by_path.settings.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
max_path_parts: 0
|
||||
trail_source: path
|
||||
_core:
|
||||
default_config_hash: ZgwJ8bM6k-25MIqJjDtxAs94eahFxWfBq2IuHf-qh_I
|
Loading…
Add table
Add a link
Reference in a new issue