|
Lines 436-442
Link Here
|
| 436 |
<div id="cover-slides-[% SEARCH_RESULT.biblionumber | html %]" class="cover-slides" data-biblionumber="[% SEARCH_RESULT.biblionumber | html %]"> |
436 |
<div id="cover-slides-[% SEARCH_RESULT.biblionumber | html %]" class="cover-slides" data-biblionumber="[% SEARCH_RESULT.biblionumber | html %]"> |
| 437 |
[% IF ( LocalCoverImages ) %][% SEARCH_RESULT.localimage | html %] |
437 |
[% IF ( LocalCoverImages ) %][% SEARCH_RESULT.localimage | html %] |
| 438 |
<div id="local-coverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image local-coverimg"> |
438 |
<div id="local-coverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image local-coverimg"> |
| 439 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]" class => 'p1'> |
439 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]"> |
| 440 |
<img src="/cgi-bin/koha/catalogue/image.pl?thumbnail=1&biblionumber=[% SEARCH_RESULT.biblionumber | uri %]" alt="Local cover image" /> |
440 |
<img src="/cgi-bin/koha/catalogue/image.pl?thumbnail=1&biblionumber=[% SEARCH_RESULT.biblionumber | uri %]" alt="Local cover image" /> |
| 441 |
</a> |
441 |
</a> |
| 442 |
<div class="hint">Local cover image</div> |
442 |
<div class="hint">Local cover image</div> |
|
Lines 445-451
Link Here
|
| 445 |
|
445 |
|
| 446 |
[% IF ( AmazonCoverImages && SEARCH_RESULT.normalized_isbn ) %] |
446 |
[% IF ( AmazonCoverImages && SEARCH_RESULT.normalized_isbn ) %] |
| 447 |
<div id="amazon-bookcoverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image amazon-bookcoverimg"> |
447 |
<div id="amazon-bookcoverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image amazon-bookcoverimg"> |
| 448 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]" class => 'p1'> |
448 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]"> |
| 449 |
<img src="https://images-na.ssl-images-amazon.com/images/P/[% SEARCH_RESULT.normalized_isbn | html %].01.TZZZZZZZ.jpg" alt="Cover image from Amazon.com" /> |
449 |
<img src="https://images-na.ssl-images-amazon.com/images/P/[% SEARCH_RESULT.normalized_isbn | html %].01.TZZZZZZZ.jpg" alt="Cover image from Amazon.com" /> |
| 450 |
</a> |
450 |
</a> |
| 451 |
<div class="hint">Amazon cover image</div> |
451 |
<div class="hint">Amazon cover image</div> |
|
Lines 455-461
Link Here
|
| 455 |
[% IF ( SyndeticsCovers ) %] |
455 |
[% IF ( SyndeticsCovers ) %] |
| 456 |
[% IF ( SEARCH_RESULT.normalized_isbn || SEARCH_RESULT.normalized_upc || SEARCH_RESULT.normalized_oclc ) %] |
456 |
[% IF ( SEARCH_RESULT.normalized_isbn || SEARCH_RESULT.normalized_upc || SEARCH_RESULT.normalized_oclc ) %] |
| 457 |
<div id="syndetics-bookcoverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image syndetics-bookcoverimg"> |
457 |
<div id="syndetics-bookcoverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image syndetics-bookcoverimg"> |
| 458 |
<a class="p1" href="/cgi-bin/koha/catalogue/[% DetailPage | html %]?biblionumber=[% SEARCH_RESULT.biblionumber |url %]"> |
458 |
<a href="/cgi-bin/koha/catalogue/[% DetailPage | url %]?biblionumber=[% SEARCH_RESULT.biblionumber | uri %]"> |
| 459 |
<img src="https://secure.syndetics.com/index.aspx?isbn=[% SEARCH_RESULT.normalized_isbn | html %]/SC.GIF&client=[% Koha.Preference('SyndeticsClientCode') | html %]&type=xw10&upc=[% SEARCH_RESULT.normalized_upc | html %]&oclc=[% SEARCH_RESULT.normalized_oclc | html %]" alt="Cover from Syndetics" /> |
459 |
<img src="https://secure.syndetics.com/index.aspx?isbn=[% SEARCH_RESULT.normalized_isbn | html %]/SC.GIF&client=[% Koha.Preference('SyndeticsClientCode') | html %]&type=xw10&upc=[% SEARCH_RESULT.normalized_upc | html %]&oclc=[% SEARCH_RESULT.normalized_oclc | html %]" alt="Cover from Syndetics" /> |
| 460 |
</a> |
460 |
</a> |
| 461 |
<div class="hint">Syndetics cover image</div> |
461 |
<div class="hint">Syndetics cover image</div> |
|
Lines 467-473
Link Here
|
| 467 |
[% coce_id = SEARCH_RESULT.normalized_ean || SEARCH_RESULT.normalized_isbn %] |
467 |
[% coce_id = SEARCH_RESULT.normalized_ean || SEARCH_RESULT.normalized_isbn %] |
| 468 |
[% IF ( coce_id ) %] |
468 |
[% IF ( coce_id ) %] |
| 469 |
<div id="coce-coverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image coce-coverimg"> |
469 |
<div id="coce-coverimg-[% SEARCH_RESULT.biblionumber | html %]" class="cover-image coce-coverimg"> |
| 470 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]" class => 'p1'> |
470 |
<a href="[% PROCESS biblio_a_href biblionumber => SEARCH_RESULT.biblionumber %]"> |
| 471 |
<span style="block" title="[% SEARCH_RESULT.biblionumber | url %]" class="[% coce_id | html %]" id="coce-thumbnail[% SEARCH_RESULT.biblionumber | html %]"></span> |
471 |
<span style="block" title="[% SEARCH_RESULT.biblionumber | url %]" class="[% coce_id | html %]" id="coce-thumbnail[% SEARCH_RESULT.biblionumber | html %]"></span> |
| 472 |
</a> |
472 |
</a> |
| 473 |
<div class="hint">Coce cover image</div> |
473 |
<div class="hint">Coce cover image</div> |
| 474 |
- |
|
|