bdb97002e930510e20e2fcbb5b83e3a3c6ad0f04
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / web-services.pref
1 # Broken, omitted: OAI-PMH:Set, OAI-PMH:Subset
2 Web Services:
3     OAI-PMH:
4         -
5             - pref: OAI-PMH
6               choices:
7                   yes: Enable
8                   no: Disable
9             - "Koha's"
10             - '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server.'
11         -
12             - Identify records at this site with the prefix
13             - pref: "OAI-PMH:archiveID"
14             - ": ."
15         -
16             - Only return
17             - pref: "OAI-PMH:MaxCount"
18               class: integer
19             - records at a time in response to a ListRecords or ListIdentifiers query.
20         -
21             - YAML OAI Koha server configuration file:
22             - pref: "OAI-PMH:ConfFile"
23               class: file
24             - . 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.
25     ILS-DI:
26         -
27             - pref: ILS-DI
28               choices:
29                 yes: Enable
30                 no: Disable
31             - Enable ILS-DI services for OPAC users
32         -
33             - pref: ILS-DI:Authorized_IPs
34               class: Text
35             - allowed Ips to use the ILS-DI services