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