Bug 28854: (follow-up) Move preferences to "Item bundles"
[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                   1: "Don't show"
13                   0: Show
14             - descriptions of fields and subfields in the MARC editor.
15         -
16             - pref: EasyAnalyticalRecords
17               choices:
18                   1: Show
19                   0: "Don't show"
20             - "easy ways to create analytical record relationships."
21         -
22             - pref: EnableAdvancedCatalogingEditor
23               default: 0
24               choices:
25                   1: Enable
26                   0: "Don't enable"
27             - the advanced cataloging editor.
28             - "<br/> <strong>NOTE:</strong>"
29             - Currently does not include support for UNIMARC fixed fields.
30         -
31             - "When saving in a MARC/MARCXML file in the advanced cataloging editor or exporting from the detail page in the staff interface, use the"
32             - pref: DefaultSaveRecordFileID
33               default: biblionumber
34               choices:
35                   controlnumber: "control number"
36                   biblionumber: "bibliographic record number"
37             - "in the file name."
38         -
39             - pref: CreateAVFromCataloguing
40               default: 1
41               choices:
42                   1: "Allow"
43                   0: "Don't allow"
44             - authorized values to be created within the cataloguing module. Librarian will need the manage_auth_values subpermission.
45
46     Spine labels:
47         -
48             - When using the quick spine label printer,
49             - pref: SpineLabelAutoPrint
50               choices:
51                   1: do
52                   0: "don't"
53             - automatically pop up a print dialog.
54         -
55             - "Include the following fields on a quick-printed spine label:"
56             - (Enter in columns from the <code>biblio</code>, <code>biblioitems</code> or <code>items</code> tables, surrounded by &lt; and &gt;.)
57             - pref: SpineLabelFormat
58               type: textarea
59         -
60             - pref: SpineLabelShowPrintOnBibDetails
61               choices:
62                   1: Show
63                   0:  "Don't show"
64             - buttons on the bibliographic details page to print item spine labels.
65         -
66     Record structure:
67         -
68             - "Fill in the default language for field 008 Range 35-37 of MARC21 records (e.g. eng, nor, ger, see <a href='http://www.loc.gov/marc/languages/language_code.html'>MARC Code List for Languages</a>):"
69             - pref: DefaultLanguageField008
70             - " Empty defaults to eng."
71         -
72             - "Fill in the default country code for field 008 Range 15-17 of MARC21 - Place of publication, production, or execution. (See <a href='http://www.loc.gov/marc/countries/countries_code.html'>MARC Code List for Countries</a>):"
73             - pref: DefaultCountryField008
74             - " Empty defaults to ||| - No attempt to code."
75         -
76             - Interpret and store MARC records in the
77             - pref: marcflavour
78               choices:
79                   MARC21: MARC21
80                   UNIMARC: UNIMARC
81             - format.
82         -
83             - Use the item type of the
84             - pref: item-level_itypes
85               choices:
86                   1: specific item
87                   0: bibliographic record
88             - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
89         -
90             - Map the MARC subfields
91             - pref: itemcallnumber
92             - "to an item's callnumber. List multiple comma-separated fields to check them sequentially. Each field can include multiple subfields. The order of the subfields in the record will be preserved. For example: '082ab,092ab' will look in the 082$a and 082$b, then the 092$a and 092$b."
93             - "Examples for MARC21: Dewey: 082ab,092ab; LOC: 050ab,090ab; from the Koha record: 942hi. Examples for UNIMARC: Dewey: 676a; LOC: 680ab."
94         -
95             - Display MARC subfield
96             - pref: AlternateHoldingsField
97             - "as holdings information for records that do not have items (this can contain multiple subfields to look in, for example <code>852abhi</code> would look in 852 subfields a, b, h, and i), with the subfields separated by"
98             - pref: AlternateHoldingsSeparator
99             - "."
100         -
101             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
102             - pref: MARCOrgCode
103             - by default in new MARC21 records (leave blank to disable). This can be also set on libraries level.
104         -
105             - When items are created, give them the temporary location of
106             - pref: NewItemsDefaultLocation
107               class: short
108             - (should be a location code, or blank to disable).
109         -
110             - pref: z3950NormalizeAuthor
111               choices:
112                   1: Copy
113                   0: "Don't copy"
114             - authors from the UNIMARC
115             - pref: z3950AuthorAuthFields
116               class: multi
117             - tags (separated by commas) to the correct author tags when importing a record using Z39.50.
118         -
119             - Barcodes are
120             - pref: autoBarcode
121               choices:
122                   incremental: generated in the form 1, 2, 3.
123                   annual: generated in the form <year>-0001, <year>-0002.
124                   hbyymmincr: generated in the form <branchcode>yymm0001.
125                   EAN13: incremental EAN-13 barcodes.
126                   "OFF": not generated automatically.
127         -
128             - When a new item is added,
129             - pref: PrefillItem
130               choices:
131                   1: the new item is prefilled with last created item values.
132                   0: the new item is not prefilled with last created item values.
133         -
134             - "Define a list of subfields to use when prefilling items (separated by space):"
135             - pref: SubfieldsToUseWhenPrefill
136         -
137             - Use the languague (ISO 690-2)
138             - pref: UNIMARCField100Language
139               class: short
140             - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
141         -
142             - "List of subfields for which editing is authorized when the edit_items_restricted permission is enabled, separated by spaces:"
143             - pref: SubfieldsToAllowForRestrictedEditing
144             - 'Examples:'
145             - 'UNIMARC: "995$f 995$h 995$j"'
146             - 'MARC21: "952$a 952$b 952$c"'
147             - Note that the FA framework is excluded from the permission.
148             - If the system preference is empty, no fields are restricted.
149         -
150             - "List of subfields for which editing is authorized when the items_batchmod_restricted permission is enabled, separated by spaces:"
151             - pref: SubfieldsToAllowForRestrictedBatchmod
152             - 'Examples:'
153             - 'UNIMARC: "995$f 995$h 995$j"'
154             - 'MARC21: "952$a 952$b 952$c"'
155             - Note that the FA framework is excluded from the permission.
156             - If the system preference is empty, no fields are restricted.
157         -
158             - Store record's creator borrowernumber in MARC subfield
159             - pref: MarcFieldForCreatorId
160             - and record's creator name in MARC subfield
161             - pref: MarcFieldForCreatorName
162             - "."
163             - Store record's last modifier borrowernumber in MARC subfield
164             - pref: MarcFieldForModifierId
165             - and record's last modifier name in MARC subfield
166             - pref: MarcFieldForModifierName
167             - ". <br/><strong>NOTE:</strong> Use a dollar sign between field and subfield like 123$a."
168     Display:
169         -
170             - 'Separate main entry and subdivisions with '
171             - pref: AuthoritySeparator
172               class: short
173             - '(non-XSLT view only).'
174         -
175             - Show
176             - pref: URLLinkText
177             - as the text of links embedded in MARC records and items.
178         -
179             - pref: UseControlNumber
180               choices:
181                   1: Use
182                   0: "Don't use"
183             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
184         -
185             - Use
186             - pref: MarcFieldDocURL
187               class: url
188             - as the URL for MARC field documentation.
189             - Possible substitutions are <tt>{MARC}</tt> (marc flavour, eg. "MARC21" or "UNIMARC"), <tt>{FIELD}</tt> (field number, eg. "000" or "048"), <tt>{LANG}</tt> (user language, eg. "en" or "fi-FI").
190             - If left empty, the format documentation on http://loc.gov (MARC21) or http://archive.ifla.org (UNIMARC) is used.
191             - For example <tt>http://fielddoc.example.com/?marc={MARC}&field={FIELD}&language={LANG}</tt>
192         -
193             - pref: hide_marc
194               choices:
195                   1: "Don't show"
196                   0: Show
197             - MARC tag numbers, subfield codes and indicators in MARC views.
198         -
199             - pref: LabelMARCView
200               choices:
201                   standard: "Don't"
202                   economical: Do
203             - collapse repeated tags of the same type into one tag entry on the display.
204         -
205             - By default, display bibliographic records in
206             - pref: IntranetBiblioDefaultView
207               choices:
208                   normal: normal form.
209                   marc: MARC form.
210                   labeled_marc: labelled MARC form.
211                   isbd: ISBD form (see below).
212         -
213             - "Use the following as the staff interface ISBD template:"
214             - pref: ISBD
215               type: textarea
216               syntax: text/html
217               class: code
218         -
219             - pref: OpacSuppression
220               choices:
221                   1: Hide
222                   0: "Don't hide"
223             - bibliographic records marked as suppressed from OPAC search results.
224             - <br />Restrict the suppression to IP addresses outside of the IP range
225             - pref: OpacSuppressionByIPRange
226               class: short
227             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
228             - <br />Redirect the opac detail page for suppressed records to
229             - pref: OpacSuppressionRedirect
230               choices:
231                   1: "an explanatory page ('This record is blocked')."
232                   0: "the 404 error page ('Not found')."
233             - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
234             - pref: OpacSuppressionMessage
235               type: textarea
236               class: code
237         -
238             - pref: SeparateHoldings
239               choices:
240                   1: Separate
241                   0: "Don't separate"
242             - "items display into two tabs, where the first tab contains items whose"
243             - pref: SeparateHoldingsBranch
244               choices:
245                 homebranch: 'home library'
246                 holdingbranch: 'holding library'
247             - "is the logged in user's library. The second tab will contain all other items."
248         -
249             - "Don't show"
250             - pref: NotesToHide
251               class: multi
252             - "note fields in the 'Title notes' tab and in the 'Description' tab on the OPAC and staff interface detail pages. Use a comma to separate multiple fields. Examples: 500,502 (MARC21); 300,328 (UNIMARC)."
253             - <br />
254             - For hiding fields from other pages like the normal view, use the visibility settings for subfields in the MARC bibliographic frameworks section of the administration module.
255         -
256             - pref: AcquisitionDetails
257               choices:
258                   1: Show
259                   0: "Don't show"
260             - acquisition details on the bibliographic record detail page.
261         -
262             - "Show the following fields for deleted records after a merge:"
263             - pref: MergeReportFields
264             - ".<br />For example: '001,245ab,600'"
265             - "displays:"
266             - "<ul>"
267             - "<li>value of 001</li>"
268             - "<li>subfields a and b of fields 245</li>"
269             - "<li>all subfields of fields 600</li>"
270         -
271             - "Show a list of component records, as linked via field 773, in"
272             - pref: ShowComponentRecords
273               choices:
274                   nowhere: "no"
275                   staff: "staff interface"
276                   opac: "OPAC"
277                   both: "both staff interface and OPAC"
278             - "record detail pages."
279             - "A maximum of"
280             - pref: MaxComponentRecords
281             - "records will be displayed."
282             - "<br/> UNIMARC is not supported."
283             - By default, sort component results in the staff interface by
284             - pref: ComponentSortField
285               default: title
286               choices:
287                   call_number: call number
288                   pubdate: date of publication
289                   acqdate: date added
290                   title: title
291                   author: author
292             - ','
293             - pref: ComponentSortOrder
294               choices:
295                   asc: ascending.
296                   dsc: descending.
297                   az: from A to Z.
298                   za: from Z to A.
299     Importing:
300         -
301             - When matching on ISBN with the record import tool,
302             - pref: AggressiveMatchOnISBN
303               choices:
304                   1: "do"
305                   0: "don't"
306             - attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records.
307         -
308             - Display the MARC field/subfields
309             - pref: AdditionalFieldsInZ3950ResultSearch
310             - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 082$ab, 090$ab</code>\")"
311         -
312             - When matching on ISSN with the record import tool,
313             - pref: AggressiveMatchOnISSN
314               choices:
315                   1: "do"
316                   0: "don't"
317             - attempt to match aggressively by trying all variations of the ISSNs in the imported record as a phrase in the ISSN fields of already cataloged records.
318         -
319             - pref: MARCOverlayRules
320               choices:
321                   1: "Use"
322                   0: "Don't use"
323             - MARC overlay rules for incoming records, to decide which action to take for each field.
324     Exporting:
325         -
326             - "Include the following fields when exporting BibTeX:"
327             - pref: BibtexExportAdditionalFields
328               type: textarea
329               syntax: text/x-yaml
330             - "Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )."
331             - "<br/>"
332             - "To specify multiple marc tags/subfields as targets for a repeating BibTex tag, use the following format: BT_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g. notes: [501$a, 505$g] )."
333             - "<br/>"
334             - "All values of repeating tags and subfields will be printed with the given BibTeX tag."
335             - "<br/>"
336             - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing."
337         -
338             - "Include the following fields when exporting RIS:"
339             - pref: RisExportAdditionalFields
340               type: textarea
341               syntax: text/x-yaml
342             - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )."
343             - "<br/>"
344             - "To specify multiple MARC tags/subfields as targets for a repeating RIS tag, use the following format: RIS_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g. NT: [501$a, 505$g] )."
345             - "<br/>"
346             - "All values of repeating tags and subfields will be printed with the given RIS tag."
347             - "<br/>"
348             - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."