Bug 14042: Get rid of the home made pagination in the auth type admin
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / web_services.pref
1 Web services:
2     OAI-PMH:
3         -
4             - pref: OAI-PMH
5               choices:
6                   yes: Enable
7                   no: Disable
8             - "Koha's"
9             - '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server.'
10         -
11             - Identify records at this site with the prefix
12             - pref: "OAI-PMH:archiveID"
13             - ": ."
14         -
15             - Only return
16             - pref: "OAI-PMH:MaxCount"
17               class: integer
18             - records at a time in response to a ListRecords or ListIdentifiers query.
19         -
20             - "YAML OAI Koha server configuration file:"
21             - pref: "OAI-PMH:ConfFile"
22               class: file
23             - . If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records.
24         -
25             - pref: "OAI-PMH:AutoUpdateSets"
26               choices:
27                   yes: Enable
28                   no: Disable
29             - automatic update of OAI-PMH sets when a bibliographic record is created or updated
30     ILS-DI:
31         -
32             - pref: ILS-DI
33               choices:
34                 yes: Enable
35                 no: Disable
36             - ILS-DI services for OPAC users
37         -
38             - Allow IP addresses
39             - pref: ILS-DI:AuthorizedIPs
40               class: Text
41             - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address.
42     Reporting:
43         -
44             - Only return
45             - pref: SvcMaxReportRows
46               class: integer
47             - rows of a report requested via the reports web service.
48     IdRef:
49         -
50             - pref: IdRef
51               choices:
52                 yes: Enable
53                 no: Disable
54             - the IdRef webservice from the opac detail page. IdRef allows to request authorities from the Sudoc database.