Bugzilla – Attachment 17942 Details for
Bug 10189
French values in cataloging plugins for unimarc 128b and 128c fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] Bug 10189 : Translate values in unimarc 128b/c cataloguing plugins in english
0001-new.patch (text/plain), 1.98 KB, created by
Mathieu Saby
on 2013-05-03 21:20:26 UTC
(
hide
)
Description:
[PATCH] Bug 10189 : Translate values in unimarc 128b/c cataloguing plugins in english
Filename:
MIME Type:
Creator:
Mathieu Saby
Created:
2013-05-03 21:20:26 UTC
Size:
1.98 KB
patch
obsolete
>From 316bce60fd50f631a696932666993e481cda497d Mon Sep 17 00:00:00 2001 >From: Mathieu Saby <mathieu.saby@univ-rennes2.fr> >Date: Wed, 17 Apr 2013 11:40:06 +0200 >Subject: [PATCH 1/2] new >Content-Type: text/plain; charset="utf-8" > >--- > .../unimarc/biblios/biblio-koha-indexdefs.xml | 2 +- > .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml b/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml >index ceaba51..7c834d9 100644 >--- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml >+++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml >@@ -1575,7 +1575,7 @@ > </index_subfields> > <!--record.abs line 343: melm 995 item # just to index every subfield--> > <index_data_field xmlns="http://www.koha-community.org/schemas/index-defs" tag="995"> >- <target_index>item # just to index every subfield:w</target_index> >+ <target_index>item:w</target_index> > </index_data_field> > <!--record.abs line 346: melm 942$0 totalissues:n,totalissues:s--> > <index_subfields xmlns="http://www.koha-community.org/schemas/index-defs" tag="942" subfields="0"> >diff --git a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl >index f1e82e3..3c16d50 100644 >--- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl >+++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl >@@ -2868,7 +2868,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > </z:index> > </xslo:template> > <xslo:template mode="index_data_field" match="marc:datafield[@tag='995']"> >- <z:index name="item # just to index every subfield:w"> >+ <z:index name="item:w"> > <xslo:variable name="raw_heading"> > <xslo:for-each select="marc:subfield"> > <xslo:if test="position() > 1"> >-- >1.7.9.5 >
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 10189
:
17942
|
17943
|
19615
|
19628