Bugzilla – Attachment 94358 Details for
Bug 22677
Include hint on OAI-PMH URL for Koha in system preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22677: Include hint to OAI page path on OAI-PMH preference
Bug-22677-Include-hint-to-OAI-page-path-on-OAI-PMH.patch (text/plain), 1.56 KB, created by
Lucas Gass (lukeg)
on 2019-10-17 00:36:28 UTC
(
hide
)
Description:
Bug 22677: Include hint to OAI page path on OAI-PMH preference
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2019-10-17 00:36:28 UTC
Size:
1.56 KB
patch
obsolete
>From b5a7d80a4e801d2429784af4fb5806bf54fe9938 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 14 Oct 2019 22:28:45 +0200 >Subject: [PATCH] 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> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref | 2 +- > 1 file changed, 1 insertion(+), 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 242a0ed400..ae99ace642 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 >@@ -30,7 +30,7 @@ Web services: > yes: Enable > no: Disable > - "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 > - pref: "OAI-PMH:archiveID" >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22677
:
94103
|
94358
|
95117