Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Chris Cormack 782688a7cd Bug 8732: Allowing biblio level itemtypes to display instead of MARC ones
This patchset adds a new syspref: BiblioItemtypeInfo

If you set BiblioItemtypeInfo to Koha, you will see the Koha
record level itemtype info. This info is also shown if item-level_itypes
is set to biblio

Display of icons are controlled by
noItemTypeImages/OpacnoItemTypeImages

Material type display is controlled by DisplayIconsXSLT/DisplayOPACIconsXSLT

To test:
 1 - Apply patch
 2 - Update database
 3 - Do an opac search and view results
 4 - Switch pref to 'Koha' and refresh
 5 - Note itemtypes appear
 6 - Click in to a record details
 7 - Note you see itemtype and icon
 8 - Switch the pref
 9 - Note you don't see record level itemtype and icon
10 - Repeat in staff interface

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-24 12:10:53 +02:00
..
compact.xsl
MARC21Languages.xsl Bug 25082: Make 041 descriptions display, if authorised value list is used 2020-05-11 09:46:02 +01:00
MARC21slim2OPACDetail.xsl Bug 25237: Fix semantic heading for opac-details 2020-07-20 17:45:31 +02:00
MARC21slim2OPACResults.xsl Bug 8732: Allowing biblio level itemtypes to display instead of MARC ones 2020-08-24 12:10:53 +02:00
MARC21slimUtils.xsl Bug 25082: Don't remove characters from string 2020-05-11 09:46:18 +01:00
NORMARCslim2OPACDetail.xsl Bug 25238: Fix semantic heading for opac-details 2020-06-24 15:05:02 +02:00
NORMARCslim2OPACResults.xsl Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
NORMARCslimUtils.xsl
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl Bug 8732: Allowing biblio level itemtypes to display instead of MARC ones 2020-08-24 12:10:53 +02:00
UNIMARCslim2OPACResults.xsl Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
UNIMARCslimUtils.xsl