]> git.koha-community.org Git - koha.git/commit
Bug 8334 - Authority UNIMARC 100 field plugin
authorVitor FERNANDES <vfernandes@keep.pt>
Wed, 18 Sep 2013 20:58:24 +0000 (17:58 -0300)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Tue, 24 Dec 2013 11:58:02 +0000 (12:58 +0100)
commitfd865d5013a739d1fa00ab2100d8466e05f42025
tree05fb91c808ccfd04f55005e2a156c462239eb875
parent27596b0c6a808fda6a08abb4cd46a98025e3a38f
Bug 8334 - Authority UNIMARC 100 field plugin

This patch adds a plugin for field 100 of UNIMARC
authorities.

To test on a UNIMARC site:
1) Apply the patch
2) Edit some authority framework, field 100
3) Link subfield 'a' to unimarc_field_100_authorities.pl
plugin, save
4) Edit or add auth record, click on '...' to bring plugin
5) Modify field 100a
6) Save record

Thanks to Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> for
converting Vitor's original patch to a Git patch and doing
some tidying.

Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr>
Signed-off-by: Stephane Delaye <stephane.delaye@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 311c9278765f369f616dadab92a8179761f8ee7a)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
cataloguing/value_builder/unimarc_field_100_authorities.pl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100_authorities.tt [new file with mode: 0644]