Bug 30373: Rewrite authorities_normal_unimarc to YAML
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Mon, 28 Mar 2022 04:36:38 +0000 (01:36 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 21 Apr 2022 23:41:35 +0000 (13:41 -1000)
commit4951822d5dd6a3e59bdf5819105f5e197f13c984
tree435f1bcaea275d96f9cd138f167c7344a6525b90
parent69f17cf4c3a6b87cd8bba3347f1c27913b5d130b
Bug 30373: Rewrite authorities_normal_unimarc to YAML

YAML version of authorities_normal_unimarc + sample auth types
Includes

This files works like it's marc21 counterpart:
* Defines an authority default framework
* Creates sample auth types by copy

Auth type codes and select fields/subfields are based on
french files in fr-FR install directory.

To test:
1. Apply this patch
2. Repeat UNIMARC install procedure as previous patches
3. Verify authorities_normal_unimarc.yml is loaded without problem
4. In the staff interface verify all auth types are present

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.sql [deleted file]
installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.txt [deleted file]
installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml [new file with mode: 0644]