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