murph-doc/docs/tree/menu.md

11 lines
428 B
Markdown
Raw Permalink Normal View History

2021-05-30 23:00:08 +02:00
# 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`)
2021-05-31 19:52:39 +02:00
When a menu is created then an node is automatically generated.
2021-05-30 23:00:08 +02:00
![](/_static/img/tree/02.png)