]> git.koha-community.org Git - koha.git/commit
Bug 20700: MARC21 add/update leader/007/008 codes (17.11.x version)
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 14 Jun 2018 14:42:20 +0000 (11:42 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 4 Jul 2018 16:10:26 +0000 (18:10 +0200)
commit70f75b7e3caaaa54df2f45dd0a1b5c452e7830ca
treecf4ce63256fd30e351c4a31f1de8445e35656fe8
parentb77b44da60b7b3f67c4fc33e425d8cbb635643ca
Bug 20700: MARC21 add/update leader/007/008 codes (17.11.x version)

For Koha 17.11.x version

This add/updates some codes from updates 22 (Apr/16)
and 23 (Nov/16)

Update 22 https://www.loc.gov/marc/up22bibliographic/bdapndxg.html

Sound Recording 007/03 n (new)
Sound Recording 007/10 n (new)
Sound Recording 007/01 r (new)
Sound Recording 007/01 s (new)

Update 23 https://www.loc.gov/marc/up23bibliographic/bdapndxg.html

Leader/18 n (new)
Music 008/20 p (new), b (renamed)

To test:
1) Apply the patch
2) Clean your browser cache
3) Go to cataloguing -> new record
4) Leader plugin: check leader/18, new option 'n'
5) 007 Plugin:
a) Sound recording
check 007/01 new 'r'
check 007/03 new 'n'
check 007/10 new 'n'
b) Electronic resource
check 007/01 new 's'
6) 008 Plugin: Music, check 008/20 renamed 'b', new 'p'
koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml
koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-widgets-marc21.inc
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt