Bug 22677: Include hint to OAI page path on OAI-PMH preference

This copies the way we are doing it for othe rprefs (ILSDI and similar)
and adds a hint to the description to make it easier to find the
right path for the OAI server.

To test:
- Apply patch
- Verify that the system preference for OAI-PMH includes
  now a hint to: /cgi-bin/koha/oai.pl?verb=Identify
- Verify the hint is correct (add OPAC base URL)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Katrin Fischer 2019-10-14 22:28:45 +02:00 committed by Martin Renvoize
parent 5e3ed8d52d
commit 626811814c
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -30,7 +30,7 @@ Web services:
yes: Enable yes: Enable
no: Disable no: Disable
- "Koha's" - "Koha's"
- '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server.' - '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server. (available at: /cgi-bin/koha/oai.pl?verb=Identify)'
- -
- Identify records at this site with the prefix - Identify records at this site with the prefix
- pref: "OAI-PMH:archiveID" - pref: "OAI-PMH:archiveID"