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