Bugzilla – Attachment 76024 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: (follow-up) Add generated xsl
Bug-18322-follow-up-Add-generated-xsl.patch (text/plain), 1.10 KB, created by
Tomás Cohen Arazi (tcohen)
on 2018-06-13 13:14:47 UTC
(
hide
)
Description:
Bug 18322: (follow-up) Add generated xsl
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-06-13 13:14:47 UTC
Size:
1.10 KB
patch
obsolete
>From 631adab0d9bef141006874a2bf28398e3bcc0e4e 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: (follow-up) Add generated xsl > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > .../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.17.1
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