Bug 31350 - Better inline documentation for IntranetNav preference
Summary: Better inline documentation for IntranetNav preference
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-12 14:29 UTC by Martin Renvoize
Modified: 2022-08-12 14:29 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 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.