Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref
Christopher Hall 0088c5da53 Bug 5462: fixed current preferences tab highlighting bug created by dashfix
Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
2011-02-03 09:58:52 +00:00

34 lines
1.3 KiB
Text

Web Services:
OAI-PMH:
-
- pref: OAI-PMH
choices:
yes: Enable
no: Disable
- "Koha's"
- '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server.'
-
- Identify records at this site with the prefix
- pref: "OAI-PMH:archiveID"
- ": ."
-
- Only return
- pref: "OAI-PMH:MaxCount"
class: integer
- records at a time in response to a ListRecords or ListIdentifiers query.
-
- YAML OAI Koha server configuration file:
- pref: "OAI-PMH:ConfFile"
class: file
- . 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.
ILS-DI:
-
- pref: ILS-DI
choices:
yes: Enable
no: Disable
- ILS-DI services for OPAC users
-
- pref: ILS-DI:AuthorizedIPs
class: Text
- allowed IPs to use the ILS-DI services