Add and change preferences, change tab names in sysprefs editor
[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: Display
13                   no: "Don't 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     Record Structure:
29         -
30             - Interpret and store MARC records in the
31             - pref: marcflavour
32               choices:
33                   MARC21: MARC21
34                   UNIMARC: UNIMARC
35             - format.
36         -
37             - Use the item type of the
38             - pref: item-level_itypes
39               choices:
40                   yes: specific item
41                   no: biblio record
42             - as the authoritative item type (for determining circulation and fines rules, etc).
43         -
44             - Map the MARC subfield
45             - pref: itemcallnumber
46             - "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>"
47         -
48             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
49             - pref: MARCOrgCode
50             - by default in new MARC records (leave blank to disable).
51         -
52             - pref: z3950NormalizeAuthor
53               choices:
54                   yes: Copy
55                   no: "Don't copy"
56             - authors from the UNIMARC
57             - pref: z3950AuthorAuthFields
58               class: multi
59             - tags (separated by commas) to the correct author tags when importing a record using Z39.50.
60         -
61             - pref: RoutingSerials
62               choices:
63                   yes: Add
64                   no: "Don't add"
65             - extra information to items automatically added to serials.
66         -
67             - Barcodes are
68             - pref: autoBarcode
69               choices:
70                   incremental: generated in the form 1, 2, 3.
71                   annual: generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002.
72                   hbyymmincr: generated in the form &lt;branchcode&gt;yymm0001.
73                   OFF: not generated automatically.
74     Display:
75         -
76             - Show
77             - pref: URLLinkText
78             - as the text of links embedded in MARC records.
79         -
80             - pref: hide_marc
81               choices:
82                   yes: "Don't display"
83                   no: Display
84             - MARC tag numbers, subfield codes and indicators in MARC views.
85         -
86             - pref: LabelMARCView
87               choices:
88                   standard: "Don't"
89                   economical: Do
90             - collapse repeated tags of the same type into one tag entry on the display.
91         -
92             - By default, display biblio records in
93             - pref: IntranetBiblioDefaultView
94               choices:
95                   default: normal form.
96                   marc: MARC form.
97                   isbd: ISBD form (see below).
98         -
99             - "Use the following as the ISBD template:"
100             - pref: ISBD
101               type: textarea
102               class: code
103         -
104             - pref: OpacSuppression
105               choices:
106                   yes: Hide
107                   no: "Don't hide"
108             - 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.
109         - 
110             - Show the
111             - pref: StaffSerialIssueDisplayCount
112               class: integer
113             - previous issues of a serial on the staff client.
114         - 
115             - Show the
116             - pref: OPACSerialIssueDisplayCount
117               class: integer
118             - previous issues of a serial on the OPAC.
119