http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13412
Bug ID: 13412
Summary: Allow configuration of auto-created authorities
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: MARC Authority data support
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When AutoCreateAuthorities and BiblioAddsAuthorities sysprefs are on, Koha
automagically creates authority records from biblios.
Currently there's no way to change what data goes into the auth record. For
example, field 667a always contains the text "Machine generated authority
record."
and 670a contains "Work cat. ($MARCOrgCode)$999c: $bib.author,
$bib.title_proper, $bib.publication_date"
Perhaps a new syspref where you could enter stuff like
"
667a Machine generated authority record.
670a Work cat. ($MARCOrgCode)$999c: $bib.author, $bib.title_proper,
$bib.publication_date
"
(meaning the fields 667a and 670a get the same text as they used to; see
LinkBibHeadingsToAuthorities() in C4/Biblio.pm)
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/