Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer fee5886432 Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages
This adds the 777 - Issued with entry to the staff and OPAC detail pages.
It's built using the template for 773 with minor adjustments.

To test:
- Apply patch
- Catalog several 777 fields in one or more of your records
  - When using 1st indicator = 1, the note won't display
  - When using 2nd indicator empty, label will be "Issued with:"
  - When using 2nd indicator 8, the label will be drawn from $i if present
  - When $w and UseControlNumber pref is used, the link will be built using $w
  - In all other cases the title form $t will be used for the link
- Verify the display is correct

Examples for 777 can be found in the LOC MARC21 documentation:
http://www.loc.gov/marc/bibliographic/bd777.html

Note: Because the label depends on the 2nd indicator, the label is repeated for every
777 on a record.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-08 16:18:18 +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 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages 2020-10-08 16:18:18 +02:00
MARC21slim2OPACResults.xsl Bug 8732: undo XSLT changes 2020-08-24 12:10:53 +02:00
MARC21slimUtils.xsl Bug 19616: (follow-up) Breaking items according to punctuation 2020-10-08 16:03:49 +02: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 26049: Replace li with span class results_summary in UNIMARC intranet XSLT 2020-09-18 11:08:35 +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 Bug 26049: Replace li with span class results_summary in UNIMARC intranet XSLT 2020-09-18 11:08:35 +02:00