Main Koha release repository
https://koha-community.org
8340c478fa
* Defined local field 942$a to store the authority type for MARC21 instead of 152$b * Added 942$b to MARC21 authority framework. * Added auth_header.authid and auth_header.authtypecode to appropriate subfields in MARC21 authority framework. * Started work on two new modules: C4::AuthoritiesMarc::MARC21 C4::AuthoritiesMarc::UNIMARC These modules will be used to extract MARC-format-specific behavior out of C4::AuthoritiesMarc * Updated Zebra config for MARC21 to use only the 942$a for the authority type. * For MARC21, added logic to move 152$b to 942$a for existing authority records. Specifically, AddAuthority now does this move when a record is saved, while GetAuthority and GetAuthorityXML do this when extracting a record for other use. This logic is temporary, and can hopefully be removed later, once use of 152$b in MARC21 authorities is confirmed to be absent for Koha users. I will also create a batch job to do this update in one fell swoop. Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
acqui | ||
admin | ||
authorities | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
etc | ||
install_misc | ||
installer | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
opac | ||
reports | ||
reserve | ||
reviews | ||
rss | ||
serials | ||
skel | ||
sms | ||
suggestion | ||
svc | ||
t | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
.htaccess | ||
about.pl | ||
changelanguage.pl | ||
edithelp.pl | ||
fix-perl-path.PL | ||
help.pl | ||
INSTALL | ||
install-CPAN.pl | ||
INSTALL.debian | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
README | ||
rewrite-config.PL |
Koha 3 - the next-generation release of the award-winning Koha open-source integrated library system. 30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com> Koha is distributed under the GNU GPL. Please read the file LICENSE for more details. To install or upgrade Koha, please see the INSTALL file. Please report any bugs to the koha mailing lists or bug tracker and we will try to fix them in a future release. The main koha web site is http://www.koha.org/