Valentin Gehrke
17d5e8ebe0
Menu items are now sorted by the menuorder attribute of their page. As we have a page for each language, this attribute has to be set for both of them. The default value is 100. pages with equal value are sorted by name. The index pages are set 0.
10 lines
155 B
YAML
10 lines
155 B
YAML
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
values:
|
|
layout: "page"
|
|
menuorder: 100
|
|
langs:
|
|
de: "DE"
|
|
en: "EN"
|