Bug 27981: Add option to automatically set 001 to the biblionumber
[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         -
169             - Control Number (001) is
170             - pref: autoControlNumber
171               choices:
172                   biblionumber: generated as biblionumber.
173                   "OFF": not generated automatically.
174     Display:
175         -
176             - 'Separate main entry and subdivisions with '
177             - pref: AuthoritySeparator
178               class: short
179             - '(non-XSLT view only).'
180         -
181             - Show
182             - pref: URLLinkText
183             - as the text of links embedded in MARC records and items.
184         -
185             - pref: UseControlNumber
186               choices:
187                   1: Use
188                   0: "Don't use"
189             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
190         -
191             - Use
192             - pref: MarcFieldDocURL
193               class: url
194             - as the URL for MARC field documentation.
195             - 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").
196             - If left empty, the format documentation on http://loc.gov (MARC21) or http://archive.ifla.org (UNIMARC) is used.
197             - For example <tt>http://fielddoc.example.com/?marc={MARC}&field={FIELD}&language={LANG}</tt>
198         -
199             - pref: hide_marc
200               choices:
201                   1: "Don't show"
202                   0: Show
203             - MARC tag numbers, subfield codes and indicators in MARC views.
204         -
205             - pref: LabelMARCView
206               choices:
207                   standard: "Don't"
208                   economical: Do
209             - collapse repeated tags of the same type into one tag entry on the display.
210         -
211             - By default, display bibliographic records in
212             - pref: IntranetBiblioDefaultView
213               choices:
214                   normal: normal form.
215                   marc: MARC form.
216                   labeled_marc: labelled MARC form.
217                   isbd: ISBD form (see below).
218         -
219             - "Use the following as the staff interface ISBD template:"
220             - pref: ISBD
221               type: textarea
222               syntax: text/html
223               class: code
224         -
225             - pref: OpacSuppression
226               choices:
227                   1: Hide
228                   0: "Don't hide"
229             - bibliographic records marked as suppressed from OPAC search results.
230             - <br />Restrict the suppression to IP addresses outside of the IP range
231             - pref: OpacSuppressionByIPRange
232               class: short
233             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
234             - <br />Redirect the opac detail page for suppressed records to
235             - pref: OpacSuppressionRedirect
236               choices:
237                   1: "an explanatory page ('This record is blocked')."
238                   0: "the 404 error page ('Not found')."
239             - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
240             - pref: OpacSuppressionMessage
241               type: textarea
242               class: code
243         -
244             - pref: SeparateHoldings
245               choices:
246                   1: Separate
247                   0: "Don't separate"
248             - "items display into two tabs, where the first tab contains items whose"
249             - pref: SeparateHoldingsBranch
250               choices:
251                 homebranch: 'home library'
252                 holdingbranch: 'holding library'
253             - "is the logged in user's library. The second tab will contain all other items."
254         -
255             - "Don't show"
256             - pref: NotesToHide
257               class: multi
258             - "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)."
259             - <br />
260             - 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.
261         -
262             - pref: AcquisitionDetails
263               choices:
264                   1: Show
265                   0: "Don't show"
266             - acquisition details on the bibliographic record detail page.
267         -
268             - "Show the following fields for deleted records after a merge:"
269             - pref: MergeReportFields
270             - ".<br />For example: '001,245ab,600'"
271             - "displays:"
272             - "<ul>"
273             - "<li>value of 001</li>"
274             - "<li>subfields a and b of fields 245</li>"
275             - "<li>all subfields of fields 600</li>"
276         -
277             - "Show a list of component records, as linked via field 773, in"
278             - pref: ShowComponentRecords
279               choices:
280                   nowhere: "no"
281                   staff: "staff interface"
282                   opac: "OPAC"
283                   both: "both staff interface and OPAC"
284             - "record detail pages."
285             - "A maximum of"
286             - pref: MaxComponentRecords
287             - "records will be displayed."
288             - "<br/> UNIMARC is not supported."
289             - By default, sort component results in the staff interface by
290             - pref: ComponentSortField
291               default: title
292               choices:
293                   call_number: call number
294                   pubdate: date of publication
295                   acqdate: date added
296                   title: title
297                   author: author
298                   biblionumber: biblionumber
299             - ','
300             - pref: ComponentSortOrder
301               choices:
302                   asc: ascending.
303                   dsc: descending.
304                   az: from A to Z.
305                   za: from Z to A.
306     Importing:
307         -
308             - When matching on ISBN with the record import tool,
309             - pref: AggressiveMatchOnISBN
310               choices:
311                   1: "do"
312                   0: "don't"
313             - 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.
314         -
315             - Display the MARC field/subfields
316             - pref: AdditionalFieldsInZ3950ResultSearch
317             - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 082$ab, 090$ab</code>\")"
318         -
319             - When matching on ISSN with the record import tool,
320             - pref: AggressiveMatchOnISSN
321               choices:
322                   1: "do"
323                   0: "don't"
324             - 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.
325         -
326             - pref: MARCOverlayRules
327               choices:
328                   1: "Use"
329                   0: "Don't use"
330             - MARC overlay rules for incoming records, to decide which action to take for each field.
331     Exporting:
332         -
333             - "Include the following fields when exporting BibTeX:"
334             - pref: BibtexExportAdditionalFields
335               type: textarea
336               syntax: text/x-yaml
337             - "Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )."
338             - "<br/>"
339             - "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] )."
340             - "<br/>"
341             - "All values of repeating tags and subfields will be printed with the given BibTeX tag."
342             - "<br/>"
343             - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing."
344         -
345             - "Include the following fields when exporting RIS:"
346             - pref: RisExportAdditionalFields
347               type: textarea
348               syntax: text/x-yaml
349             - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )."
350             - "<br/>"
351             - "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] )."
352             - "<br/>"
353             - "All values of repeating tags and subfields will be printed with the given RIS tag."
354             - "<br/>"
355             - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."