[Koha] How to generate icon for "electronic - remote" books
tajoli
tajoli at cilea.it
Fri Nov 5 20:37:58 NZDT 2010
Hi,
> The specific icons I want displayed for our ebooks are the ones for Type:
> Book, and Format: electronic remote. They are correct for our ebrary
books
> and can be seen on this search result page: <
>
http://wxman.sandbox.kohalibrary.com/cgi-bin/koha/opac-search.pl?q=ebrary>
if you want to personalize the icon on result display you need to change
the
file ../koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl
I suggest to start in the section:
<xsl:if test="$DisplayOPACiconsXSLT!='0'">
[...]
</xsl:if>
it is around line 510 - 531 in 3.2
Bye
Zeno Tajoli
More information about the Koha
mailing list