murph-doc/docs/tree/menu.md
2021-05-31 19:52:39 +02:00

11 lines
428 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Menu
To create a menu, go to `Trees`, select the navigation and click on `Add a menu`. Then fill the form and save.
* The `label` is the label displayed whenever necessary (eg: `Top menu`)
* The `code` is an unique technical identifier (in the given navigation) and it is useful in templating, routing and settings (eg: `top`)
When a menu is created then an node is automatically generated.
![](/_static/img/tree/02.png)