Merge remote-tracking branch 'origin/new/bug_5327'
[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     ILS-DI:
25         -
26             - pref: ILS-DI
27               choices:
28                 yes: Enable
29                 no: Disable
30             - ILS-DI services for OPAC users
31         -
32             - pref: ILS-DI:AuthorizedIPs
33               class: Text
34             - allowed IPs to use the ILS-DI services