CottageLabs/cl

add subnav option to page settings

Closed this issue · 5 comments

when nav lists - for example /news when logged in - get very long, they are not very useful. Instead, perhaps configure a max list length - say 15 - and after that show a "more" button. This should probably direct to a search that shows everything under the nav level in question.

This also brings up the question as to what the items shown should be - for example should they date order? or just random?

shorten to 10 most recent with a "more" link which opens up the parent level page with a full search result list of all possibilities.

or any other suggestions?

a better alternative may be to build nav lists out of index requests - then can customise them for each page. but this may become complex when some nav lists have deeper nesting...

have simplified navs down to just the top level. considering putting subnavs on each page, or by page setting

renamed from nav list cumbersome to add subnav to page settings

Subnav can be written into pages that require it now, and included dynamically to multiple pages, so has become a userland option.