Bug 11674: Configuration for MARC field doc URLs
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / cataloguing.pref
blobcc75b6dfb4810fc0770a8eafb90239b7ec15d20c
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         -
22             - pref: EnableAdvancedCatalogingEditor
23               default: 0
24               choices:
25                   yes: Enable
26                   no: "Don't enable"
27             - the advanced cataloging editor.
28             - "<br/> NOTE:"
29             - Currently does not include support for UNIMARC or NORMARC fixed fields.
30     Spine Labels:
31         -
32             - When using the quick spine label printer,
33             - pref: SpineLabelAutoPrint
34               choices:
35                   yes: do
36                   no: "don't"
37             - automatically pop up a print dialog.
38         -
39             - "Include the following fields on a quick-printed spine label:"
40             - (Enter in columns from the <code>biblio</code>, <code>biblioitems</code> or <code>items</code> tables, surrounded by &lt; and &gt;.)
41             - pref: SpineLabelFormat
42               type: textarea
43         -
44             - pref: SpineLabelShowPrintOnBibDetails
45               choices:
46                   yes: Display
47                   no:  "Don't display"
48             - buttons on the bib details page to print item spine labels.
49         -
50     Record Structure:
51         -
52             - 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>)
53             - pref: DefaultLanguageField008
54             - " Empty defaults to eng."
55         -
56             - 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>
57             - pref: DefaultCountryField008
58             - " Empty defaults to xxu for United States."
59         -
60             - Interpret and store MARC records in the
61             - pref: marcflavour
62               choices:
63                   MARC21: MARC21
64                   UNIMARC: UNIMARC
65                   NORMARC: NORMARC
66             - format.
67         -
68             - Use the item type of the
69             - pref: item-level_itypes
70               choices:
71                   yes: specific item
72                   no: biblio record
73             - 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).
74         -
75             - Map the MARC subfield
76             - pref: itemcallnumber
77             - "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>"
78         -
79             - Display MARC subfield
80             - pref: AlternateHoldingsField
81             - "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"
82             - pref: AlternateHoldingsSeparator
83             - "."
84         -
85             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
86             - pref: MARCOrgCode
87             - by default in new MARC21 records (leave blank to disable). This can be also set on libraries level.
88         -
89             - When items are created, give them the temporary location of
90             - pref: NewItemsDefaultLocation
91               class: short
92             - (should be a location code, or blank to disable).
93         -
94             - pref: z3950NormalizeAuthor
95               choices:
96                   yes: Copy
97                   no: "Don't copy"
98             - authors from the UNIMARC
99             - pref: z3950AuthorAuthFields
100               class: multi
101             - tags (separated by commas) to the correct author tags when importing a record using Z39.50.
102         -
103             - Barcodes are
104             - pref: autoBarcode
105               choices:
106                   incremental: generated in the form 1, 2, 3.
107                   annual: generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002.
108                   hbyymmincr: generated in the form &lt;branchcode&gt;yymm0001.
109                   EAN13: incremental EAN-13 barcodes
110                   "OFF": not generated automatically.
111         -
112             - When a new item is added,
113             - pref: PrefillItem
114               choices:
115                   yes: the new item is prefilled with last created item values.
116                   no: the new item is not prefilled with last created item values.
117         -
118             - Define a list of subfields to use when prefilling items (separated by space)
119             - pref: SubfieldsToUseWhenPrefill
120         -
121             - Use the languague (ISO 690-2)
122             - pref: UNIMARCField100Language
123               class: short
124             - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
125         -
126             - Define a list of subfields for which editing is authorized when edit_items_restricted permission is enabled, separated by spaces.
127             - pref: SubfieldsToAllowForRestrictedEditing
128             - 'Examples:'
129             - 'UNIMARC: "995$f 995$h 995$j"'
130             - 'MARC21: "952$a 952$b 952$c"'
131             - Note that the FA framework is excluded from the permission.
132             - If the pref is empty, no fields are restricted.
133         -
134             - Define a list of subfields for which editing is authorized when items_batchmod_restricted permission is enabled, separated by spaces.
135             - pref: SubfieldsToAllowForRestrictedBatchmod
136             - 'Examples:'
137             - 'UNIMARC: "995$f 995$h 995$j"'
138             - 'MARC21: "952$a 952$b 952$c"'
139             - Note that the FA framework is excluded from the permission.
140             - If the pref is empty, no fields are restricted.
141     Display:
142         -
143             - 'Separate multiple displayed authors, series or subjects with '
144             - pref: AuthoritySeparator
145               class: short
146             - '.'
147         -
148             - Show
149             - pref: URLLinkText
150             - as the text of links embedded in MARC records.
151         -
152             - pref: UseControlNumber
153               choices:
154                   yes: Use
155                   no: "Don't use"
156             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
157         -
158             - Use
159             - pref: MarcFieldDocURL
160               class: url
161             - as the URL for MARC field documentation.
162             - 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").
163             - If left empty, the format documentation on http://loc.gov (MARC21) or http://archive.ifla.org (UNIMARC) is used.
164             - For example <tt>http://fielddoc.example.com/?marc={MARC}&field={FIELD}&language={LANG}</tt>
165         -
166             - pref: hide_marc
167               choices:
168                   yes: "Don't display"
169                   no: Display
170             - MARC tag numbers, subfield codes and indicators in MARC views.
171         -
172             - pref: LabelMARCView
173               choices:
174                   standard: "Don't"
175                   economical: Do
176             - collapse repeated tags of the same type into one tag entry on the display.
177         -
178             - By default, display biblio records in
179             - pref: IntranetBiblioDefaultView
180               choices:
181                   normal: normal form.
182                   marc: MARC form.
183                   labeled_marc: Labelled MARC form
184                   isbd: ISBD form (see below).
185         -
186             - "Use the following as the staff ISBD template:"
187             - pref: ISBD
188               type: textarea
189               class: code
190         -
191             - pref: OpacSuppression
192               choices:
193                   yes: Hide
194                   no: "Don't hide"
195             - biblios marked as suppressed from OPAC search results.
196             - <br />Restrict the suppression to IP addresses outside of the IP range
197             - pref: OpacSuppressionByIPRange
198               class: short
199             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
200             - <br />Redirect the opac detail page for suppressed records to
201             - pref: OpacSuppressionRedirect
202               choices:
203                   yes: "an explanatory page ('This record is blocked')."
204                   no: "the 404 error page ('Not found')."
205             - <br />Display the following message on the redirect page for suppressed biblios
206             - pref: OpacSuppressionMessage
207               type: textarea
208               class: code
209         -
210             - pref: SeparateHoldings
211               choices:
212                   yes: Separate
213                   no: Don't separate
214             - "items display into two tabs, where the first tab contains items whose"
215             - pref: SeparateHoldingsBranch
216               choices:
217                 homebranch: 'home library'
218                 holdingbranch: 'holding library'
219             - "is the logged in user's library. The second tab will contain all other items."
220         -
221             - Don't show these
222             - pref: NotesBlacklist
223               class: multi
224             - 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)
225         -
226             - pref: AcquisitionDetails
227               choices:
228                   yes: Display
229                   no: "Don't display"
230             - acquisition details on the biblio detail page.
231         -
232             - pref: MergeReportFields
233             - "fields to display for deleted records after merge"
234             - "<br />example: '001,245ab,600'"
235             - "displays:"
236             - "<ul>"
237             - "<li>value of 001</li>"
238             - "<li>subfields a and b of fields 245</li>"
239             - "<li>all subfields of fields 600</li>"
240     Importing:
241         -
242             - When matching on ISBN with the record import tool,
243             - pref: AggressiveMatchOnISBN
244               choices:
245                   yes: "do"
246                   no: "don't"
247             - 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.
248         -
249             - When matching on ISSN with the record import tool,
250             - pref: AggressiveMatchOnISSN
251               choices:
252                   yes: "do"
253                   no: "don't"
254             - 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.  Note that this preference has no effect if UseQueryParser is on.
256     Exporting:
257         -
258             - Include following fields when exporting BibTeX,
259             - pref: BibtexExportAdditionalFields
260               type: textarea
261             - "Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )"
262             - "<br/>"
263             - "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] )"
264             - "<br/>"
265             - "All values of repeating tags and subfields will be printed with the given BibTeX tag."
266             - "<br/>"
267             - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing."
268         -
269             - Include following fields when exporting RIS,
270             - pref: RisExportAdditionalFields
271               type: textarea
272             - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
273             - "<br/>"
274             - "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] )"
275             - "<br/>"
276             - "All values of repeating tags and subfields will be printed with the given RIS tag."
277             - "<br/>"
278             - "Use of TY ( record type ) as a key will <i>replace</i> the default TY with the field value of your choosing."