Bug 31350

Summary: Better inline documentation for IntranetNav preference
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Martin Renvoize (ashimema) 2022-08-12 14:29:07 UTC
We should more clearly document the expected formats for IntranetNav.

At the very least, the markup expects the content of the nav to be inside a <li> as bug 12688 highlights.. but one could also setup a dropdown menu using standard bootstrap syntax.

We should replace '(should be a list of links or blank)' with something more descriptive and perhaps give some examples.