View | Details | Raw Unified | Return to bug 25630
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref (-6 / +6 lines)
Lines 8-14 Authorities: Link Here
8
                  no: "Don't display"
8
                  no: "Don't display"
9
            - broader term/narrower term hierarchies when viewing authorities.
9
            - broader term/narrower term hierarchies when viewing authorities.
10
        -
10
        -
11
            - Use the following text to edit how authority records control indicators of attached biblio fields (and possibly subfield $2).<br>
11
            - Use the following text to edit how authority records control indicators of attached bibliographic fields (and possibly subfield $2).<br>
12
            - "Lines starting with a comment symbol (#) are skipped. Each line should be of the form: (marc21|unimarc), tag, ind1:(auth1|auth2|some_value), ind2:(auth1|auth2|thesaurus|some_value).<br>"
12
            - "Lines starting with a comment symbol (#) are skipped. Each line should be of the form: (marc21|unimarc), tag, ind1:(auth1|auth2|some_value), ind2:(auth1|auth2|thesaurus|some_value).<br>"
13
            - Here auth1 and auth2 refer to the indicators of the authority record, tag is a biblio field number or an asterisk (*), and some_value is a fixed value (one character).<br>
13
            - Here auth1 and auth2 refer to the indicators of the authority record, tag is a biblio field number or an asterisk (*), and some_value is a fixed value (one character).<br>
14
            - The MARC21 option thesaurus refers to indicators controlled by authority field 008/11 and 040$f.
14
            - The MARC21 option thesaurus refers to indicators controlled by authority field 008/11 and 040$f.
Lines 37-43 Authorities: Link Here
37
            - records. (Above this limit, the merge_authority cron job will merge them.)
37
            - records. (Above this limit, the merge_authority cron job will merge them.)
38
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/merge_authorities.pl</code> cronjob. Ask your system administrator to schedule it."
38
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/merge_authorities.pl</code> cronjob. Ask your system administrator to schedule it."
39
        -
39
        -
40
            - Use the following text for the contents of MARC21 authority control field 008 position 06-39 (fixed length data elements). Do NOT include the date (position 00-05).
40
            - "Use the following text for the contents of MARC21 authority control field 008 position 06-39 (fixed length data elements). Do NOT include the date (position 00-05):"
41
            - pref: MARCAuthorityControlField008
41
            - pref: MARCAuthorityControlField008
42
              default: "|| aca||aabn           | a|a     d"
42
              default: "|| aca||aabn           | a|a     d"
43
              type: textarea
43
              type: textarea
Lines 50-56 Authorities: Link Here
50
                  no: "Don't use"
50
                  no: "Don't use"
51
            - authority record numbers instead of text strings for searches from subject tracings.
51
            - authority record numbers instead of text strings for searches from subject tracings.
52
        -
52
        -
53
            - Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07).
53
            - "Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07):"
54
            - pref: UNIMARCAuthorityField100
54
            - pref: UNIMARCAuthorityField100
55
              default: "afrey50      ba0"
55
              default: "afrey50      ba0"
56
              type: textarea
56
              type: textarea
Lines 71-81 Authorities: Link Here
71
              default: Default
71
              default: Default
72
              choices:
72
              choices:
73
                  Default: Default
73
                  Default: Default
74
                  FirstMatch: "First Match"
74
                  FirstMatch: "first match"
75
                  LastMatch: "Last Match"
75
                  LastMatch: "last match"
76
            - linker module for matching headings to authority records.
76
            - linker module for matching headings to authority records.
77
        -
77
        -
78
            - Set the following options for the authority linker
78
            - "Set the following options for the authority linker:"
79
            - pref: LinkerOptions
79
            - pref: LinkerOptions
80
              class: multi
80
              class: multi
81
            - (separate options with |)
81
            - (separate options with |)
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-18 / +18 lines)
Lines 17-23 Cataloging: Link Here
17
              choices:
17
              choices:
18
                  yes: Display
18
                  yes: Display
19
                  no: "Don't display"
19
                  no: "Don't display"
20
            - easy ways to create analytical record relationships
20
            - "easy ways to create analytical record relationships."
21
        -
21
        -
22
            - pref: EnableAdvancedCatalogingEditor
22
            - pref: EnableAdvancedCatalogingEditor
23
              default: 0
23
              default: 0
Lines 45-59 Cataloging: Link Here
45
              choices:
45
              choices:
46
                  yes: Display
46
                  yes: Display
47
                  no:  "Don't display"
47
                  no:  "Don't display"
48
            - buttons on the bib details page to print item spine labels.
48
            - buttons on the bibliographic details page to print item spine labels.
