Merge commit 'pianohacker-koha/prefs-submit' into master
[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     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             - 'Separate multiple displayed authors, series or subjects with '
77             - pref: authoritysep
78               class: short
79             - '.'
80         -
81             - Show
82             - pref: URLLinkText
83             - as the text of links embedded in MARC records.
84         -
85             - pref: hide_marc
86               choices:
87                   yes: "Don't display"
88                   no: Display
89             - MARC tag numbers, subfield codes and indicators in MARC views.
90         -
91             - pref: LabelMARCView
92               choices:
93                   standard: "Don't"
94                   economical: Do
95             - collapse repeated tags of the same type into one tag entry on the display.
96         -
97             - By default, display biblio records in
98             - pref: IntranetBiblioDefaultView
99               choices:
100                   default: normal form.
101                   marc: MARC form.
102                   isbd: ISBD form (see below).
103         -
104             - "Use the following as the ISBD template:"
105             - pref: ISBD
106               type: textarea
107               class: code
108         -
109             - pref: OpacSuppression
110               choices:
111                   yes: Hide
112                   no: "Don't hide"
113             - 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.
114         - 
115             - Show the
116             - pref: StaffSerialIssueDisplayCount
117               class: integer
118             - previous issues of a serial on the staff client.
119         - 
120             - Show the
121             - pref: OPACSerialIssueDisplayCount
122               class: integer
123             - previous issues of a serial on the OPAC.
124         -
125             - When showing the subscription information for a biblio, show
126             - pref: SubscriptionHistory
127               choices:
128                   simplified: a summary
129                   full: a full list
130             - of the serial issues.
131