Merge remote-tracking branch 'origin/new/bug_7613'
[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, should it be prefilled with last created item values?
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     Display:
109         -
110             - 'Separate multiple displayed authors, series or subjects with '
111             - pref: authoritysep
112               class: short
113             - '.'
114         -
115             - Show
116             - pref: URLLinkText
117             - as the text of links embedded in MARC records.
118         -
119             - pref: UseControlNumber
120               choices:
121                   yes: Use
122                   no: "Don't use"
123             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
124         -
125             - pref: hide_marc
126               choices:
127                   yes: "Don't display"
128                   no: Display
129             - MARC tag numbers, subfield codes and indicators in MARC views.
130         -
131             - pref: LabelMARCView
132               choices:
133                   standard: "Don't"
134                   economical: Do
135             - collapse repeated tags of the same type into one tag entry on the display.
136         -
137             - By default, display biblio records in
138             - pref: IntranetBiblioDefaultView
139               choices:
140                   normal: normal form.
141                   marc: MARC form.
142                   labeled_marc: Labelled MARC form
143                   isbd: ISBD form (see below).
144         -
145             - "Use the following as the ISBD template:"
146             - pref: ISBD
147               type: textarea
148               class: code
149         -
150             - pref: OpacSuppression
151               choices:
152                   yes: Hide
153                   no: "Don't hide"
154             - 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.
155             - Restrict the suppression to IP adresses outside of the IP range
156             - pref: OpacSuppressionByIPRange
157               class: short
158             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
159