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