49
        -
49
        -
50
    Record structure:
50
    Record structure:
51
        -
51
        -
52
            - Fill in the default language for field 008 Range 35-37 of MARC21 records (e.g. eng, nor, ger, see <a href="http://www.loc.gov/marc/languages/language_code.html">MARC Code List for Languages</a>)
52
            - "Fill in the default language for field 008 Range 35-37 of MARC21 records (e.g. eng, nor, ger, see <a href='http://www.loc.gov/marc/languages/language_code.html'>MARC Code List for Languages</a>):"
53
            - pref: DefaultLanguageField008
53
            - pref: DefaultLanguageField008
54
            - " Empty defaults to eng."
54
            - " Empty defaults to eng."
55
        -
55
        -
56
            - Fill in the default country code for field 008 Range 15-17 of MARC21 - Place of publication, production, or execution. See <a href="http://www.loc.gov/marc/countries/countries_code.html">MARC Code List for Countries</a>
56
            - "Fill in the default country code for field 008 Range 15-17 of MARC21 - Place of publication, production, or execution. (See <a href='http://www.loc.gov/marc/countries/countries_code.html'>MARC Code List for Countries</a>):"
57
            - pref: DefaultCountryField008
57
            - pref: DefaultCountryField008
58
            - " Empty defaults to xxu for United States."
58
            - " Empty defaults to xxu for United States."
59
        -
59
        -
Lines 106-112 Cataloging: Link Here
106
                  incremental: generated in the form 1, 2, 3.
106
                  incremental: generated in the form 1, 2, 3.
107
                  annual: generated in the form <year>-0001, <year>-0002.
107
                  annual: generated in the form <year>-0001, <year>-0002.
108
                  hbyymmincr: generated in the form <branchcode>yymm0001.
108
                  hbyymmincr: generated in the form <branchcode>yymm0001.
109
                  EAN13: incremental EAN-13 barcodes
109
                  EAN13: incremental EAN-13 barcodes.
110
                  "OFF": not generated automatically.
110
                  "OFF": not generated automatically.
111
        -
111
        -
112
            - When a new item is added,
112
            - When a new item is added,
Lines 115-121 Cataloging: Link Here
115
                  yes: the new item is prefilled with last created item values.
115
                  yes: the new item is prefilled with last created item values.
116
                  no: the new item is not prefilled with last created item values.
116
                  no: the new item is not prefilled with last created item values.
117
        -
117
        -
118
            - Define a list of subfields to use when prefilling items (separated by space)
118
            - "Define a list of subfields to use when prefilling items (separated by space):"
119
            - pref: SubfieldsToUseWhenPrefill
119
            - pref: SubfieldsToUseWhenPrefill
120
        -
120
        -
121
            - Use the languague (ISO 690-2)
121
            - Use the languague (ISO 690-2)
Lines 123-137 Cataloging: Link Here
123
              class: short
123
              class: short
124
            - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
124
            - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
125
        -
125
        -
126
            - Define a list of subfields for which editing is authorized when edit_items_restricted permission is enabled, separated by spaces.
126
            - "List of subfields for which editing is authorized when the edit_items_restricted permission is enabled, separated by spaces:"
127
            - pref: SubfieldsToAllowForRestrictedEditing
127
            - pref: SubfieldsToAllowForRestrictedEditing
128
            - 'Examples:'
128
            - 'Examples:'
129
            - 'UNIMARC: "995$f 995$h 995$j"'
129
            - 'UNIMARC: "995$f 995$h 995$j"'
130
            - 'MARC21: "952$a 952$b 952$c"'
130
            - 'MARC21: "952$a 952$b 952$c"'
131
            - Note that the FA framework is excluded from the permission.
131
            - Note that the FA framework is excluded from the permission.
132
            - If the pref is empty, no fields are restricted.
132
            - If the system preference is empty, no fields are restricted.
133
        -
133
        -
134
            - Define a list of subfields for which editing is authorized when items_batchmod_restricted permission is enabled, separated by spaces.
134
            - "List of subfields for which editing is authorized when the items_batchmod_restricted permission is enabled, separated by spaces:"
135
            - pref: SubfieldsToAllowForRestrictedBatchmod
135
            - pref: SubfieldsToAllowForRestrictedBatchmod
136
            - 'Examples:'
136
            - 'Examples:'
137
            - 'UNIMARC: "995$f 995$h 995$j"'
137
            - 'UNIMARC: "995$f 995$h 995$j"'
Lines 143-153 Cataloging: Link Here
143
            - pref: MarcFieldForCreatorId
