From b5d64af5d866747bcd43add852e1114c85dd9d96 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Thu, 2 Apr 2009 14:06:33 -0500
Subject: [PATCH] Adding details to OPAC search results RSS, described in Bug
2973.
This includes a change to Search.pm to add a variable, subtitle_nospan, in order to display subtitles in the feed without search term highlighting HTML. The modified template attempts to display Amazon, Syndetics, or Baker & Taylor book cover images. Google images are not included because they require Javascript.
Signed-off-by: Galen Charlton
Signed-off-by: Henri-Damien LAURENT
---
koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
index beeb750b50..50c242e72c 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
@@ -44,7 +44,7 @@
.
,
.
-
/cgi-bin/koha/opac-reserve.pl?biblionumber=">Place Hold on
+ /cgi-bin/koha/opac-reserve.pl?biblionumber=">Place Hold on
]]>
/cgi-bin/koha/opac-detail.pl?biblionumber=
--
2.39.5