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