From 6e7629294213501f957eb84e3dc90f14f2e568cf 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 Signed-off-by: Michal Denar Signed-off-by: Katrin Fischer Signed-off-by: Katrin Fischer --- .../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..15fc8343b7 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" - - ": ." + - '. Please, insert prefix without ending colon (":") char. The archiveID should respect OAI specification. See ' + - 'Implementation guidelines. ' + - 'Example: "oai:example-library.org"' - - Only return - pref: "OAI-PMH:MaxCount" -- 2.11.0