Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Katrin Fischer f383fe0ffe Bug 12842: Add DDC classification numbers to MARC21 XSLT detail page
Patch will add DDC classifications, divided with | below the subjects
in the OPAC and staff detail pages.

To test:
- catalogue a record with one or mulitple 082$a subfields
- verify the classifications are displayed in OPAC and staff detail page
- Add following CSS to OpacUserCSS or IntranetUserCSS:

.results_summary.ddc {
  display:none;
}

- Verify the DDC classifications are now no longer displayed

Signed-off-by: Frederic Demians <f.demians@tamil.fr>

Test plan ok. Repetions of $a subfield are separated by a space, which seems
correct. I'm not sure whether other subfield than $a should be displayed on
intranet. Whatever, this could be added later.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-02-09 14:04:42 -03:00
..
compact.xsl
Del9LinksExcept952.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del9LinksExcept995.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del952.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del995.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
identity.xsl
MARC21slim2ATOM.xsl
MARC21slim2DC.xsl
MARC21slim2intranetDetail.xsl Bug 12842: Add DDC classification numbers to MARC21 XSLT detail page 2015-02-09 14:04:42 -03:00
MARC21slim2intranetResults.xsl Bug 12334: Make it easy to hide parts of material type and format information in results 2014-11-07 15:21:26 -03:00
MARC21slim2MADS.xsl
MARC21slim2MODS.xsl
MARC21slim2MODS3-1.xsl
MARC21slim2MODS3.xsl
MARC21slim2MODS32.xsl
MARC21slim2OAIDC.xsl
MARC21slim2RDFDC.xsl
MARC21slim2RDFDC.xsl.1
MARC21slim2RSS2.xsl
MARC21slim2SRWDC.xsl
MARC21slim9522852.xsl
MARC21slimUtils-MODS31.xsl
MARC21slimUtils.xsl Bug 12900: (consistency followup) add buildBiblioDefaultViewURL to MARC21 XSLT 2014-10-27 10:52:48 -03:00
MARC21slimUtils2.xsl
NORMARCslim2intranetDetail.xsl Bug 12829: properly skip invalid ISBN when rendering for normal record display 2014-11-07 11:27:52 -03:00
NORMARCslim2intranetResults.xsl Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-27 10:52:37 -03:00
NORMARCslim2OAIDC.xsl
NORMARCslimUtils.xsl Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-27 10:52:37 -03:00
oilsMARC21slim2HTML.xsl
plainMARC.xsl Bug 13151 - staff marc preview not wrapping 2014-11-21 15:04:00 -03:00
UNIMARC_compact.xsl Bug 13225: Z39.50 result Card View doesn't work for UNIMARC 2014-11-10 11:59:48 -03:00
UNIMARCslim2intranetDetail.xsl Bug 12829: Follow-up - fix small display issue in UNIMARC 2014-11-07 11:28:01 -03:00
UNIMARCslim2intranetResults.xsl Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-27 10:52:37 -03:00
UNIMARCslim2OAIDC.xsl
UNIMARCslimUtils.xsl Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-27 10:52:37 -03:00