Bugzilla – Attachment 154925 Details for
Bug 34649
Update MARC21 default framework to Update 32 (June 2021)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34649: Updated code list for 008 value builder for continuing resources
Bug-34649-Updated-code-list-for-008-value-builder-.patch (text/plain), 2.04 KB, created by
Caroline Cyr La Rose
on 2023-08-29 21:56:34 UTC
(
hide
)
Description:
Bug 34649: Updated code list for 008 value builder for continuing resources
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2023-08-29 21:56:34 UTC
Size:
2.04 KB
patch
obsolete
>From 68ca567f0ae4c4b2c24a959a13ea4961a72804a5 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 29 Aug 2023 17:53:23 -0400 >Subject: [PATCH] Bug 34649: Updated code list for 008 value builder for > continuing resources > >This patch updates the code list for 008/21 for continuing resources in >concordance with Update 32 to the MARC21 format. > >g - Magazine >h - Blog >j - Journal >r - Repository >s - Newsletter >t - Directory >--- > koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml b/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml >index bb643a5e491..4097f388ada 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml >+++ b/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml >@@ -1038,10 +1038,16 @@ > <Position pos="21"><name>Type of continuing resource</name><description>One-character alphabetic code that indicates the type of continuing resource.</description> > <Value code="#"><description>None of the following</description></Value> > <Value code="d"><description>Updating database</description></Value> >+ <Value code="g"><description>Magazine</description></Value> >+ <Value code="h"><description>Blog</description></Value> >+ <Value code="j"><description>Journal</description></Value> > <Value code="l"><description>Updating loose-leaf</description></Value> > <Value code="m"><description>Monographic series</description></Value> > <Value code="n"><description>Newspaper</description></Value> > <Value code="p"><description>Periodical</description></Value> >+ <Value code="r"><description>Repository</description></Value> >+ <Value code="s"><description>Newsletter</description></Value> >+ <Value code="t"><description>Directory</description></Value> > <Value code="w"><description>Updating Web site</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >-- >2.34.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 34649
:
154924
|
154925
|
154968
|
154989
|
154990
|
154991
|
156613
|
156614
|
156615