Bug 21926: Enhance OAI-PMH:archiveID system preference description
authorJosef Moravec <josef.moravec@gmail.com>
Fri, 30 Nov 2018 10:26:54 +0000 (10:26 +0000)
committerJesse Maseto <jesse@bywatersolutions.com>
Wed, 6 Feb 2019 17:51:17 +0000 (17:51 +0000)
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 <black23@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit ddc4c5b8aa75cfe8994ff150a0cae4cc51656852)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 62d5d98371a673bb8c1c15d5dad382cf866879d2)

Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref

index 6b415f2..15fc834 100644 (file)
@@ -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 '
+            - '<a href="http://www.openarchives.org/OAI/2.0/guidelines-oai-identifier.htm">Implementation guidelines</a>. '
+            - 'Example: "oai:example-library.org"'
         -
             - Only return
             - pref: "OAI-PMH:MaxCount"