Bug 26930

Summary: Add css class to collaborators in OPAC results
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: ellawipatene
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2020-11-04 20:58:39 UTC
When a record has a lot of collaborators/added authors (70X to 75X in MARC21), the record in the results list can get quite big, and all that information is not necessary for a first look.

The proposition is to add a CSS class to added authors/collaborators in order to be able to hide them if needed.
Comment 1 Katrin Fischer 2021-01-11 22:10:44 UTC
I think it would make sense to change the file for the staff as well, the code will be quite similar.
Comment 2 Ella 2021-01-19 03:09:26 UTC Comment hidden (obsolete)
Comment 3 Ella 2021-01-19 03:09:49 UTC
All authors are in the same class, so this would need some refactoring of the xslt file.