Bugzilla – Attachment 75997 Details for
Bug 18322
Add facets for ccode to zebra
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18322: (followup) Add generated xsl
Bug-18322-followup-Add-generated-xsl.patch (text/plain), 1.05 KB, created by
Martin Renvoize (ashimema)
on 2018-06-12 14:40:10 UTC
(
hide
)
Description:
Bug 18322: (followup) Add generated xsl
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2018-06-12 14:40:10 UTC
Size:
1.05 KB
patch
obsolete
>From 9e1a3bb05bfbf1e5db36e9f52aaefef4e25e7282 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 12 Jun 2018 15:37:33 +0100 >Subject: [PATCH] Bug 18322: (followup) Add generated xsl > >--- > etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl >index 035d3bcb47..c5fed3e859 100644 >--- a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl >+++ b/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl >@@ -2652,6 +2652,9 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > <z:index name="itype:0"> > <xslo:value-of select="marc:subfield[@code='y']"/> > </z:index> >+ <z:index name="ccode:0"> >+ <xslo:value-of select="marc:subfield[@code='8']"/> >+ </z:index> > </xslo:if> > </xslo:template> > <xslo:template mode="index_all" match="text()"> >-- >2.14.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18322
:
61581
|
61597
|
61612
|
61643
|
61657
|
67823
|
75997
|
76007
|
76008
|
76009
|
76021
|
76023
|
76024
|
76025
|
76026