Bug 8732: Allowing biblio level itemtypes to display instead of MARC ones
[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         -
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: bibliographic 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 subfields
76             - pref: itemcallnumber
77             - "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. Examples (for MARC21 records): Dewey: 082ab,092ab; LOC: 050ab,090ab; from the item record: 952hi."
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 <year>-0001, <year>-0002.
108                   hbyymmincr: generated in the form <branchcode>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         -
142             - Store record's creator borrowernumber in MARC subfield
143             - pref: MarcFieldForCreatorId
144             - and record's creator name in MARC subfield
145             - pref: MarcFieldForCreatorName
146             - Store record's last modifier borrowernumber in MARC subfield
147             - pref: MarcFieldForModifierId
148             - and record's last modifier name in MARC subfield
149             - pref: MarcFieldForModifierName
150             - "<br/>NOTE: Use a dollar sign between field and subfield like 123$a."
151     Display:
152         -
153             - 'Separate main entry and subdivisions with '
154             - pref: AuthoritySeparator
155               class: short
156             - '(non-XSLT view only).'
157         -
158             - Show
159             - pref: URLLinkText
160             - as the text of links embedded in MARC records.
161         -
162             - pref: UseControlNumber
163               choices:
164                   yes: Use
165                   no: "Don't use"
166             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
167         -
168             - Use
169             - pref: MarcFieldDocURL
170               class: url
171             - as the URL for MARC field documentation.
172             - 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").
173             - If left empty, the format documentation on http://loc.gov (MARC21) or http://archive.ifla.org (UNIMARC) is used.
174             - For example <tt>http://fielddoc.example.com/?marc={MARC}&field={FIELD}&language={LANG}</tt>
175         -
176             - pref: hide_marc
177               choices:
178                   yes: "Don't display"
179                   no: Display
180             - MARC tag numbers, subfield codes and indicators in MARC views.
181         -
182             - pref: LabelMARCView
183               choices:
184                   standard: "Don't"
185                   economical: Do
186             - collapse repeated tags of the same type into one tag entry on the display.
187         -
188             - By default, display bibliographic records in
189             - pref: IntranetBiblioDefaultView
190               choices:
191                   normal: normal form.
192                   marc: MARC form.
193                   labeled_marc: Labelled MARC form
194                   isbd: ISBD form (see below).
195         -
196             - "Use the following as the staff ISBD template:"
197             - pref: ISBD
198               type: textarea
199               syntax: text/html
200               class: code
201         -
202             - pref: OpacSuppression
203               choices:
204                   yes: Hide
205                   no: "Don't hide"
206             - bibliographic records marked as suppressed from OPAC search results.
207             - <br />Restrict the suppression to IP addresses outside of the IP range
208             - pref: OpacSuppressionByIPRange
209               class: short
210             - (Leave blank if not used. Define a range like <code>192.168.</code>.)
211             - <br />Redirect the opac detail page for suppressed records to
212             - pref: OpacSuppressionRedirect
213               choices:
214                   yes: "an explanatory page ('This record is blocked')."
215                   no: "the 404 error page ('Not found')."
216             - <br />Display the following message on the redirect page for suppressed bibliographic records
217             - pref: OpacSuppressionMessage
218               type: textarea
219               class: code
220         -
221             - pref: SeparateHoldings
222               choices:
223                   yes: Separate
224                   no: Don't separate
225             - "items display into two tabs, where the first tab contains items whose"
226             - pref: SeparateHoldingsBranch
227               choices:
228                 homebranch: 'home library'
229                 holdingbranch: 'holding library'
230             - "is the logged in user's library. The second tab will contain all other items."
231         -
232             - "Don't show"
233             - pref: NotesToHide
234               class: multi
235             - "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)."
236             - <br />
237             - 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.
238         -
239             - pref: AcquisitionDetails
240               choices:
241                   yes: Display
242                   no: "Don't display"
243             - acquisition details on the bibliographic record detail page.
244         -
245             - pref: MergeReportFields
246             - "fields to display for deleted records after merge"
247             - "<br />example: '001,245ab,600'"
248             - "displays:"
249             - "<ul>"
250             - "<li>value of 001</li>"
251             - "<li>subfields a and b of fields 245</li>"
252             - "<li>all subfields of fields 600</li>"
253     Importing:
254         -
255             - When matching on ISBN with the record import tool,
256             - pref: AggressiveMatchOnISBN
257               choices:
258                   yes: "do"
259                   no: "don't"
260             - 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.
261         -
262             - Display the MARC field/subfields
263             - pref: AdditionalFieldsInZ3950ResultSearch
264             - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 082$ab, 090$ab</code>\")"
265         -
266             - When matching on ISSN with the record import tool,
267             - pref: AggressiveMatchOnISSN
268               choices:
269                   yes: "do"
270                   no: "don't"
271             - 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.
272
273     Exporting:
274         -
275             - Include following fields when exporting BibTeX,
276             - pref: BibtexExportAdditionalFields
277               type: textarea
278               syntax: text/x-yaml
279             - "Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )"
280             - "<br/>"
281             - "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] )"
282             - "<br/>"
283             - "All values of repeating tags and subfields will be printed with the given BibTeX tag."
284             - "<br/>"
285             - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing."
286         -
287             - Include following fields when exporting RIS
288             - pref: RisExportAdditionalFields
289               type: textarea
290               syntax: text/x-yaml
291             - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
292             - "<br/>"
293             - "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] )"
294             - "<br/>"
295             - "All values of repeating tags and subfields will be printed with the given RIS tag."
296             - "<br/>"
297             - "Use of TY ( record type ) as a key will <i>replace</i> the default TY with the field value of your choosing."