143
            - pref: MarcFieldForCreatorId
144
            - and record's creator name in MARC subfield
144
            - and record's creator name in MARC subfield
145
            - pref: MarcFieldForCreatorName
145
            - pref: MarcFieldForCreatorName
146
            - "."
146
            - Store record's last modifier borrowernumber in MARC subfield
147
            - Store record's last modifier borrowernumber in MARC subfield
147
            - pref: MarcFieldForModifierId
148
            - pref: MarcFieldForModifierId
148
            - and record's last modifier name in MARC subfield
149
            - and record's last modifier name in MARC subfield
149
            - pref: MarcFieldForModifierName
150
            - pref: MarcFieldForModifierName
150
            - "<br/>NOTE: Use a dollar sign between field and subfield like 123$a."
151
            - ". <br/>NOTE: Use a dollar sign between field and subfield like 123$a."
151
    Display:
152
    Display:
152
        -
153
        -
153
            - 'Separate multiple displayed authors, series or subjects with '
154
            - 'Separate multiple displayed authors, series or subjects with '
Lines 157-163 Cataloging: Link Here
157
        -
158
        -
158
            - Show
159
            - Show
159
            - pref: URLLinkText
160
            - pref: URLLinkText
160
            - as the text of links embedded in MARC records.
161
            - as the text of links embedded in MARC records and items.
161
        -
162
        -
162
            - pref: UseControlNumber
163
            - pref: UseControlNumber
163
              choices:
164
              choices:
Lines 190-199 Cataloging: Link Here
190
              choices:
191
              choices:
191
                  normal: normal form.
192
                  normal: normal form.
192
                  marc: MARC form.
193
                  marc: MARC form.
193
                  labeled_marc: Labelled MARC form
194
                  labeled_marc: labelled MARC form.
194
                  isbd: ISBD form (see below).
195
                  isbd: ISBD form (see below).
195
        -
196
        -
196
            - "Use the following as the staff ISBD template:"
197
            - "Use the following as the staff interface ISBD template:"
197
            - pref: ISBD
198
            - pref: ISBD
198
              type: textarea
199
              type: textarea
199
              syntax: text/html
200
              syntax: text/html
Lines 213-219 Cataloging: Link Here
213
              choices:
214
              choices:
214
                  yes: "an explanatory page ('This record is blocked')."
215
                  yes: "an explanatory page ('This record is blocked')."
215
                  no: "the 404 error page ('Not found')."
216
                  no: "the 404 error page ('Not found')."
216
            - <br />Display the following message on the redirect page for suppressed bibliographic records
217
            - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
217
            - pref: OpacSuppressionMessage
218
            - pref: OpacSuppressionMessage
218
              type: textarea
219
              type: textarea
219
              class: code
220
              class: code
Lines 221-227 Cataloging: Link Here
221
            - pref: SeparateHoldings
222
            - pref: SeparateHoldings
222
              choices:
223
              choices:
223
                  yes: Separate
224
                  yes: Separate
224
                  no: Don't separate
225
                  no: "Don't separate"
225
            - "items display into two tabs, where the first tab contains items whose"
226
            - "items display into two tabs, where the first tab contains items whose"
226
            - pref: SeparateHoldingsBranch
227
            - pref: SeparateHoldingsBranch
227
              choices:
228
              choices:
Lines 242-249 Cataloging: Link Here
242
                  no: "Don't display"
243
                  no: "Don't display"
243
            - acquisition details on the bibliographic record detail page.
244
            - acquisition details on the bibliographic record detail page.
244
        -
245
        -
246
            - "Show the following fields for deleted records after a merge:"
245
            - pref: MergeReportFields
247
            - pref: MergeReportFields
246
            - "fields to display for deleted records after merge"
247
            - "<br />example: '001,245ab,600'"
248
            - "<br />example: '001,245ab,600'"
248
            - "displays:"
249
            - "displays:"
249
            - "<ul>"
250
            - "<ul>"
Lines 290-296 Cataloging: Link Here
290
              syntax: text/x-yaml
291
              syntax: text/x-yaml
291
            - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
292
            - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
292
            - "<br/>"
293
            - "<br/>"
293
            - "To specificy multiple marc tags/subfields as targets for a repeating RIS tag, use the following format: RIS_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g. NT: [501$a, 505$g] )"
294
            - "To specificy multiple MARC tags/subfields as targets for a repeating RIS tag, use the following format: RIS_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g. NT: [501$a, 505$g] )"
294
            - "<br/>"
295
            - "<br/>"
295
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
296
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
296
            - "<br/>"
297
            - "<br/>"
297
- 

Return to bug 25630