samuelet / indexmenu

A dokuwiki plugin to show a customizable and sortable index for a namespace.
http://dokuwiki.org/plugin:indexmenu
GNU General Public License v2.0
44 stars 43 forks source link

Limitation in depth for indexation #251

Closed jeffchulg closed 8 months ago

jeffchulg commented 2 years ago

I created a page like this :

dokuwiki:team:application1:day2day:field1:subfield1:start

in this page : {{indexmenu>.:#3|navbar js max#3#2 tsort msort}}

I created another page

dokuwiki:team:application1:day2day:field1:subfield1:test

Test page is not shown on start page, neither anywhere.

I think there is a depth limit set to 5 somewhere....

Klap-in commented 8 months ago

For me page test appears in the indexmenu. Also in other indexmenu's that just show my entire wiki. Did you try to add more pages than test?

I'm using the latest version of the plugin, which includes some big internal rewrites, not sure if it makes a difference. But if you update to the latest version, you check that as well.

Can you with the latest version, also check if {{indexmenu>.:#3|navbar js max#3#2 tsort msort treenew}} shows different? (the appearance will change)

Why do you use msort? Are there other non default settings which I might consider for trying to reproduce your situation?

Klap-in commented 8 months ago

Please reopen, if still an issue with info.