[% USE Koha %] [% USE Branches %] [% USE AuthorisedValues %] [% USE ItemTypes %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Most popular titles [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %] [% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-topissues' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% INCLUDE 'opac-topissues.inc' %] [% IF ( OpacNav || OpacNavBottom ) %] [% INCLUDE 'navigation.inc' %] [% END %]
[% IF ( results ) %] [% IF Koha.Preference( 'opacuserlogin' ) == 1 %][% END %] [% FOREACH result IN results %] [% IF Koha.Preference( 'opacuserlogin' ) == 1 %][% END %] [% END %]
The [% limit %] most checked-out [% IF selected_itemtype %] [% ItemTypes.GetDescription(selected_itemtype) %] [% END %] [% IF ( branch ) %] at [% Branches.GetName( branch ) %] [% END %] [% IF ( timeLimit != 999 ) %] in the past [% timeLimit |html %] months [% ELSE %] of all time[% END %]
Title [% IF ( ccodesearch ) %]Collection[% ELSE %]Item type[% END %] Checkouts 
[% result.title |html %]

[% result.author %] [% IF ( result.publishercode ) %]- [% result.publishercode %][% END %] [% IF ( result.place ) %][% result.place %][% END %] [% IF ( result.publicationyear ) %] [% result.publicationyear %] [% ELSIF ( result.copyrightdate ) %] [% result.copyrightdate %] [% END %] [% IF ( result.pages ) %] - [% result.pages %][% END %] [% IF ( result.item('size') ) %][% result.item('size') %][% END %]

[% IF Koha.Preference('AdvancedSearchTypes') == 'ccode' %] Collection [% AuthorisedValues.GetByCode('ccode', result.ccode, 1) %] [% ELSE %] Item type [% ItemTypes.GetDescription(result.itemtype) %] [% END %] Checkouts: [% result.count %][% IF Koha.Preference( 'RequestOnOpac' ) == 1 %][% UNLESS ( result.norequests ) %]Place hold[% END %][% END %]
[% ELSE %] No results, try to change filters. [% END # / IF results %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %] [% END %]