|
|
Reported:
|
2024-01-03 16:00 UTC by Owen Leonard
|
Modified:
|
2024-05-28 20:46 UTC
(History)
|
|
3
users
(show)
|
|
See Also:
|
|
Patch complexity:
|
Trivial patch
|
Documentation contact:
|
|
Documentation submission:
|
|
Text to go in the release notes:
|
This enhancement adds id and class attributes to each MARC note in the description tab for the OPAC bibliographic detail page.
It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output:
```
<p id="marcnote-500-2" class="marcnote marcnote-500">...</p>
```
Styles can be defined for notes and individual tags in the `OPACUserCSS` system preference - see the test plan for an example.
|
Version(s) released in:
|
24.05.00,23.11.06,23.05.12
|
Circulation function:
|
|
|
|