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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt (-1 / +1 lines)
Lines 130-136 Link Here
130
    </div>
130
    </div>
131
131
132
    <h1>Authority types</h1>
132
    <h1>Authority types</h1>
133
    <p>Define authority types, then authority MARC structure in the same way you define itemtypes and biblio MARC tag structure. Authority values are managed through plugins</p>
133
    <p>Define authority types, then authority MARC structure in the same way you define itemtypes and bibliographic MARC tag structure. Authority values are managed through plugins</p>
134
    <table id="authtypes">
134
    <table id="authtypes">
135
        <thead>
135
        <thead>
136
        <tr>
136
        <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt (-14 / +14 lines)
Lines 1-17 Link Here
1
[% SET footerjs = 1 %]
1
    [% SET footerjs = 1 %]
2
[% INCLUDE 'doc-head-open.inc' %]
2
    [% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; MARC frameworks
3
    <title>Koha &rsaquo; Administration &rsaquo; MARC frameworks
4
[% IF op == 'add_form' %]
4
    [% IF op == 'add_form' %]
5
&rsaquo; [% IF framework %]Modify framework text[% ELSE %]Add framework[% END %]
5
    &rsaquo; [% IF framework %]Modify framework text[% ELSE %]Add framework[% END %]
6
[% ELSIF op == 'delete_confirm' %]
6
    [% ELSIF op == 'delete_confirm' %]
7
&rsaquo; Delete framework for [% framework.frameworktext |html %] ([% framework.frameworkcode %])?
7
    &rsaquo; Delete framework for [% framework.frameworktext |html %] ([% framework.frameworkcode %])?
8
[% END %]
8
    [% END %]
9
</title>
9
    </title>
10
[% INCLUDE 'doc-head-close.inc' %]
10
    [% INCLUDE 'doc-head-close.inc' %]
11
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables.css" />
11
    <link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables.css" />
12
</head>
12
    </head>
13
13
14
<body id="admin_biblio_framework" class="admin">
14
    <body id="admin_biblio_framework" class="admin">
15
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'header.inc' %]
16
[% INCLUDE 'prefs-admin-search.inc' %]
16
[% INCLUDE 'prefs-admin-search.inc' %]
17
17
Lines 119-125 Link Here
119
119
120
[% IF op == 'list' %]
120
[% IF op == 'list' %]
121
<h1>MARC frameworks</h1>
121
<h1>MARC frameworks</h1>
122
<p>Framework name, then go to MARC biblio to set MARC editor parameters</p>
122
<p>Framework name, then go to MARC bibliographical to set MARC editor parameters</p>
123
<table id="table_biblio_frameworks">
123
<table id="table_biblio_frameworks">
124
    <thead>
124
    <thead>
125
    <tr>
125
    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref (-2 / +2 lines)
Lines 24-30 Authorities: Link Here
24
                  no: "do not generate"
24
                  no: "do not generate"
25
            - authority records that are missing (BiblioAddsAuthorities must be set to "allow" for this to have any effect).
25
            - authority records that are missing (BiblioAddsAuthorities must be set to "allow" for this to have any effect).
26
        -
26
        -
27
            - When modifying an authority record, do not update attached biblio records if the number exceeds
27
            - When modifying an authority record, do not update attached bibliographic records if the number exceeds
28
            - pref: AuthorityMergeLimit
28
            - pref: AuthorityMergeLimit
29
              default: 50
29
              default: 50
30
            - records. (Above this limit, the merge_authority cron job will merge them.)
30
            - records. (Above this limit, the merge_authority cron job will merge them.)
Lines 48-54 Authorities: Link Here
48
              type: textarea
48
              type: textarea
49
              class: code
49
              class: code
50
        -
50
        -
51
            - When updating biblio records from an attached authority record ("merging"), handle subfields of relevant biblio record fields in
51
            - When updating bibliographic records from an attached authority record ("merging"), handle subfields of relevant bibliographic record fields in
52
            - pref: AuthorityMergeMode
52
            - pref: AuthorityMergeMode
53
              default: "loose"
53
              default: "loose"
54
              choices:
54
              choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-5 / +5 lines)
Lines 60-66 Cataloging: Link Here
60
            - pref: item-level_itypes
60
            - pref: item-level_itypes
61
              choices:
61
              choices:
62
                  yes: specific item
62
                  yes: specific item
63
                  no: biblio record
63
                  no: bibliographic record
64
            - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
64
            - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
65
        -
65
        -
66
            - Map the MARC subfield
66
            - Map the MARC subfield
Lines 158-164 Cataloging: Link Here
158
                  economical: Do
158
                  economical: Do
159
            - collapse repeated tags of the same type into one tag entry on the display.
159
            - collapse repeated tags of the same type into one tag entry on the display.
160
        -
160
        -
161
            - By default, display biblio records in
161
            - By default, display bibliographic records in
162
            - pref: IntranetBiblioDefaultView
162
            - pref: IntranetBiblioDefaultView
163
              choices:
163
              choices:
164
                  normal: normal form.
164
                  normal: normal form.
Lines 175-181 Cataloging: Link Here
175
              choices:
175
              choices:
176
                  yes: Hide
176
                  yes: Hide
177
                  no: "Don't hide"
177
                  no: "Don't hide"
178
            - biblios marked as suppressed from OPAC search results.
178
            - bibliographic records marked as suppressed from OPAC search results.
