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