[% USE Koha %] [% USE KohaDates %] [% USE Branches %] [% USE AuthorisedValues %] [% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsShowOnDetail ) %] [% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsInputOnDetail ) %] [% ShowCourseReservesHeader = 0 %] [% IF Koha.Preference( 'UseCourseReserves' ) == 1 %] [% FOREACH ITEM_RESULT IN itemloop %] [% IF ITEM_RESULT.course_reserves %] [% FOREACH r IN ITEM_RESULT.course_reserves %] [% IF r.course.enabled == 'yes' %] [% ShowCourseReservesHeader = 1 %] [% END %] [% END %] [% END %] [% END %] [% END %] [% IF ( using_https ) %] [% SET protocol = "https://" %] [% ELSE %] [% SET protocol = "http://" %] [% END %] [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% IF ( bidi ) %] [% BLOCK cssinclude %][% END %] [% END %] [% IF ( OpacStarRatings != 'disable' ) %] [% BLOCK cssinclude %][% END %] [% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-detail' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OPACLocalCoverImages ) %]
[% END %] [% IF ( OPACAmazonCoverImages ) %] [% IF ( OPACurlOpenInNewWindow ) %] [% ELSE %] [% END %] [% IF ( using_https ) %] Cover image [% ELSE %] Cover image [% END %] [% END %] [% IF ( SyndeticsEnabled && SyndeticsCoverImages ) %] [% IF ( content_identifier_exists ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% ELSE %] No cover image available [% END %] [% END %] [% IF ( GoogleJackets ) %]
[% END %] [% IF OpenLibraryCovers %]
[% END %] [% IF ( BakerTaylorEnabled && normalized_isbn ) %] [% IF ( OPACurlOpenInNewWindow ) %] See Baker & Taylor [% ELSE %] See Baker & Taylor [% END %] [% END %]
[% IF ( ocoins ) # COinS / Openurl %] [% END %]
Normal view MARC view [% IF ( ISBD ) %]ISBD view[% END %]
[% IF ( OPACXSLTDetailsDisplay ) %] [% XSLTBloc %] [% ELSE %]

[% title |html %][% IF ( subtitle ) %] [% FOREACH subtitl IN subtitle %][% subtitl.subfield |html %] [% END %][% END %]

[% IF ( author ) %]
by [% author |html %]
[% END %] [% UNLESS ( item_level_itypes ) %] [ [% IF ( description ) %] [% description %] [% ELSE %] [% itemtype %] [% END %] ] [% END %] [% IF ( unititle ) %], [% unititle %][% END %] [% IF ( MARCAUTHORS ) %]
Additional authors: [% IF OPACPopupAuthorsSearch %] [% END # /OPACPopupAuthorsSearch %] [% FOREACH MARCAUTHOR IN MARCAUTHORS %] [% authorsloop = loop %] [% FOREACH MARCAUTHOR_SUBFIELDS_LOO IN MARCAUTHOR.MARCAUTHOR_SUBFIELDS_LOOP %] [% MARCAUTHOR_SUBFIELDS_LOO.separator %] [% IF Koha.Preference( 'OPACPopupAuthorsSearch' ) == 1 %] [% MARCAUTHOR_SUBFIELDS_LOO.value %] [% ELSE %] [% MARCAUTHOR_SUBFIELDS_LOO.value %] [% END %] [% END %] [% IF (MARCAUTHOR.authoritylink) %] [% END %] [% UNLESS ( loop.last ) %]|[% END %] [% END # /FOREACH MARCAUTHORS %]
[% END # IF MARCAUTHORS %] [% IF ( MARCSERIES ) %] Series: [% FOREACH MARCSERIE IN MARCSERIES %] [% FOREACH MARCSERIES_SUBFIELDS_LOO IN MARCSERIE.MARCSERIES_SUBFIELDS_LOOP %] [% IF ( MARCSERIES_SUBFIELDS_LOO.value ) %] [% MARCSERIES_SUBFIELDS_LOO.value %] [% END %] [% IF ( MARCSERIES_SUBFIELDS_LOO.volumenum ) %] . [% MARCSERIES_SUBFIELDS_LOO.volumenum %] [% END %] [% END %] [% UNLESS ( loop.last ) %]|[% END %] [% END # / FOREACH MARCSERIES %] [% END # /MARCSERIES %] [% IF ( editionstatement ) %] Edition statement:[% editionstatement %][% IF ( editionresponsibility ) %]/[% editionresponsibility %][% END %] [% END %] [% IF ( publishercode ) %] Published by : [% publishercode |html %] [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% END %] [% IF ( pages ) %] Physical details: [% pages %] [% illus %] [% size %] [% END %] [% IF ( MARCISBNS ) %] ISBN:[% FOREACH MARCISBN IN MARCISBNS %][% MARCISBN %][% IF ( loop.last ) %].[% ELSE %]; [% END %][% END %] [% ELSE %] [% IF ( normalized_isbn ) %] ISBN: [% normalized_isbn %] [% END %] [% END %] [% IF ( issn ) %] ISSN:[% issn %] [% END %] [% IF ( collectiontitle ) %] Collection: [% collectiontitle %] [% IF ( collectionissn ) %], ISSN [% collectionissn %] [% END %] [% IF ( collectionvolume ) %]; [% collectionvolume %] [% END %] [% END %] [% IF ( unititles ) %] Uniform titles: [% FOREACH unititle IN unititles %] [% unititle.unititle %] ; [% END %] [% END %] [% IF ( MARCSUBJCTS ) %]
Subject(s): [% IF OPACPopupAuthorsSearch %] [% END # /OPACPopupAuthorsSearch%] [% FOREACH MARCSUBJCT IN MARCSUBJCTS %] [% subjectsloop = loop %] [% FOREACH SUBFIELD IN MARCSUBJCT.MARCSUBJECT_SUBFIELDS_LOOP %] [% SUBFIELD.separator %] [% IF Koha.Preference( 'OPACPopupAuthorsSearch' ) == 1 %] [% SUBFIELD.value %] [% ELSE %] [% SUBFIELD.value %] [% END %] [% END %] [% IF (MARCSUBJCT.authoritylink) %] [% END %] [% UNLESS ( loop.last ) %] | [% END %] [% END # / FOREACH MARCSUBJCTS %]
[% ELSE # /IF MARCSUBJCTS %] [% IF ( subjects ) %]Subject(s): [% FOREACH subject IN subjects %][% subject.subject %] | [% END %][% END %] [% END %] [% IF ( copyrightdate ) %] Year: [% copyrightdate %] [% END %] [% UNLESS ( item_level_itypes ) %] [% IF ( imgeurl ) %] [% END %] Item type: [% IF ( description ) %] [% description %] [% ELSE %] [% itemtype %] [% END %] [% END %] [% IF ( MARCURLS ) %]
Online resources:
[% END # / IF MARCURLS %] [% END # / IF OPACXSLTDetailsDisplay %] [% IF ( AuthorisedValueImages && authorised_value_images ) %]
[% FOREACH authorised_value_image IN authorised_value_images %] [% authorised_value_image.label %] [% END %]
[% END # / AuthorisedValueImages && authorised_value_images %] [% IF ( LibraryThingForLibrariesID ) %] [% UNLESS ( LibraryThingForLibrariesTabbedView ) %]
[% END %] Reviews from LibraryThing.com: [% END # / LibraryThingForLibrariesID %] [% IF ( GetShelves ) %] List(s) this item appears in: [% FOREACH GetShelve IN GetShelves %] [% GetShelve.shelfname %] [% IF ( loop.last ) %][% ELSE %]|[% END %] [% END %] [% END # / GetShelves %] [% IF ( TagsShowEnabled ) %]
[% IF ( TagLoop ) %] Tags from this library:
    [% FOREACH TagLoo IN TagLoop %]
  • [% TagLoo.term |html %] ([% TagLoo.weight_total %]) [% IF ( loop.last ) %][% ELSE %], [% END %]
  • [% END %]
[% ELSE %] Tags from this library: No tags from this library for this title. [% END %] [% IF ( TagsInputEnabled ) %] Add tag(s) [% END %]
[% END # /IF TagsShowEnabled %] [% IF ( TagsInputEnabled ) %]
[% IF ( loggedinusername ) %] [% ELSE %] Log in to add tags. [% END %]
[% END # / IF TagsInputEnabled %] [% IF ( SyndeticsEnabled ) %] [% IF ( SyndeticsSeries && SyndeticsSERIES1Exists ) %] Series information: [% IF ( using_https ) %] Click to open in new window [% ELSE %] Click to open in new window [% END %] [% END # / IF SyndeticsSeries && SyndeticsSERIES1Exists%] [% IF ( SyndeticsAVPROFILEExists ) %] Audiovisual profile: [% IF ( using_https ) %] Click to open in new window [% ELSE %] Click to open in new window [% END %] [% END # / IF SyndeticsAVPROFILEExists %] [% IF ( SyndeticsFICTIONExists ) %] Fiction notes: [% IF ( using_https ) %] Click to open in new window [% ELSE %] Click to open in new window [% END %] [% END # / IF SyndeticsFICTIONExists %] [% IF ( SyndeticsAwards && SyndeticsAWARDS1Exists ) %] Awards: [% IF ( using_https ) %] Click to open in new window [% ELSE %] Click to open in new window [% END %] [% END # / IF SyndeticsAwards && SyndeticsAWARDS1Exists %] [% END # / IF SyndeticsEnabled%] [% IF ( OpacStarRatings != 'disable' ) %]
[% FOREACH i IN [ 1 2 3 4 5 ] %] [% IF rating_avg == i && borrowernumber %] [% ELSIF rating_avg == i %] [% ELSIF borrowernumber %] [% ELSE %] [% END %] [% END %] [% UNLESS ( rating_readonly ) %]  [% END %]  [% IF ( rating_value ) %] your rating: [% rating_value %], [% ELSE %] [% END %] average rating: [% rating_avg_int %] ([% rating_total %] votes)
[% END # / IF OpacStarRatings != 'disable' %] [% IF ( BakerTaylorContentURL ) %] Enhanced content: [% IF ( OPACurlOpenInNewWindow ) %]Content Cafe[% ELSE %]Content Cafe[% END %] [% END # / IF BakerTaylorContentURL %] [% IF ( NovelistSelectProfile ) %] [% IF ( NovelistSelectView == 'above') %] Novelist Select:
[% END %] [% END # / IF NovelistSelectProfile %] [% IF ( Babeltheque ) %]
[% END # / IF Babeltheque%]
[% IF ( serialcollection ) %]
[% FOREACH serialcollection IN serialcollections %] [% END %]
Library Serial collection Item call number
[% serialcollection.branch %] [% serialcollection.text %] [% serialcollection.itemcallnumber %]
[% END # / IF serialcollection %]
[% IF too_many_items %]

This record has many physical items ([% items_count %]). Click here to view them all.

[% ELSIF ( itemloop.size ) %] [% INCLUDE items_table items=itemloop tab="holdings" %] [% IF Koha.Preference('OPACAcquisitionDetails') and Koha.Preference('AcqCreateItem') != 'ordering' and acquisition_details.total_quantity > 0 %] [% IF acquisition_details.total_quantity == 1 %] 1 item is on order. [% ELSE %] [% acquisition_details.total_quantity %] items are on order. [% END %] [% END %] [% IF holds_count.defined || priority %]
[% IF holds_count.defined %] Total holds: [% holds_count %] [% END %] [% IF priority %] [% IF holds_count.defined %] (priority [% priority %]) [% ELSE %] Overall queue priority: [% priority %] [% END %] [% END %]
[% END %] [% ELSE %] [% IF ( ALTERNATEHOLDINGS ) %] [% FOREACH ALTERNATEHOLDING IN ALTERNATEHOLDINGS %]
Holdings: [% ALTERNATEHOLDING.holding %]
[% END %] [% ELSE %] [% IF Koha.Preference('OPACAcquisitionDetails') and Koha.Preference('AcqCreateItem') != 'ordering' and acquisition_details.total_quantity > 0 %] [% IF acquisition_details.total_quantity == 1 %] 1 item is on order. [% ELSE %] [% acquisition_details.total_quantity %] items are on order. [% END %] [% ELSE %]
No physical items for this record
[% END %] [% END %] [% END # IF itemloop.size %] [% PROCESS 'shelfbrowser.inc' %] [% INCLUDE shelfbrowser tab='holdings' %]
[% IF (SeparateHoldings) %]
[% IF (otheritemloop.size) %] [% INCLUDE items_table items=otheritemloop tab="otherholdings" %] [% ELSE %] No other items. [% END %] [% INCLUDE shelfbrowser tab='otherholdings' %]
[% END # / SeparateHoldings %] [% IF ( MARCNOTES || notes || ( SyndeticsEnabled && SyndeticsSummary && SYNDETICS_SUMMARY )) %]
[% IF ( SyndeticsEnabled && SyndeticsSummary && SYNDETICS_SUMMARY ) %]

Enhanced descriptions from Syndetics:

[% SYNDETICS_SUMMARY %]

[% END %] [% IF ( MARCNOTES ) %]
[% FOREACH MARCNOTE IN MARCNOTES %]

[% MARCNOTE.marcnote FILTER html_line_break %]

[% END %]
[% ELSE %] [% IF ( notes ) %]

[% notes %]

[% END %] [% END %]
[% END # / IF MARCNOTES || notes %] [% IF ( SyndeticsEnabled ) %] [% IF ( SyndeticsTOC && SYNDETICS_TOC ) %]

Table of contents provided by Syndetics

    [% FOREACH SYNDETICS_TO IN SYNDETICS_TOC %] [% IF ( SYNDETICS_TO.p ) %]
  • [% SYNDETICS_TO.l %] [% SYNDETICS_TO.t %][% IF ( SYNDETICS_TO.p ) %] ([% SYNDETICS_TO.p %])[% END %]
  • [% END %] [% END %]
[% END # / IF SyndeticsTOC && SYNDETICS_TOC %] [% IF ( SyndeticsExcerpt && SYNDETICS_EXCERPT ) %]

Excerpt provided by Syndetics

[% SYNDETICS_EXCERPT %]
[% END # / IF SyndeticsExcerpt && SYNDETICS_EXCERPT %] [% IF ( SyndeticsReviews && SYNDETICS_REVIEWS ) %]

Reviews provided by Syndetics

[% FOREACH SYNDETICS_REVIEW IN SYNDETICS_REVIEWS %] [% IF ( SYNDETICS_REVIEW.title ) %]

[% SYNDETICS_REVIEW.title %]

[% FOREACH review IN SYNDETICS_REVIEW.reviews %] [% IF ( review.content ) %] [% review.content %] [% END %] [% END %] [% END %] [% END %]
[% END # / IF SyndeticsReviews && SYNDETICS_REVIEWS %] [% IF ( SyndeticsAuthorNotes && SYNDETICS_ANOTES ) %]

Author notes provided by Syndetics

[% FOREACH SYNDETICS_ANOTE IN SYNDETICS_ANOTES %] [% IF ( SYNDETICS_ANOTE.content ) %] [% SYNDETICS_ANOTE.content %] [% END %] [% END %]
[% END # / IF SyndeticsReviews && SYNDETICS_REVIEWS %] [% END # / IF SyndeticsEnabled %] [% IF ( NovelistSelectProfile && NovelistSelectView == 'tab') %]
[% END # / IF NovelistSelectProfile && NovelistSelectView == 'tab' %] [% IF ( subscriptionsnumber ) %]

This is a serial

There are [% subscriptionsnumber %] subscription(s) associated with this title.

[% FOREACH subscription IN subscriptions %] [% IF ( subscription.branchname ) %]

At library: [% subscription.branchname %]

[% ELSE %] [% IF ( subscription.branchcode ) %]

At library: [% subscription.branchcode %]

[% END %] [% END %] [% IF ( subscription.closed ) %]

This subscription is closed.

[% END %] [% IF ( subscription.callnumber ) %]

Call number: [% subscription.callnumber %]

[% END %]
[% IF ( subscription.subscriptionnotes ) %]

[% subscription.subscriptionnotes FILTER html_line_break %]

[% END %]

Subscription from: [% subscription.histstartdate | $KohaDates %] to:[% IF ( subscription.histenddate ) %] [% subscription.histenddate | $KohaDates %] [% ELSE %] now (current)[% END %]

[% IF ( subscription.missinglist ) %]

Missing issues: [% subscription.missinglist %]

[% END %] [% IF ( subscription.opacnote ) %]

[% subscription.opacnote FILTER html_line_break %]

[% END %] [% IF ( subscription.callnumber ) %]

Call number: [% subscription.callnumber %]

[% END %] [% IF ( subscription.latestserials ) %]

The [% subscription.opacdisplaycount %] latest issues for this subscription:

[% FOREACH latestserial IN subscription.latestserials %] [% END # / FOREACH latestserials %]
Issue # Date Status Note
[% latestserial.serialseq %] [% latestserial.planneddate %] [% IF ( latestserial.status1 ) %] Awaited [% ELSE %] [% IF ( latestserial.status2 ) %] Arrived [% ELSE %] [% IF ( latestserial.status3 ) %] Late [% ELSE %] [% IF ( latestserial.status4 ) %] Missing [% ELSE %] [% IF ( latestserial.status5 ) %] Not issued [% END %] [% END %] [% END %] [% END %] [% END %] [% latestserial.notes %]
[% END # / IF subscription.latestserials %] [% END # / FOREACH subscriptions %]

More details

[% END # IF subscriptionsnumber %] [% IF ( LibraryThingForLibrariesID && LibraryThingForLibrariesTabbedView ) %]
[% END # / IF LibraryThingForLibrariesID && LibraryThingForLibrariesTabbedView %] [% IF Koha.Preference( 'reviewson' ) == 1 %]
[% IF ( reviews ) %] [% FOREACH review IN reviews %] [% IF ( review.your_comment ) %]
[% IF ( review.avatarurl ) %] [% END %]
Your comment
[% review.datereviewed | $KohaDates %]

[% FILTER html_break %] [% review.review |html %] [% END %] Edit

[% ELSE %]
[% IF ( ShowReviewer != "none" ) %] [% IF ( review.avatarurl ) %] [% END %] [% SWITCH ShowReviewer %] [% CASE 'full' %]
Comment by [% review.title %] [% review.firstname %] [% review.surname %]
[% CASE 'first' %]
Comment by [% review.firstname %]
[% CASE 'surname' %]
Comment by [% review.surname %]
[% CASE 'firstandinitial' %]
Comment by [% review.firstname %] [% review.surname|truncate(2,'.') %]
[% CASE 'username' %]
Comment by [% review.userid %]
[% END %] [% review.datereviewed | $KohaDates %] [% ELSIF ( ShowReviewer == "none") %]
Patron comment on [% review.datereviewed | $KohaDates %]
[% END # / IF ShowReviewer != "none"%]

[% FILTER html_break %] [% review.review |html %] [% END %]

[% END # / IF review.your_comment %] [% END # / FOREACH reviews %] [% ELSE %]

There are no comments for this item.

[% END # / IF reviews %] [% IF ( loggedinusername ) %] [% UNLESS ( loggedincommenter ) %] [% END %] [% ELSE %]
Log in to your account to post a comment.
[% END # / IF loggedinusername %]
[% END # / IF reviewson %] [% IF ( OPACFRBRizeEditions && XISBNS ) %]

Other editions of this work

[% FOREACH XISBN IN XISBNS %] [% UNLESS ( item_level_itypes ) %] [% END %] [% END # / FOREACH XISBNS %]
[% IF ( OPACAmazonCoverImages ) %] [% END %] [% IF ( SyndeticsEnabled && SyndeticsCoverImages ) %] [% IF ( XISBN.content_identifier_exists ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% ELSE %] No cover image available [% END # / IF XISBN.content_identifier_exists %] [% END # / IF SyndeticsEnabled && SyndeticsCoverImages %] [% XISBN.description %][% XISBN.title |html %] [% IF ( XISBN.author ) %] by [% XISBN.author |html %][% END %] [% IF ( XISBN.copyrightdate ) %] ©[% XISBN.copyrightdate %][% END %] [% IF ( XISBN.publishercode ) %]

[% XISBN.publishercode |html %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.pages ) %][% XISBN.pages %] [% XISBN.illus %] [% XISBN.size %][% END %]

[% END %]
[% END # / IF OPACFRBRizeEditions && XISBNS %] [% IF ( HTML5MediaEnabled ) %]

<[% HTML5MediaParent %] controls preload=none> [% FOREACH HTML5MediaSet IN HTML5MediaSets %] <[% HTML5MediaSet.child %] src="[% HTML5MediaSet.srcblock %]"[% HTML5MediaSet.typeblock %] /> [% END %] [[% HTML5MediaParent %] tag not supported by your browser.]

[% END # / IF HTML5MediaEnabled %] [% IF ( OPACLocalCoverImages && localimages.size ) %]

Click on an image to view it in the image viewer

[% FOREACH image IN localimages %] [% IF image %] [% END %] [% END %]
[% END # / IF OPACLocalCoverImages && localimages.size %] [% IF ( IDreamBooksReviews ) %] [% END %]
[% IF ( NovelistSelectProfile && NovelistSelectView == 'below' ) %]

Novelist Select

[% END %] [% IF ( Babeltheque ) %]
[% END # / IF Babeltheque %]
[% IF ( OpacBrowseResults && busc ) %] [% END # / IF OpacBrowseResults && busc %] [% INCLUDE 'opac-detail-sidebar.inc' %] [% IF ( NovelistSelectProfile && NovelistSelectView == 'right') %]

Novelist Select

[% END %] [% IF ( Babeltheque ) %]
[% END %] [% IF ( SocialNetworks ) %] [% END %]
[% IF ( LibraryThingForLibrariesID ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% END %] [% IF ( NovelistSelectProfile ) %] [% END %] [% IF ( Babeltheque ) %] [% END %]
[% INCLUDE 'opac-bottom.inc' %] [%# End of template %] [% BLOCK items_table %] [% IF ( item_level_itypes ) %][% END %] [% IF ( OpacLocationBranchToDisplay == 'holding' || OpacLocationBranchToDisplay == 'both' || singleBranchMode ) %] [% END %] [% UNLESS ( singleBranchMode ) %] [% IF ( OpacLocationBranchToDisplay == 'home' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( itemdata_enumchron ) %][% END %] [% IF ( itemdata_uri ) %][% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF ( OPACShowBarcode ) %][% END %] [% IF holds_count.defined %] [% ELSIF show_priority %] [% END %] [% IF ( ShowCourseReservesHeader ) %][% END %] [% FOREACH ITEM_RESULT IN items %] [% IF ITEM_RESULT.this_branch %] [% ELSE %] [% END %] [% IF ( item_level_itypes ) %] [% END %] [% UNLESS singleBranchMode %] [% IF ( OpacLocationBranchToDisplay == 'holding' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% IF ( OpacLocationBranchToDisplay == 'home' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% ELSE %] [% END %] [% IF ( itemdata_ccode ) %] [% END %] [% IF ( itemdata_enumchron ) %] [% END %] [% IF ( itemdata_uri ) %] [% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF ( OPACShowBarcode ) %][% END %] [% IF holds_count.defined || show_priority %] [% END %] [% IF ShowCourseReservesHeader %] [% END # /IF ShowCourseReservesHeader %] [% END %]
Item typeCurrent locationHome libraryCollectionCall numberVol infourlCopy numberStatusNotesDate dueBarcodeItem holdsItem hold queue priorityCourse reserves
[% UNLESS ( noItemTypeImages ) %] [% IF ( ITEM_RESULT.imageurl ) %] [% ITEM_RESULT.description %] [% END %] [% END %] [% ITEM_RESULT.description %] [% IF ( ITEM_RESULT.branchurl ) %] [% ITEM_RESULT.branchname %] [% ELSE %] [% ITEM_RESULT.branchname %] [% END %]
[% ITEM_RESULT.holding_branch_opac_info %]
[% IF ( OpacLocationBranchToDisplayShelving == 'holding' || OpacLocationBranchToDisplayShelving == 'both' ) %] [% ITEM_RESULT.location_description %] [% END %]
[% IF Branches.GetURL( ITEM_RESULT.homebranch ) %] [% home_branch_url = Branches.GetURL( ITEM_RESULT.homebranch ) %] [% IF ( home_branch_url ) %] [% Branches.GetName( ITEM_RESULT.homebranch ) %] [% ELSE %] [% Branches.GetName( ITEM_RESULT.homebranch ) %] [% END %] [% ELSE %] [% Branches.GetName( ITEM_RESULT.homebranch ) %] [% END %]
[% ITEM_RESULT.home_branch_opac_info %]
[% IF ( OpacLocationBranchToDisplayShelving == 'home' || OpacLocationBranchToDisplayShelving == 'both' ) %] [% ITEM_RESULT.location_description %] [% END %]
[% ITEM_RESULT.location_description %][% ITEM_RESULT.ccode %] [% IF ( ITEM_RESULT.itemcallnumber ) %] [% ITEM_RESULT.itemcallnumber %] [% IF ( OPACShelfBrowser ) %] [% IF ( ITEM_RESULT.itemnumber == starting_itemnumber ) %] (Browse shelf) [% ELSE %] (Browse shelf) [% END %] [% END %] [% END %] [% ITEM_RESULT.enumchron %] [% IF ITEM_RESULT.uri %] [% IF trackclicks == 'track' || trackclicks == 'anonymous' %] Link to resource [% ELSE %] [% ITEM_RESULT.uri %] [% END %] [% END %] [% ITEM_RESULT.copynumber %][% INCLUDE 'item-status-schema-org.inc' item = ITEM_RESULT %][% INCLUDE 'item-status.inc' item = ITEM_RESULT %][% ITEM_RESULT.itemnotes %][% ITEM_RESULT.datedue | $KohaDates as_due_date => 1 %][% ITEM_RESULT.barcode %] [% IF holds_count.defined %] [% ITEM_RESULT.holds_count %] [% END %] [% IF ITEM_RESULT.priority %] [% IF holds_count.defined %] (priority [% ITEM_RESULT.priority %]) [% ELSE %] [% ITEM_RESULT.priority %] [% END %] [% END %] [% IF ITEM_RESULT.course_reserves %] [% FOREACH r IN ITEM_RESULT.course_reserves %]

[% r.course.course_name %] [% IF r.course.section %] [% r.course.section %] [% END %] [% IF r.course.term %] [% AuthorisedValues.GetByCode( 'TERM', r.course.term ) %] [% END %]

[% END %] [% END %]
[% END %][%# end of items_table block %] [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %] [% IF ( SocialNetworks ) %] [% END %] [% IF ( OpacStarRatings != 'disable' ) %][% END %] [% IF ( OpacHighlightedWords ) %][% END %] [% IF OPACPopupAuthorsSearch %] [% END # / IF OPACPopupAuthorsSearch %] [% END %]