updated release notes for 3.14.0 beta
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / cataloguing.pref
1 Cataloging:
2 # broken, omitted: marc
3     Interface:
4         -
5             - Use
6             - pref: DefaultClassificationSource
7               choices: class-sources
8             - as the default classification source.
9         -
10             - pref: advancedMARCeditor
11               choices:
12                   yes: "Don't display"
13                   no: Display
14             - descriptions of fields and subfields in the MARC editor.
15         -
16             - pref: EasyAnalyticalRecords
17               choices:
18                   yes: Display
19                   no: "Don't Display"
20             - easy ways to create analytical record relationships
21     Spine Labels:
22         -
23             - When using the quick spine label printer,
24             - pref: SpineLabelAutoPrint
25               choices:
26                   yes: do
27                   no: "don't"
28             - automatically pop up a print dialog.
29         -
30             - "Include the following fields on a quick-printed spine label:"
31             - (Enter in columns from the <code>biblio</code>, <code>biblioitems</code> or <code>items</code> tables, surrounded by &lt; and &gt;.)
32             - pref: SpineLabelFormat
33               type: textarea
34         -
35             - pref: SpineLabelShowPrintOnBibDetails
36               choices:
37                   yes: Display
38                   no:  "Don't display"
39             - buttons on the bib details page to print item spine labels.
40         -
41     Record Structure:
42         -
43             - Fill in the default language for field 008 Range 35-37 (e.g. eng, nor, ger, see <a href="http://www.loc.gov/marc/languages/language_code.html">MARC Code List for Languages</a>)
44             - pref: DefaultLanguageField008
45             - " Empty defaults to eng."
46         -
47             - Interpret and store MARC records in the
48             - pref: marcflavour
49               choices:
50                   MARC21: MARC21
51                   UNIMARC: UNIMARC
52                   NORMARC: NORMARC
53             - format.
54         -
55             - Use the item type of the
56             - pref: item-level_itypes
57               choices:
58                   yes: specific item
59                   no: biblio record
60             - as the authoritative item type (for determining circulation and fines rules, etc).
61         -
62             - Map the MARC subfield
63             - pref: itemcallnumber
64             - "to an item's callnumber. (This can contain multiple subfields to look in; for instance <code>082ab</code> would look in 082 subfields a and b.)<br />Examples: <strong>Dewey</strong>: <code>082ab</code> or <code>092ab</code>; <strong>LOC</strong>: <code>050ab</code> or <code>090ab</code>; <strong>from the item record</strong>: <code>852hi</code>"
65         -
66             - Display MARC subfield
67             - pref: AlternateHoldingsField
68             - "as holdings information for records that do not have items (This can contain multiple subfields to look in; for instance <code>852abhi</code> would look in 852 subfields a, b, h, and i.), with the subfields separated by"
69             - pref: AlternateHoldingsSeparator
70             - "."
71         -
72             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
73             - pref: MARCOrgCode
74             - by default in new MARC records (leave blank to disable).
75         -
76             - When items are created, give them the temporary location of
77             - pref: NewItemsDefaultLocation
78               class: short
79             - (should be a location code, or blank to disable).
80         -
81             - pref: z3950NormalizeAuthor
82               choices:
83                   yes: Copy
84                   no: "Don't copy"
85             - authors from the UNIMARC
86             - pref: z3950AuthorAuthFields
87               class: multi
88             - tags (separated by commas) to the correct author tags when importing a record using Z39.50.
89         -
90             - Barcodes are
91             - pref: autoBarcode
92               choices:
93                   incremental: generated in the form 1, 2, 3.
94                   annual: generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002.
95                   hbyymmincr: generated in the form &lt;branchcode&gt;yymm0001.
96                   EAN13: incremental EAN-13 barcodes
97                   "OFF": not generated automatically.
98         -
99             - When a new item is added,
100             - pref: PrefillItem
101               choices:
102                   yes: the new item is prefilled with last created item values.
103                   no: the new item is not prefilled with last created item values.
104         -
105             - Define a list of subfields to use when prefilling items (separated by space)
106             - pref: SubfieldsToUseWhenPrefill
107         -
108             - Use the languague (ISO 690-2)
109             - pref: UNIMARCField100Language
110               class: short
111             - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
112     Display:
113         -
114             - 'Separate multiple displayed authors, series or subjects with '
115             - pref: authoritysep
116               class: short
117             - '.'
118         -
119             - Show
120             - pref: URLLinkText
121             - as the text of links embedded in MARC records.
122         -
123             - pref: UseControlNumber
124               choices:
125                   yes: Use
126                   no: "Don't use"
127             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
128         -
129             - pref: hide_marc
130               choices:
131                   yes: "Don't display"
132                   no: Display
133             - MARC tag numbers, subfield codes and indicators in MARC views.
134         -
135             - pref: LabelMARCView
136               choices:
137                   standard: "Don't"
138                   economical: Do
139             - collapse repeated tags of the same type into one tag entry on the display.
140         -
141             - By default, display biblio records in
142             - pref: IntranetBiblioDefaultView
143               choices:
144                   normal: normal form.
145                   marc: MARC form.
146                   labeled_marc: Labelled MARC form
147                   isbd: ISBD form (see below).
148         -
149             - "Use the following as the ISBD template:"
150             - pref: ISBD
151               type: textarea
152               class: code
153         -
154             - pref: OpacSuppression
155               choices:
156                   yes: Hide
157                   no: "Don't hide"
158             - items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed item, or your searches will be broken.
159             - Restrict the suppression to IP adresses outside of the IP range
160             - pref: OpacSuppressionByIPRange
161               class: short
162             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
163         -
164             - pref: SeparateHoldings
165               choices:
166                   yes: Separate
167                   no: Don't separate
168             - "items display into two tabs, where the first tab contains items whose"
169             - pref: SeparateHoldingsBranch
170               choices:
171                 homebranch: 'home library'
172                 holdingbranch: 'holding library'
173             - "is the logged in user's library. The second tab will contain all other items."
174         -
175             - Don't show these
176             - pref: NotesBlacklist
177               class: multi
178             - note fields in title notes separator (OPAC record details) and in the description separator (Staff client record details). The fields should appear separated with commas and according with the Koha MARC format (eg 3.. for UNIMARC, 5.. for MARC21)