Merge remote branch 'kc/new/enh/bug_5431' into kcmaster
[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     Spine Labels:
16         -
17             - When using the quick spine label printer,
18             - pref: SpineLabelAutoPrint
19               choices:
20                   yes: do
21                   no: "don't"
22             - automatically pop up a print dialog.
23         -
24             - "Include the following fields on a quick-printed spine label:"
25             - (Enter in columns from the <code>biblio</code>, <code>biblioitems</code> or <code>items</code> tables, surrounded by &lt; and &gt;.)
26             - pref: SpineLabelFormat
27               type: textarea
28         -
29             - pref: SpineLabelShowPrintOnBibDetails
30               choices:
31                   yes: Display
32                   no:  "Don't display"
33             - buttons on the bib details page to print item spine labels.
34         -
35     Record Structure:
36         -
37             - Interpret and store MARC records in the
38             - pref: marcflavour
39               choices:
40                   MARC21: MARC21
41                   UNIMARC: UNIMARC
42                   NORMARC: NORMARC
43             - format.
44         -
45             - Use the item type of the
46             - pref: item-level_itypes
47               choices:
48                   yes: specific item
49                   no: biblio record
50             - as the authoritative item type (for determining circulation and fines rules, etc).
51         -
52             - Map the MARC subfield
53             - pref: itemcallnumber
54             - "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>"
55         -
56             - Display MARC subfield
57             - pref: AlternateHoldingsField
58             - "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"
59             - pref: AlternateHoldingsSeparator
60             - "."
61         -
62             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
63             - pref: MARCOrgCode
64             - by default in new MARC records (leave blank to disable).
65         -
66             - When items are created, give them the temporary location of
67             - pref: NewItemsDefaultLocation
68               class: short
69             - (should be a location code, or blank to disable).
70         -
71             - pref: z3950NormalizeAuthor
72               choices:
73                   yes: Copy
74                   no: "Don't copy"
75             - authors from the UNIMARC
76             - pref: z3950AuthorAuthFields
77               class: multi
78             - tags (separated by commas) to the correct author tags when importing a record using Z39.50.
79         -
80             - Barcodes are
81             - pref: autoBarcode
82               choices:
83                   incremental: generated in the form 1, 2, 3.
84                   annual: generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002.
85                   hbyymmincr: generated in the form &lt;branchcode&gt;yymm0001.
86                   "OFF": not generated automatically.
87     Display:
88         -
89             - 'Separate multiple displayed authors, series or subjects with '
90             - pref: authoritysep
91               class: short
92             - '.'
93         -
94             - Show
95             - pref: URLLinkText
96             - as the text of links embedded in MARC records.
97         -
98             - pref: UseControlNumber
99               choices:
100                   yes: Use
101                   no: "Don't use"
102             - record control number ($w subfields) and control number (001) for linking of bibliographic records.
103         -
104             - pref: hide_marc
105               choices:
106                   yes: "Don't display"
107                   no: Display
108             - MARC tag numbers, subfield codes and indicators in MARC views.
109         -
110             - pref: LabelMARCView
111               choices:
112                   standard: "Don't"
113                   economical: Do
114             - collapse repeated tags of the same type into one tag entry on the display.
115         -
116             - By default, display biblio records in
117             - pref: IntranetBiblioDefaultView
118               choices:
119                   normal: normal form.
120                   marc: MARC form.
121                   labeled_marc: Labelled MARC form
122                   isbd: ISBD form (see below).
123         -
124             - "Use the following as the ISBD template:"
125             - pref: ISBD
126               type: textarea
127               class: code
128         -
129             - pref: OpacSuppression
130               choices:
131                   yes: Hide
132                   no: "Don't hide"
133             - 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.
134