Closed distahl closed 10 months ago
Could you maybe try:
{{indexmenu>:SomeTitle:MainTitle#2|nsort tsort}}
Does this improve your situation? nsort sorts the namespaces with the same sorting.
No, unfortunately isn't changing anything.
You see this:
(however, this is shown using useheading=never setting, but with tsort
option)
What happens is that first the namespaces are are sorted, next the pages from that namespace (in this case from namespace SomeTitle:maintitle).
A aspect which makes this behaviour less clear is that nodes of a namespace will get a link to the page that is recognized as "headpage" according to the enabled headpage
setting (options :same:, :inside:, :start: or custom).
Sorting of namespace together with the pages is requested in #66 as well.
Duplicate of #66
Hi,
I'm not sure if I do something wrong, but this is my issue. I'm having a list like this:
This working like inteded. But if I add a subpage to one of those, the sorting fails:
The list is created with this line:
{{indexmenu>:SomeTitle:MainTitle#2|tsort}}
Is this a bug or am I doing something wrong?