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/migration_tools/merge_authority.pl</code> cronjob. Ask your system administrator to schedule it."
38
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/migration_tools/merge_authority.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 107-113 Cataloging: Link Here
107
                  incremental: generated in the form 1, 2, 3.
107
                  incremental: generated in the form 1, 2, 3.
108
                  annual: generated in the form <year>-0001, <year>-0002.
108
                  annual: generated in the form <year>-0001, <year>-0002.
109
                  hbyymmincr: generated in the form <branchcode>yymm0001.
109
                  hbyymmincr: generated in the form <branchcode>yymm0001.
110
                  EAN13: incremental EAN-13 barcodes
110
                  EAN13: incremental EAN-13 barcodes.
111
                  "OFF": not generated automatically.
111
                  "OFF": not generated automatically.
112
        -
112
        -
113
            - When a new item is added,
113
            - When a new item is added,
Lines 116-122 Cataloging: Link Here
116
                  yes: the new item is prefilled with last created item values.
116
                  yes: the new item is prefilled with last created item values.
117
                  no: the new item is not prefilled with last created item values.
117
                  no: the new item is not prefilled with last created item values.
118
        -
118
        -
119
            - Define a list of subfields to use when prefilling items (separated by space)
119
            - "Define a list of subfields to use when prefilling items (separated by space):"
120
            - pref: SubfieldsToUseWhenPrefill
120
            - pref: SubfieldsToUseWhenPrefill
121
        -
121
        -
122
            - Use the languague (ISO 690-2)
122
            - Use the languague (ISO 690-2)
Lines 124-138 Cataloging: Link Here
124
              class: short
124
              class: short
125
            - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
125
            - as default language in the UNIMARC field 100 when creating a new record or in the field plugin.
126
        -
126
        -
127
            - Define a list of subfields for which editing is authorized when edit_items_restricted permission is enabled, separated by spaces.
127
            - "List of subfields for which editing is authorized when the edit_items_restricted permission is enabled, separated by spaces:"
128
            - pref: SubfieldsToAllowForRestrictedEditing
128
            - pref: SubfieldsToAllowForRestrictedEditing
129
            - 'Examples:'
129
            - 'Examples:'
130
            - 'UNIMARC: "995$f 995$h 995$j"'
130
            - 'UNIMARC: "995$f 995$h 995$j"'
131
            - 'MARC21: "952$a 952$b 952$c"'
131
            - 'MARC21: "952$a 952$b 952$c"'
132
            - Note that the FA framework is excluded from the permission.
132
            - Note that the FA framework is excluded from the permission.
133
            - If the pref is empty, no fields are restricted.
133
            - If the system preference is empty, no fields are restricted.
134
        -
134
        -
135
            - Define a list of subfields for which editing is authorized when items_batchmod_restricted permission is enabled, separated by spaces.
135
            - "List of subfields for which editing is authorized when the items_batchmod_restricted permission is enabled, separated by spaces:"
136
            - pref: SubfieldsToAllowForRestrictedBatchmod
136
            - pref: SubfieldsToAllowForRestrictedBatchmod
137
            - 'Examples:'
137
            - 'Examples:'
138
            - 'UNIMARC: "995$f 995$h 995$j"'
138
            - 'UNIMARC: "995$f 995$h 995$j"'
Lines 144-154 Cataloging: Link Here
144
            - pref: MarcFieldForCreatorId
144
            - pref: MarcFieldForCreatorId
145
            - and record's creator name in MARC subfield
145
            - and record's creator name in MARC subfield
146
            - pref: MarcFieldForCreatorName
146
            - pref: MarcFieldForCreatorName
147
            - "."
147
            - Store record's last modifier borrowernumber in MARC subfield
148
            - Store record's last modifier borrowernumber in MARC subfield
148
            - pref: MarcFieldForModifierId
149
            - pref: MarcFieldForModifierId
149
            - and record's last modifier name in MARC subfield
150
            - and record's last modifier name in MARC subfield
150
            - pref: MarcFieldForModifierName
151
            - pref: MarcFieldForModifierName
151
            - "<br/>NOTE: Use a dollar sign between field and subfield like 123$a."
152
            - ". <br/>NOTE: Use a dollar sign between field and subfield like 123$a."
152
    Display:
153
    Display:
153
        -
154
        -
154
            - 'Separate multiple displayed authors, series or subjects with '
155
            - 'Separate multiple displayed authors, series or subjects with '
Lines 158-164 Cataloging: Link Here
158
        -
159
        -
159
            - Show
160
            - Show
160
            - pref: URLLinkText
161
            - pref: URLLinkText
161
            - as the text of links embedded in MARC records.
162
            - as the text of links embedded in MARC records and items.
162
        -
163
        -
163
            - pref: UseControlNumber
164
            - pref: UseControlNumber
164
              choices:
165
              choices:
Lines 191-200 Cataloging: Link Here
191
              choices:
192
              choices:
192
                  normal: normal form.
193
                  normal: normal form.
193
                  marc: MARC form.
194
                  marc: MARC form.
194
                  labeled_marc: Labelled MARC form
195
                  labeled_marc: labelled MARC form.
195
                  isbd: ISBD form (see below).
196
                  isbd: ISBD form (see below).
196
        -
197
        -
197
            - "Use the following as the staff ISBD template:"
198
            - "Use the following as the staff interface ISBD template:"
198
            - pref: ISBD
199
            - pref: ISBD
199
              type: textarea
200
              type: textarea
200
              syntax: text/html
201
              syntax: text/html
Lines 214-220 Cataloging: Link Here
214
              choices:
215
              choices:
215
                  yes: "an explanatory page ('This record is blocked')."
216
                  yes: "an explanatory page ('This record is blocked')."
216
                  no: "the 404 error page ('Not found')."
217
                  no: "the 404 error page ('Not found')."
217
            - <br />Display the following message on the redirect page for suppressed bibliographic records
218
            - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
218
            - pref: OpacSuppressionMessage
219
            - pref: OpacSuppressionMessage
219
              type: textarea
220
              type: textarea
220
              class: code
221
              class: code
Lines 222-228 Cataloging: Link Here
222
            - pref: SeparateHoldings
223
            - pref: SeparateHoldings
223
              choices:
224
              choices:
224
                  yes: Separate
225
                  yes: Separate
225
                  no: Don't separate
226
                  no: "Don't separate"
226
            - "items display into two tabs, where the first tab contains items whose"
227
            - "items display into two tabs, where the first tab contains items whose"
227
            - pref: SeparateHoldingsBranch
228
            - pref: SeparateHoldingsBranch
228
              choices:
229
              choices:
Lines 243-250 Cataloging: Link Here
243
                  no: "Don't display"
244
                  no: "Don't display"
244
            - acquisition details on the bibliographic record detail page.
245
            - acquisition details on the bibliographic record detail page.
245
        -
246
        -
247
            - "Show the following fields for deleted records after a merge:"
246
            - pref: MergeReportFields
248
            - pref: MergeReportFields
247
            - "fields to display for deleted records after merge"
248
            - "<br />example: '001,245ab,600'"
249
            - "<br />example: '001,245ab,600'"
249
            - "displays:"
250
            - "displays:"
250
            - "<ul>"
251
            - "<ul>"
Lines 291-297 Cataloging: Link Here
291
              syntax: text/x-yaml
292
              syntax: text/x-yaml
292
            - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
293
            - "Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )"
293
            - "<br/>"
294
            - "<br/>"
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] )"
295
            - "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] )"
295
            - "<br/>"
296
            - "<br/>"
296
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
297
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
297
            - "<br/>"
298
            - "<br/>"
298
- 

Return to bug 25630