From 93a81be823a9c746387af1747a5447b62f7df374 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Fri, 30 Nov 2018 10:26:54 +0000 Subject: [PATCH] Bug 21926: Enhance OAI-PMH:archiveID system preference description Test plan: 1) Apply the patch 2) Go to Administration -> System preferences -> Web services, section OAI-PMH 3) See description on OAI-PMH:archiveID and confirm it does make sense and have the link to implementation guidelines --- .../intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref index 6b415f212c..944e21f3bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -22,7 +22,9 @@ Web services: - - Identify records at this site with the prefix - pref: "OAI-PMH:archiveID" - - ": ." + - ": . The archiveID should respect OAI specification. See " + - 'Implementation guidelines. ' + - 'Example: "oai:example-library.org"' - - Only return - pref: "OAI-PMH:MaxCount" -- 2.11.0