Bug 4839: Adjust default values for MARC21 authority Fixed-Length Data Elements
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / authorities.pref
1 Authorities:
2     -
3         - When editing records,
4         - pref: BiblioAddsAuthorities
5           default: no
6           choices:
7               yes: allow
8               no: "don't allow"
9         - them too automatically create new authority records if needed, rather than having to reference existing authorities.
10     -
11         - pref: dontmerge
12           default: yes
13           choices:
14               yes: "Don't"
15               no: Do
16         - automatically update attached biblios when changing an authority record. If this is off, please ask your administrator to enable the merge_authorities.pl cronjob.
17     -
18         - Use the following text for the contents of MARC authority control field 008 position 06-39 (fixed length data elements). Do NOT include the date (position 00-05).
19         - pref: MARCAuthorityControlField008
20           default: "|| aca||aabn           | a|a     d"
21           type: textarea
22           class: code
23     -
24         - pref: UseAuthoritiesForTracings
25           default: yes
26           choices:
27               yes: Use
28               no: "Don't use"
29         - authority record numbers instead of text strings for searches from subject tracings.