Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Could the menu have an sortorder (navigation.xml) ?
- none (default)
- ascending
- descending
Maybye
Thx
<project name="Systementwicklung">
<title>Systementwicklung</title>
<body>
<menu name="Projects" order="ascending">
<item name="Example" href="example.html" />
<item name="Shared" href="shared/index.html" />
<item name="Alpha" href="alpha.html" />
</menu>
</body>
</project>