docelic / fluence

WYSIWYG wiki powered by Crystal, markdown, and Git
GNU General Public License v3.0
48 stars 1 forks source link

Change ordering in sitemap #15

Closed docelic closed 6 years ago

docelic commented 6 years ago

In sitemap, shown on the left of every page, the display of pages and subpages should be adjusted.

If a page has subpages, two things should be done:

1) There should be only one entry for the main page, instead of currently existing one entry for the page, and one for its directory which contains subpages

2) The ordering should be such that pages and its subpages are listed first (before listing further pages), instead of all pages first and all directories second

docelic commented 6 years ago

Resolved.