[% USE Math %] [% USE Koha %] [% USE KohaDates %] [% USE Branches %] [% USE ColumnsSettings %] [% USE AuthorisedValues %] [% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsShowOnDetail ) %] [% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsInputOnDetail ) %] [% IF Koha.Preference('AmazonAssocTag') %] [% AmazonAssocTag = '?tag=' _ Koha.Preference('AmazonAssocTag') %] [% ELSE %] [% AmazonAssocTag = '' %] [% END %] [% 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 %][% IF Koha.Preference('marcflavour')=='UNIMARC' %],[% END %] [% subtitl.subfield |html %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% IF ( bidi ) %] [% BLOCK cssinclude %][% END %] [% END %] [% IF ( OpacStarRatings != 'disable' ) %] [% BLOCK cssinclude %][% END %] [% END %] [% INCLUDE greybox.inc %] [% INCLUDE 'bodytag.inc' bodyid='opac-detail' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OPACLocalCoverImages ) %]
[% END %] [% IF ( OPACAmazonCoverImages ) %] [% IF ( OPACURLOpenInNewWindow ) %] [% ELSE %] [% END %] Cover image [% END %] [% IF ( SyndeticsEnabled && SyndeticsCoverImages ) %] [% IF ( content_identifier_exists ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% ELSE %] No cover image available [% END %] [% END %] [% IF ( GoogleJackets ) %]
[% END %] [% IF ( Koha.Preference('Coce') && Koha.Preference('CoceProviders') ) %] [% coce_id = normalized_ean || normalized_isbn %]
[% END %] [% IF OpenLibraryCovers %]
[% END %] [% bt_id = ( normalized_upc || normalized_isbn ) %] [% IF ( BakerTaylorEnabled && bt_id ) %] [% IF BakerTaylorBookstoreURL %] [% IF ( OPACURLOpenInNewWindow ) %] See Baker & Taylor [% ELSE %] See Baker & Taylor [% END %] [% 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 %] [% IF IDREF and MARCAUTHOR.unimarc3 %] IdRef [% 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 ( LibraryThingForLibrariesID ) %] [% UNLESS ( LibraryThingForLibrariesTabbedView ) %]
[% END %] Reviews from LibraryThing.com: [% END # / LibraryThingForLibrariesID %] [% IF shelves.count %] List(s) this item appears in: [% FOREACH s IN shelves %] [% s.shelfname %] [% IF ( loop.last ) %][% ELSE %]|[% END %] [% END %] [% END %] [% 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 ) %] [% IF ( loggedinusername ) %] Add tag(s) [% ELSE %] [% IF Koha.Preference('casAuthentication') %] [%# CAS authentication is too complicated for modal window %] Log in to add tags. [% ELSE %] Log in to add tags. [% END %] [% END %] [% END # / IF TagsInputEnabled %]
[% END # /IF TagsShowEnabled %] [% 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' ) %]
[% SET rating_avg = ratings.get_avg_rating() %] [% rating_avg_int = BLOCK %][% rating_avg | format("%.0f") %][% END %] [% FOREACH i IN [ 1 2 3 4 5 ] %] [% IF rating_avg_int == i && borrowernumber %] [% ELSIF rating_avg_int == i %] [% ELSIF borrowernumber %] [% ELSE %] [% END %] [% END %] [% UNLESS ( rating_readonly ) %]  [% END %]  [% IF my_rating %] your rating: [% my_rating.rating_value %], [% ELSE %] [% END %] average rating: [% rating_avg %] ([% ratings.count %] votes)
[% END # / IF OpacStarRatings != 'disable' %] [% IF ( BakerTaylorContentURL ) %] Enhanced content: [% IF ( OPACURLOpenInNewWindow ) %]Content Cafe[% ELSE %]Content Cafe[% END %] [% END # / IF BakerTaylorContentURL %] [% IF ( NovelistSelectProfile && normalized_isbn ) %] [% IF ( NovelistSelectView == 'above') %] [% END %] [% END # / IF NovelistSelectProfile %] [% IF ( Babeltheque ) %]
[% END # / IF Babeltheque%]
    [% IF ( defaulttab == 'holdings' ) %]
  • [% ELSE %]
  • [% END %] [% BLOCK holding_tab_title %][% IF SeparateHoldings %][% LoginBranchname %] holdings[% ELSE %]Holdings[% END %][% END %] [% PROCESS holding_tab_title %] [% UNLESS too_many_items %][% ' ( ' _ (itemloop.size || 0) _ ' )' %][% END %]
  • [% IF (SeparateHoldings) %]
  • Other holdings [% ' ( ' _ (otheritemloop.size || 0) _ ' )' %]
  • [% END %] [% IF ( MARCNOTES || notes || ( SyndeticsEnabled && SyndeticsSummary && SYNDETICS_SUMMARY )) %]
  • Title notes
  • [% END %] [% IF ( SYNDETICS_TOC ) %]
  • TOC
  • [% END %] [% IF ( SyndeticsEnabled ) %] [% IF ( SyndeticsExcerpt && SYNDETICS_EXCERPT ) %]
  • Excerpt
  • [% END %] [% IF ( ( SyndeticsReviews && SYNDETICS_REVIEWS ) || ( LibraryThingForLibrariesTabbedView && LibraryThingForLibrariesID) ) %]
  • Reviews
  • [% IF ( LibraryThingForLibrariesID ) %]
  • [% IF ( using_https ) %] [% ELSE %] [% END %] [% END %]
  • [% END %] [% IF ( SyndeticsAuthorNotes && SYNDETICS_ANOTES ) %]
  • About the author
  • [% END %] [% END # / IF SyndeticsEnabled %] [% IF ( LibraryThingForLibrariesID && LibraryThingForLibrariesTabbedView ) %]
  • Similar items
  • Tag browser
  • [% END %] [% IF ( subscriptionsnumber ) %] [% IF ( defaulttab == 'subscriptions' ) %]
  • [% ELSE %]
  • [% END %] Subscriptions ( [% subscriptionsnumber %] )
  • [% END %] [% IF Koha.Preference( 'reviewson' ) == 1 %]
  • Comments[% ' ( ' _ (reviews.size || 0) _ ' )' %]
  • [% END %] [% IF ( NovelistSelectProfile && normalized_isbn ) %] [% IF ( NovelistSelectView == 'tab') %] [% END %] [% END %] [% IF ( OPACFRBRizeEditions && XISBNS ) %]
  • Editions
  • [% END %] [% IF ( serialcollection ) %] [% IF ( defaulttab == 'serialcollection' ) %]
  • [% ELSE %]
  • [% END %] Serial collection
  • [% END %] [% IF ( OPACLocalCoverImages && localimages.size ) %]
  • Images
  • [% END %] [% IF ( HTML5MediaEnabled && HTML5MediaSets ) %] [% IF ( defaulttab == 'media' ) %]
  • [% ELSE %]
  • [% END %]Play media
  • [% END %] [% IF ( IDreamBooksReviews ) %] [% END %]
[% 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" table_id="holdingst" %] [% IF Koha.Preference('OPACAcquisitionDetails') 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 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" table_id="otherholdingst" %] [% 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 %]

[% IF MARCNOTE.marcnote.match('^https?://\S+$') %] [% MARCNOTE.marcnote %] [% ELSE %] [% MARCNOTE.marcnote FILTER html_line_break %] [% END %]

[% 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 %]
  • [% SYNDETICS_TO.l %] [% SYNDETICS_TO.t %][% IF ( SYNDETICS_TO.p ) %] ([% SYNDETICS_TO.p %])[% 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' && (normalized_isbn || normalized_upc) ) %]
[% 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.branchcode ) %]

At library: [% Branches.GetName( subscription.branchcode ) %]

[% 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.letter ) %][% END %] [% IF ( subscription.missinglist ) %]

Missing issues: [% subscription.missinglist %]

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

[% subscription.opacnote FILTER html_line_break %]

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

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

[% FOREACH latestserial IN subscription.latestserials %] [% END # / FOREACH latestserials %]
Issue # Publication date Received date Status Note
[% latestserial.serialseq %] [% latestserial.publisheddate %] [% latestserial.planneddate %] [% IF (latestserial.status1 ) %]Expected[% END %] [% IF (latestserial.status2 ) %]Arrived[% END %] [% IF (latestserial.status3 ) %]Late[% END %] [% IF (latestserial.status4 ) %]Missing[% END %] [% IF (latestserial.status41 ) %]Missing (never received)[% END %] [% IF (latestserial.status42 ) %]Missing (sold out)[% END %] [% IF (latestserial.status43 ) %]Missing (damaged)[% END %] [% IF (latestserial.status44 ) %]Missing (lost)[% END %] [% IF (latestserial.status5 ) %]Not issued[% END %] [% IF (latestserial.status6 ) %]Delete[% END %] [% IF (latestserial.status7 ) %]Claimed[% END %] [% IF (latestserial.status8 ) %]Stopped[% 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 borrowernumber && review.borrowernumber == borrowernumber %]
[% IF ( review.avatarurl ) %] [% END %] [% IF review.approved %]
Your comment
[% ELSE %]
Your comment (preview, pending approval)
[% END %] [% review.datereviewed | $KohaDates %]

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

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

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

[% END %] [% 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 ) %]
[% FOREACH HTML5MediaSet IN HTML5MediaSets %]

[% SET ctrl_preload = ' controls preload=none' #translatability %] <[% HTML5MediaParent _ ctrl_preload %] > <[% HTML5MediaSet.child _ ' src="' _ HTML5MediaSet.srcblock _'"' _ HTML5MediaSet.typeblock %] /> [[% HTML5MediaParent %] tag not supported by your browser.]

[% END %]
[% 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' && ( normalized_isbn || normalized_upc ) ) %]

Novelist Select

[% END %] [% IF ( Babeltheque ) %]
[% END # / IF Babeltheque %] [%# Following on one line due to translation issues %] [% INCLUDE "openlibrary-readapi.inc" bib = { normalized_isbn => normalized_isbn,lccn => lccn, normalized_oclc => normalized_oclc } %]
[% IF ( OpacBrowseResults && busc ) %] [% END # / IF OpacBrowseResults && busc %] [% INCLUDE 'opac-detail-sidebar.inc' %] [% IF ( NovelistSelectProfile && NovelistSelectView == 'right' && ( normalized_isbn || normalized_upc ) ) %]

Novelist Select

[% END %] [% IF ( Babeltheque ) %]
[% END %] [% IF ( SocialNetworks ) %] [% END %]
[% IF ( LibraryThingForLibrariesID ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% END %] [% IF ( NovelistSelectProfile && normalized_isbn ) %] [% END %] [% IF ( Babeltheque ) %] [% END %]
[% INCLUDE 'opac-bottom.inc' %] [%# End of template %] [% BLOCK items_table %] [% IF ( item_level_itypes ) %] [% END %] [% IF ( OpacLocationBranchToDisplay == 'holding' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% IF ( OpacLocationBranchToDisplay == 'home' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% IF ( itemdata_ccode ) %] [% END %] [% IF ( Koha.Preference('OpacLocationOnDetail') == 'column' && itemdata_location ) %] [% END %] [% IF ( itemdata_enumchron ) %] [% END %] [% IF ( itemdata_uri ) %] [% END %] [% IF ( itemdata_copynumber ) %] [% END %] [% IF ( itemdata_itemnotes ) %] [% 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 %] [% IF ( OpacLocationBranchToDisplay == 'holding' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% IF ( OpacLocationBranchToDisplay == 'home' || OpacLocationBranchToDisplay == 'both' ) %] [% END %] [% IF ( itemdata_ccode ) %] [% END %] [% IF ( Koha.Preference('OpacLocationOnDetail') == 'column' && itemdata_location ) %] [% END %] [% IF ( itemdata_enumchron ) %] [% END %] [% IF ( itemdata_uri ) %] [% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF holds_count.defined || show_priority %] [% END %] [% IF ShowCourseReservesHeader %] [% END # /IF ShowCourseReservesHeader %] [% END %]
Item typeCurrent locationHome libraryCollectionShelving locationCall numberVol infoURLCopy numberStatusNotesDate due BarcodeItem 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 ( Koha.Preference('OpacLocationOnDetail') == 'holding' || Koha.Preference('OpacLocationOnDetail') == '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 ( Koha.Preference('OpacLocationOnDetail') == 'home' || Koha.Preference('OpacLocationOnDetail') == 'both' ) %] [% ITEM_RESULT.location_description %] [% END %]
[% ITEM_RESULT.ccode %][% ITEM_RESULT.location_description %] [% IF ( ITEM_RESULT.itemcallnumber ) %] [% ITEM_RESULT.itemcallnumber %] [% IF ( OPACShelfBrowser ) %] [% IF ( ITEM_RESULT.itemnumber == starting_itemnumber ) %] (Browse shelf) [% ELSE %] (Browse shelf) [% END %] [% END %] [% END %] [% IF ITEM_RESULT.enumchron && ITEM_RESULT.serialseq %] [% ITEM_RESULT.enumchron %] [% IF ( ITEM_RESULT.serialseq && ITEM_RESULT.enumchron!=ITEM_RESULT.serialseq ) %] -- [% ITEM_RESULT.serialseq %] [% END %] [% ELSIF ITEM_RESULT.enumchron %] [% ITEM_RESULT.enumchron %] [% ELSIF ITEM_RESULT.serialseq %] [% ITEM_RESULT.serialseq %] [% END %] [% IF ( ITEM_RESULT.publisheddate ) %] ([% ITEM_RESULT.publisheddate | $KohaDates %]) [% END %] [% IF ITEM_RESULT.uri %] [% IF trackclicks == 'track' || trackclicks == 'anonymous' %] [% IF Koha.Preference("OPACURLOpenInNewWindow") %] Link to resource [% ELSE %] Link to resource [% END %] [% ELSE %] [% IF Koha.Preference("OPACURLOpenInNewWindow") %] [% ITEM_RESULT.uri %] [% ELSE %] [% ITEM_RESULT.uri %] [% END %] [% 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 %] [% IF r.course.enabled == 'yes' %]

[% 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 %][%# end of items_table block %] [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %] [% IF ( SocialNetworks ) %] [% END %] [% IF ( OpacStarRatings != 'disable' ) %][% END %] [% IF ( OpacHighlightedWords ) %][% END %] [% IF OPACPopupAuthorsSearch %] [% END # / IF OPACPopupAuthorsSearch %] [% END %]