Bug 5979 - Follow up: Change ISBD syspref description and fix warning in t/Biblio...
[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 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>)
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, for displaying an item type icon on either opac detail or results page, 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 (for MARC21 records): <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 MARC21 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         -
113             - Define a list of subfields for which editing is authorized when edit_items_restricted permission is enabled, separated by spaces.
114             - pref: SubfieldsToAllowForRestrictedEditing
115             - 'Examples:'
116             - 'UNIMARC: "995$f 995$h 995$j"'
117             - 'MARC21: "952$a 952$b 952$c"'
118             - Note that the FA framework is excluded from the permission.
119             - If the pref is empty, no fields are restricted.
120         -
121             - Define a list of subfields for which editing is authorized when items_batchmod_restricted permission is enabled, separated by spaces.
122             - pref: SubfieldsToAllowForRestrictedBatchmod
123             - 'Examples:'
124             - 'UNIMARC: "995$f 995$h 995$j"'
125             - 'MARC21: "952$a 952$b 952$c"'
126             - Note that the FA framework is excluded from the permission.
127             - If the pref is empty, no fields are restricted.
128     Display:
129         -
130             - 'Separate multiple displayed authors, series or subjects with '
131             - pref: AuthoritySeparator
132               class: short
133             - '.'
134         -
135             - Show
136             - pref: URLLinkText
137             - as the text of links embedded in MARC records.
138         -
139             - pref: UseControlNumber
140               choices:
141                   yes: Use
142                   no: "Don't use"
143             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
144         -
145             - pref: hide_marc
146               choices:
147                   yes: "Don't display"
148                   no: Display
149             - MARC tag numbers, subfield codes and indicators in MARC views.
150         -
151             - pref: LabelMARCView
152               choices:
153                   standard: "Don't"
154                   economical: Do
155             - collapse repeated tags of the same type into one tag entry on the display.
156         -
157             - By default, display biblio records in
158             - pref: IntranetBiblioDefaultView
159               choices:
160                   normal: normal form.
161                   marc: MARC form.
162                   labeled_marc: Labelled MARC form
163                   isbd: ISBD form (see below).
164         -
165             - "Use the following as the staff ISBD template:"
166             - pref: ISBD
167               type: textarea
168               class: code
169         -
170             - pref: OpacSuppression
171               choices:
172                   yes: Hide
173                   no: "Don't hide"
174             - items marked as suppressed from OPAC search results.
175             - <br />Restrict the suppression to IP adresses outside of the IP range
176             - pref: OpacSuppressionByIPRange
177               class: short
178             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
179             - <br />Redirect the opac detail page for suppressed records to
180             - pref: OpacSuppressionRedirect
181               choices:
182                   yes: "an explanatory page ('This record is blocked')."
183                   no: "the 404 error page ('Not found')."
184             - <br />Display the following message on the redirect page for suppressed biblios
185             - pref: OpacSuppressionMessage
186               type: textarea
187               class: code
188         -
189             - pref: SeparateHoldings
190               choices:
191                   yes: Separate
192                   no: Don't separate
193             - "items display into two tabs, where the first tab contains items whose"
194             - pref: SeparateHoldingsBranch
195               choices:
196                 homebranch: 'home library'
197                 holdingbranch: 'holding library'
198             - "is the logged in user's library. The second tab will contain all other items."
199         -
200             - Don't show these
201             - pref: NotesBlacklist
202               class: multi
203             - 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)
204         -
205             - pref: AcquisitionDetails
206               choices:
207                   yes: Display
208                   no: "Don't display"
209             - acquisition details on the biblio detail page.
210         -
211             - pref: MergeReportFields
212             - "fields to display for deleted records after merge"
213             - "<br />example: '001,245ab,600'"
214             - "displays:"
215             - "<ul>"
216             - "<li>value of 001</li>"
217             - "<li>subfields a and b of fields 245</li>"
218             - "<li>all subfields of fields 600</li>"
219     Importing:
220         -
221             - When matching on ISBN with the record import tool,
222             - pref: AggressiveMatchOnISBN
223               choices:
224                   yes: "do"
225                   no: "don't"
226             - 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.  Note that this preference has no effect if UseQueryParser is on.
227     Exporting:
228         -
229             - Include following fields when exporting BibTeX,
230             - pref: BibtexExportAdditionalFields
231               type: textarea
232             - "Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )"
233             - "<br/>"
234             - "To specificy 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] )"
235             - "<br/>"
236             - "All values of repeating tags and subfields will be printed with the given BibTeX tag."
237             - "<br/>"
238             - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing."
239         -
240             - Include following fields when exporting RIS,
241             - pref: RisExportAdditionalFields
242               type: textarea
243             - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
244             - "<br/>"
245             - "To specificy 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] )"
246             - "<br/>"
247             - "All values of repeating tags and subfields will be printed with the given RIS tag."
248             - "<br/>"
249             - "Use of TY ( record type ) as a key will <i>replace</i> the default TY with the field value of your choosing."