Bugzilla – Attachment 16919 Details for
Bug 9358
Fixed field plugins for MARC21 should be updated for MARC21 update #15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15
Bug-9358---Followup---Fixed-field-plugins-for-MARC.patch (text/plain), 5.37 KB, created by
Bernardo Gonzalez Kriegel
on 2013-03-26 23:53:52 UTC
(
hide
)
Description:
Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-03-26 23:53:52 UTC
Size:
5.37 KB
patch
obsolete
>From 86b25b532a0f65afd5fecd02a695f8c51ff804cb Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Tue, 26 Mar 2013 20:50:05 -0300 >Subject: [PATCH] Bug 9358 - Followup - Fixed field plugins for MARC21 should > be updated for MARC21 update #15 > >This little patch adds a few values and descriptions to complete >value builder for marc21 008. >--- > .../cataloguing/value_builder/marc21_field_008.xml | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.xml b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.xml >index f24ecf5..a323208 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.xml >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.xml >@@ -453,7 +453,7 @@ > <Value description="Cordiform">dh</Value> > <Value description="Lambert conformal">dl</Value> > <Value description="Other">zz</Value> >- <Value description="No attempt to code">|</Value> >+ <Value description="No attempt to code">||</Value> > </Position> > <Position pos="24" name="Undefined" description="Undefined; contains a blank (#) or a fill character (|)."/> > <Position pos="25" name="Type of cartographic material" description="One-character alphabetic code that indicates the type of cartographic item described."> >@@ -514,7 +514,7 @@ > <Value description="Playing cards">p</Value> > <Value description="Loose-leaf">r</Value> > <Value description="Other">z</Value> >- <Value description="No attempt to code">|</Value> >+ <Value description="No attempt to code">||</Value> > </Position> > <Position pos="35-37" url="http://www.loc.gov/marc/languages/language_code.html" urltext="MARC Code List for Languages" name="Language" description=""> > <Value description="No information provided">###</Value> >@@ -673,12 +673,13 @@ > <Value description="Full score">a</Value> > <Value description="Full score, miniature or study size">b</Value> > <Value description="Accompaniment reduced for keyboard">c</Value> >- <Value description="Voice score">d</Value> >+ <Value description="Voice score with accompaniment omitted">d</Value> > <Value description="Condensed score or piano-conductor score">e</Value> > <Value description="Close score">g</Value> > <Value description="Chorus score">h</Value> > <Value description="Condensed score">i</Value> > <Value description="Performer-conductor part">j</Value> >+ <Value description="Vocal score">k</Value> > <Value description="Multiple score formats">m</Value> > <Value description="Not applicable">n</Value> > <Value description="Unknown">u</Value> >@@ -915,14 +916,14 @@ > <Value description="Electronic">s</Value> > <Value description="No attempt to code">|</Value> > </Position> >- <Position pos="24" name="Nature of entire work" description=""> >+ <Position pos="24" name="Nature of entire work" description="One-character alphabetic code that indicates the nature of an item if it consists entirely of a certain type of material"> > <Value description="Not specified">#</Value> > <Value description="Calendars">5</Value> > <Value description="Comics/graphic novels">6</Value> > <Value description="Abstracts/summaries">a</Value> > <Value description="Bibliographies">b</Value> > <Value description="Catalogs">c</Value> >- <Value description="Dictionaries. Also used for a glossary or a gazetteer.">d</Value> >+ <Value description="Dictionaries">d</Value> > <Value description="Encyclopedias">e</Value> > <Value description="Handbooks">f</Value> > <Value description="Legal articles">g</Value> >@@ -945,7 +946,7 @@ > <Value description="Teatries">z</Value> > <Value description="No attempt to code">|</Value> > </Position> >- <Position pos="25-27" name="Nature of contents" description=""> >+ <Position pos="25-27" name="Nature of contents" description="Up to three one-character alphabetic codes (recorded in alphabetical order) that indicate that a work contains certain types of materials"> > <Value description="Not specified">#</Value> > <Value description="Calendars">5</Value> > <Value description="Comics/graphic novels">6</Value> >@@ -971,6 +972,7 @@ > <Value description="Standars/specifications">u</Value> > <Value description="Legal cases and case notes">v</Value> > <Value description="Law reports and digests">w</Value> >+ <Value description="Yearbooks">y</Value> > <Value description="Treaties">z</Value> > <Value description="No attempt to code">|||</Value> > </Position> >@@ -1101,7 +1103,7 @@ > <Value description="Running time">001-999</Value> > <Value description="Not applicable">nnn</Value> > <Value description="No attempt to code">|||</Value> >- <Value description="Unknown">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â --- </Value> >+ <Value description="Unknown">---</Value> > </Position> > <Position pos="21" name="Undefined" description="Undefined; contains a blank (#) or a fill character (|)."/> > <Position pos="22" name="Target audience" description="One- character alphabetic code that describes the intellectual level of the target audience for which the material is intended"> >-- >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 9358
:
14455
|
14485
|
16369
|
16919
|
17223
|
17605