Table of contents
No headers
Requires Deki Wiki 8.05 or higher
Deki Wiki organizes pages in the navigation panel alphabetically by page path. You can leverage the following workaround to create pages A and B, such that B displays before A:
- Create page A.
- Create page B, but use a name that will cause it to appear before B (such as 1B).
- Edit page 1B and rename it to B.
- You now have two pages called A and B, but B is displayed before A.
View sample of pages A and B.
Note:
If you use the following number scheme: 1, 2, 3, ..., 10, 11 12, ...
You will get this ordering: 1, 10, 11, 12, ..., 2, 3
If you want the pages to be ordered by numeric value, use this number scheme: 00001, 00002, 00003, ..., 00010, 00011, 00012