From 27af78bfc0165287ae7a04d33c8f5c1c71472158 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 15 Apr 2024 10:45:17 +0000 Subject: [PATCH] Bug 36805: (proof of concept) Markup-free OPACSearchForTitleIn implementation The updated default contents of OPACSearchForTitleIn would look like this: https://worldcat.org/search?q={TITLE}|Other Libraries (WorldCat) https://scholar.google.com/scholar?q={TITLE}|Other Databases (Google Scholar) https://www.bookfinder.com/search/?author={AUTHOR}&title={TITLE}&st=xl&ac=qr|Online Stores (Bookfinder.com) http://openlibrary.org/search/?author=({AUTHOR})&title=({TITLE})|Open Library (openlibrary.org) --- .../opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc index 1407f5af5b..1e39418d73 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc @@ -100,7 +100,10 @@ -- 2.39.2