179
            - <br />Restrict the suppression to IP addresses outside of the IP range
179
            - <br />Restrict the suppression to IP addresses outside of the IP range
180
            - pref: OpacSuppressionByIPRange
180
            - pref: OpacSuppressionByIPRange
181
              class: short
181
              class: short
Lines 185-191 Cataloging: Link Here
185
              choices:
185
              choices:
186
                  yes: "an explanatory page ('This record is blocked')."
186
                  yes: "an explanatory page ('This record is blocked')."
187
                  no: "the 404 error page ('Not found')."
187
                  no: "the 404 error page ('Not found')."
188
            - <br />Display the following message on the redirect page for suppressed biblios
188
            - <br />Display the following message on the redirect page for suppressed bibliographic records
189
            - pref: OpacSuppressionMessage
189
            - pref: OpacSuppressionMessage
190
              type: textarea
190
              type: textarea
191
              class: code
191
              class: code
Lines 210-216 Cataloging: Link Here
210
              choices:
210
              choices:
211
                  yes: Display
211
                  yes: Display
212
                  no: "Don't display"
212
                  no: "Don't display"
213
            - acquisition details on the biblio detail page.
213
            - acquisition details on the bibliographic record detail page.
214
        -
214
        -
215
            - pref: MergeReportFields
215
            - pref: MergeReportFields
216
            - "fields to display for deleted records after merge"
216
            - "fields to display for deleted records after merge"
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-1 / +1 lines)
Lines 611-617 Circulation: Link Here
611
              choices:
611
              choices:
612
                  yes: Enable
612
                  yes: Enable
613
                  no:  "Don't enable"
613
                  no:  "Don't enable"
614
            - "the ability to place holds on multiple biblio from the search results"	    
614
            - "the ability to place holds on multiple bibliographic records from the search results"	    
615
        -
615
        -
616
            - pref: TransferWhenCancelAllWaitingHolds
616
            - pref: TransferWhenCancelAllWaitingHolds
617
              choices:
617
              choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-1 / +1 lines)
Lines 326-332 OPAC: Link Here
326
            - Display up to
326
            - Display up to
327
            - pref: OpacMaxItemsToDisplay
327
            - pref: OpacMaxItemsToDisplay
328
              class: integer
328
              class: integer
329
            - items on the biblio detail page (if the biblio has more items than this, a link is displayed instead that allows the user to choose to display all items).
329
            - items on the bibliographic record detail page (if the bibliographic record has more items than this, a link is displayed instead that allows the user to choose to display all items).
330
        -
330
        -
331
            - "Show the following HTML on the OPAC login form when a patron is not logged in:"
331
            - "Show the following HTML on the OPAC login form when a patron is not logged in:"
332
            - pref: NoLoginInstructions
332
            - pref: NoLoginInstructions
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-1 / +1 lines)
Lines 187-193 Searching: Link Here
187
            - Show up to
187
            - Show up to
188
            - pref: maxItemsInSearchResults
188
            - pref: maxItemsInSearchResults
189
              class: integer
189
              class: integer
190
            - items per biblio in the search results
190
            - items per bibliographic record in the search results
191
        -
191
        -
192
            - Build facets based on
192
            - Build facets based on
193
            - pref: maxRecordsForFacets
193
            - pref: maxRecordsForFacets
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref (-1 / +1 lines)
Lines 12-18 Serials: Link Here
12
          choices:
12
          choices:
13
              yes: Add
13
              yes: Add
14
              no: "Don't add"
14
              no: "Don't add"
15
        - a suggestion for a biblio when its attached serial is renewed.
15
        - a suggestion for a bibliographic record when its attached serial is renewed.
16
    -
16
    -
17
        - pref: RoutingSerials
17
        - pref: RoutingSerials
18
          choices:
18
          choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref (-1 / +1 lines)
Lines 34-40 Web services: Link Here
34
                  no: Disable
34
                  no: Disable
35
            - automatic update of OAI-PMH sets when a bibliographic record is created or updated
35
            - automatic update of OAI-PMH sets when a bibliographic record is created or updated
36
        -
36
        -
37
            - Koha's deletedbiblio table
37
            - Koha's deleted bibliographic record table
38
            - pref: "OAI-PMH:DeletedRecord"
38
            - pref: "OAI-PMH:DeletedRecord"
39
              choices:
39
              choices:
40
                  persistent: will never be emptied or truncated (persistent)
40
                  persistent: will never be emptied or truncated (persistent)
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt (-2 / +1 lines)
Lines 114-120 a.add, a.delete { Link Here
114
                <li><a href="#search_fields">Search fields</a></li>
114
                <li><a href="#search_fields">Search fields</a></li>
115
                [% FOREACH index IN indexes %]
115
                [% FOREACH index IN indexes %]
116
                    [% SWITCH index.index_name %]
116
                    [% SWITCH index.index_name %]
117
                        [% CASE 'biblios' %]<li><a href="#mapping_biblios">Biblios</a></li>
117
                        [% CASE 'biblios' %]<li><a href="#mapping_biblios">Bibliographic Records</a></li>
118
                        [% CASE 'authorities' %]<li><a href="#mapping_authorities">Authorities</a></li>
118
                        [% CASE 'authorities' %]<li><a href="#mapping_authorities">Authorities</a></li>
119
                    [% END %]
119
                    [% END %]
120
                [% END %]
120
                [% END %]
121
- 

Return to bug 19833