(bug #3267) show items.uri in opac and intranet
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue / detail.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Catalog &rsaquo; Details for <!-- TMPL_VAR NAME="title" escape="html" --></title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" --><script type="text/JavaScript" language="JavaScript">
4 //<![CDATA[
5 // http://www.oreillynet.com/pub/a/javascript/2003/10/21/amazonhacks.html
6 function verify_images() {
7     $("#bookcoverimg img").each(function(i){
8            if ((this.src.indexOf('images.amazon.com') >= 0) || (this.src.indexOf('g-images.amazon.com') >=0)) {
9             w = this.width;
10             h = this.height;
11             if ((w == 1) || (h == 1)) {
12                 $("#bookcoverimg").remove();
13                 $(".yui-gb").attr("class","yui-g");
14             } else if ((this.complete != null) && (!this.complete)) {
15                 $("#bookcoverimg").remove();
16                 $(".yui-gb").attr("class","yui-g");
17             }
18         }
19         });
20         $("#editions img").each(function(i){
21            if ((this.src.indexOf('images.amazon.com') >= 0) || (this.src.indexOf('g-images.amazon.com') >=0)) {
22             w = this.width;
23             h = this.height;
24             if ((w == 1) || (h == 1)) {
25                                 this.src = 'http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif';
26             } else if ((this.complete != null) && (!this.complete)) {
27                                 this.src = 'http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif';
28             }
29         }
30         });
31 }
32      $(document).ready(function() {
33         $('#bibliodetails > ul').tabs();
34      });
35      <!-- TMPL_IF NAME="AmazonEnabled" -->$(window).load(function() {
36         verify_images();
37      });<!-- /TMPL_IF -->
38 //]]>
39 </script>
40 </head>
41
42 <body>
43
44 <!-- TMPL_INCLUDE NAME="header.inc" -->
45 <!-- TMPL_INCLUDE NAME="cat-search.inc" -->
46
47 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/catalogue/search.pl">Catalog</a>  &rsaquo; Details for <i><!-- TMPL_VAR NAME="title" escape="html" --></i></div>
48
49 <div id="doc3" class="yui-t2">
50    
51    <div id="bd">
52     <div id="yui-main">
53     <div class="yui-b">
54
55 <!-- TMPL_INCLUDE NAME="cat-toolbar.inc" -->
56     <!-- TMPL_IF NAME="AmazonEnabled" --><div class="yui-gb"><!-- TMPL_ELSE --><div class="yui-g"><!-- /TMPL_IF -->
57     <div id="catalogue_detail_biblio" class="yui-u first">
58         
59     <h3><!-- TMPL_VAR NAME="title" escape="html" --> <!-- TMPL_VAR NAME="subtitle" --></h3> 
60             <!-- TMPL_UNLESS NAME="item-level_itypes" --><img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->"><!-- /TMPL_UNLESS -->
61             <!-- TMPL_IF name="unititle" --><p><!-- TMPL_VAR name="unititle" escape="html" --></p><!-- /TMPL_IF -->
62             <!-- TMPL_IF NAME="author" --><p>By <a href="/cgi-bin/koha/catalogue/search.pl?q=au:<!-- TMPL_VAR NAME="author" ESCAPE="url" -->"><!-- TMPL_VAR NAME="author" --></a></p><!-- /TMPL_IF -->
63         <ul>
64         <!-- TMPL_IF name="MARCAUTHORS" -->
65             <li><strong>Additional Authors:</strong><ul>
66             <!-- TMPL_LOOP NAME="MARCAUTHORS" -->
67                 <li><!-- TMPL_LOOP NAME="MARCAUTHOR_SUBFIELDS_LOOP" --><!-- TMPL_VAR NAME="separator" --><a title="&#8225;<!-- TMPL_VAR NAME="code" --> <!-- TMPL_VAR NAME="value" escape="url" -->" href="/cgi-bin/koha/catalogue/search.pl?q=<!-- TMPL_LOOP NAME="link_loop" --><!-- TMPL_VAR NAME="operator" escape="url" --><!-- TMPL_VAR name="limit" -->:<!-- TMPL_VAR NAME="link" ESCAPE="url" --><!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_LOOP --></li>
68                 <!-- /TMPL_LOOP -->
69
70         </ul>
71             </li>
72         <!-- /TMPL_IF -->
73 <!-- TMPL_IF NAME="MARCSERIES" -->
74                 <li><strong>Series: </strong><ul><!-- TMPL_LOOP NAME="MARCSERIES" -->
75                 <li><!-- TMPL_LOOP NAME="MARCSERIES_SUBFIELDS_LOOP" --> <!-- TMPL_IF NAME="value" --><a href="/cgi-bin/koha/catalogue/search.pl?q=se:<!-- TMPL_VAR NAME="value" ESCAPE="url"-->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_IF --><!-- TMPL_IF NAME="volumenum" -->. <!-- TMPL_VAR NAME="volumenum" --><!-- /TMPL_IF --><!-- /TMPL_LOOP --></li> 
76                 <!-- /TMPL_LOOP -->
77                 </ul>
78                 </li>
79 <!-- /TMPL_IF -->
80         <!-- TMPL_IF name="publishercode" -->
81     <li><strong>Published by:</strong>
82         <a href="/cgi-bin/koha/catalogue/search.pl?q=pb:<!-- TMPL_VAR NAME="publishercode" ESCAPE="url" -->">
83             <!-- TMPL_VAR NAME="publishercode" ESCAPE="html" -->
84         </a> <!-- TMPL_IF name="place" -->(<!-- TMPL_VAR NAME="place"-->)<!--/TMPL_IF--> <!-- TMPL_IF NAME="publicationyear" -->, <!-- TMPL_VAR NAME="publicationyear" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionstatement" --><!-- TMPL_VAR NAME="editionstatement" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionresponsability" --><!-- TMPL_VAR NAME="editionresponsability" --><!-- /TMPL_IF -->
85     </li>
86     <!-- /TMPL_IF -->
87         <li><strong>Description:</strong>
88                 <!-- TMPL_IF name="pages" --> <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" --> <!-- TMPL_IF NAME="illus" --><!-- TMPL_VAR NAME="illus" --><!-- /TMPL_IF -->
89                 <!-- TMPL_IF name="size" --><!-- TMPL_VAR name="size" --><!-- /TMPL_IF -->
90         </li>
91 <!-- TMPL_IF name="MARCURLS" --><li>
92     
93         <strong>Online Resources:</strong>
94     <ul>    <!-- TMPL_LOOP name="MARCURLS" -->
95                 <li><!-- TMPL_IF NAME="part" --><!-- TMPL_VAR NAME="part" -->
96                         <br /><!-- /TMPL_IF --> 
97                 <!-- here you might do a tmpl_if name="toc" and use greybox or equivalent for table of contents -->
98                 <a href="<!-- TMPL_VAR NAME="MARCURL" -->" title="<!-- TMPL_VAR NAME="MARCURL" -->"><!-- TMPL_VAR NAME="linktext" --></a>
99                         <!-- TMPL_IF NAME="notes" --><ul><!-- TMPL_LOOP NAME="notes" --><li><!-- TMPL_VAR NAME="note" --></li><!-- /TMPL_LOOP --></ul><!-- /TMPL_IF --></li>
100             <!-- /TMPL_LOOP --></ul>
101 </li>
102     <!-- /TMPL_IF -->
103         </ul>
104         </div>
105        
106 <!-- TMPL_IF NAME="AmazonEnabled" --><!-- TMPL_IF NAME="AmazonCoverImages" --><div class="yui-u" id="bookcoverimg">
107 <a href="http://www.amazon<!-- TMPL_VAR NAME="AmazonTld" -->/gp/reader/<!-- TMPL_VAR NAME="normalized_isbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="normalized_isbn" -->.01.MZZZZZZZ.jpg" alt="" /></a></div><!-- /TMPL_IF --><!-- /TMPL_IF -->
108         
109         <div class="yui-u" style="margin-top: 1em;">
110         <ul>
111         <!-- TMPL_IF name="normalized_isbn" -->
112             <li><strong>ISBN:</strong> <!-- TMPL_VAR NAME="normalized_isbn" --></li>
113         <!-- /TMPL_IF -->
114         <!-- TMPL_IF name="issn" -->
115             <li><strong>ISSN:</strong><!-- TMPL_VAR NAME="issn" --></li>
116         <!-- /TMPL_IF -->
117         <!-- TMPL_IF name="collectiontitle" -->
118             <li><strong>Collection: </strong>
119                 <!-- TMPL_VAR NAME="collectiontitle" --> <!-- TMPL_IF name="collectionvolume" -->, <!-- TMPL_VAR NAME="collectionvolume" --><!-- /TMPL_IF --><!-- TMPL_IF name="collectionissn" --> (<strong>ISSN:</strong> <!-- TMPL_VAR NAME="collectionissn" -->)<!-- /TMPL_IF -->
120             </li>
121         <!-- /TMPL_IF -->
122         <!-- TMPL_IF name="MARCSUBJCTS" -->
123             <li><strong>Subjects:</strong> 
124             <ul>
125                 <!-- TMPL_LOOP NAME="MARCSUBJCTS" -->
126                 <li><!-- TMPL_LOOP NAME="MARCSUBJECT_SUBFIELDS_LOOP" --> <!-- TMPL_VAR NAME="separator" --> <a title="&#8225;<!-- TMPL_VAR NAME="code" --> <!-- TMPL_VAR NAME="value" -->" href="/cgi-bin/koha/catalogue/search.pl?q=<!-- TMPL_LOOP NAME="link_loop" --><!-- TMPL_VAR NAME="operator" escape="url" --><!-- TMPL_VAR name="limit" -->:<!-- TMPL_VAR NAME="link" escape="url" --><!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" ESCAPE="html" --></a><!-- /TMPL_LOOP --></li>
127                 <!-- /TMPL_LOOP -->
128                 </ul>
129             </li>
130         <!-- /TMPL_IF -->
131         <!-- TMPL_IF name="copyrightdate" -->
132             <li><strong>Copyright:</strong> <!-- TMPL_VAR NAME="copyrightdate" --></li>
133         <!-- /TMPL_IF -->
134      
135         <!-- TMPL_IF name="classification" -->
136             <li><strong>Classification:</strong> <!-- TMPL_VAR name="subclass" --><!-- TMPL_VAR name="classification" --></li>
137         <!-- /TMPL_IF -->
138         <!-- TMPL_IF name="dewey" -->
139             <li><strong>Dewey:</strong> <!-- TMPL_VAR name="dewey" --></li>
140         <!-- /TMPL_IF -->
141         <!-- TMPL_IF name="URLS" -->
142             <li><strong>URL:</strong> 
143                 <!-- TMPL_LOOP name="URLS" -->
144                     <a href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a>
145                 <!-- /TMPL_LOOP -->
146             </li>
147         <!-- /TMPL_IF -->
148         </ul>
149 </div>
150 </div>
151
152 <div id="bibliodetails" class="toptabs">
153
154 <ul>   
155 <li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#holdings">Holdings</a></li>
156 <li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#description">Descriptions</a></li>
157 <!-- TMPL_IF NAME="FRBRizeEditions" --><!-- TMPL_IF NAME="XISBNS" --><li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#editions">Editions</a></li><!-- /TMPL_IF --><!-- /TMPL_IF -->
158 <!-- TMPL_IF NAME="AmazonSimilarItems" --><li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#related">Related Titles</a></li><!-- /TMPL_IF -->
159  </ul>
160
161 <div id="holdings">
162 <!-- TMPL_IF name="count" -->
163         <table>
164             <tr>
165                 <!-- TMPL_IF NAME="item-level_itypes" --><th>Item type</th><!-- /TMPL_IF -->
166                 <th>Location</th>
167                 <!-- TMPL_IF NAME="itemdata_ccode" --><th>Collection</th><!-- /TMPL_IF -->
168                 <th>Call Number</th>
169                 <th>Status</th>
170                 <th>Last seen</th>
171                 <th>Barcode</th>
172                 <!-- TMPL_IF NAME="volinfo" --><th>Publication Details</th><!-- /TMPL_IF -->
173                 <!-- TMPL_IF NAME="itemdata_uri" --><th>URL</th><!-- /TMPL_IF -->
174                 <!-- TMPL_IF NAME="itemdata_copynumber" --><th>Copy No.</th><!-- /TMPL_IF -->
175             </tr>
176             <!-- TMPL_LOOP NAME="itemloop" -->
177                 <tr>
178                     <!-- TMPL_IF NAME="item-level_itypes" -->
179                       <td class="itype">
180                         <!-- TMPL_IF NAME="noItemTypeImages" -->
181                           <!-- TMPL_VAR NAME="description" -->
182                         <!-- TMPL_ELSE -->
183                           <!-- TMPL_IF NAME="imageurl" -->
184                             <img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->" />
185                           <!-- TMPL_ELSE -->
186                             <!-- TMPL_VAR NAME="description" -->
187                           <!-- /TMPL_IF -->
188                         <!-- /TMPL_IF --></td>
189                     <!-- /TMPL_IF -->
190                     <td class="location"><!-- TMPL_UNLESS NAME="singlebranchmode" --><!-- TMPL_VAR NAME="branchname" --><!-- /TMPL_UNLESS --> <!-- TMPL_VAR NAME="location" --> </td>
191                     <!-- TMPL_IF NAME="itemdata_ccode" --><td><!-- TMPL_VAR name="ccode" --></td><!-- /TMPL_IF -->
192                     <td class="itemcallnumber"><!-- TMPL_IF NAME="itemcallnumber" --> <!-- TMPL_VAR NAME="itemcallnumber" --><!-- /TMPL_IF --></td>
193                     <td class="status">
194
195                 <!-- TMPL_IF name="datedue" -->
196                                                 <span class="datedue">Checked out
197                     <!-- TMPL_UNLESS  NAME="NOTSAMEBRANCH" -->
198                           to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!-- TMPL_VAR NAME="borrowernumber" -->"><!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --></a>
199                     <!-- /TMPL_UNLESS -->
200                                                 : due <!-- TMPL_VAR NAME="datedue" -->
201                                                 </span>
202                 <!-- TMPL_ELSIF Name="transfertwhen" -->
203                            In transit from <!-- TMPL_VAR NAME="transfertfrom" -->,
204                            to <!-- TMPL_VAR NAME="transfertto" -->, since <!-- TMPL_VAR NAME="transfertwhen" -->
205                                                         <!-- FIXME: the "since" clause is redundant w/ lastseen field -->
206                 <!-- /TMPL_IF -->
207
208                 <!-- TMPL_IF NAME="itemlost" -->
209                     <!-- TMPL_IF NAME="itemlostloop" -->
210                     <!-- TMPL_LOOP NAME="itemlostloop" -->
211                         <!-- TMPL_IF NAME="selected" -->
212                                         <span class="lost"><!-- TMPL_VAR NAME="lib" --></span>
213                         <!-- /TMPL_IF -->
214                     <!-- /TMPL_LOOP -->
215                     <!-- TMPL_ELSE -->
216                                         <span class="lost">Unavailable (lost or missing)</span>
217                     <!-- /TMPL_IF -->
218                 <!-- /TMPL_IF -->
219
220                 <!-- TMPL_IF NAME="wthdrawn" -->
221                                         <span class="wdn">Withdrawn</span>
222                 <!-- /TMPL_IF -->
223
224                 <!-- TMPL_IF NAME="damaged" -->
225                     <!-- TMPL_IF NAME="itemdamagedloop" -->
226                         <!-- TMPL_LOOP NAME="itemdamagedloop" -->
227                         <!-- TMPL_IF NAME="selected" -->
228                                         <span class="dmg"><!-- TMPL_VAR NAME="lib" --></span>
229                         <!-- /TMPL_IF -->
230                         <!-- /TMPL_LOOP -->
231                     <!-- TMPL_ELSE -->
232                                         <span class="dmg">Damaged</span>
233                     <!-- /TMPL_IF -->
234                 <!-- /TMPL_IF -->
235
236                 <!-- TMPL_IF Name="itemnotforloan" -->
237                     Not for loan 
238                     <!-- TMPL_IF Name="notforloanvalue" -->
239                         (<!-- TMPL_VAR NAME="notforloanvalue" -->)
240                     <!-- /TMPL_IF -->
241                 <!-- /TMPL_IF -->
242
243                             
244                 <!-- TMPL_IF NAME="reservedate"-->
245                     <!-- TMPL_IF NAME="waitingdate" -->
246                         Waiting
247                     <!-- TMPL_ELSE -->
248                         On hold
249                     <!-- /TMPL_IF -->
250                     <!-- TMPL_IF NAME="canreservefromotherbranches" -->for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!-- TMPL_VAR NAME="ReservedForBorrowernumber" -->"><!-- TMPL_VAR NAME="ReservedForFirstname" --> <!-- TMPL_VAR NAME="ReservedForSurname" --></a><!-- /TMPL_IF -->
251                     <!-- TMPL_IF NAME="waitingdate" -->
252                         at<!-- TMPL_ELSE -->expected at
253                     <!-- /TMPL_IF -->   <!-- TMPL_VAR NAME="ExpectedAtLibrary" -->
254                     since
255                     <!-- TMPL_IF NAME="waitingdate" --><!-- TMPL_VAR NAME="waitingdate" -->
256                     <!-- TMPL_ELSE -->
257                         <!-- TMPL_IF name="reservedate" --><!-- TMPL_VAR NAME="reservedate" --><!-- /TMPL_IF -->
258                     <!-- /TMPL_IF -->
259                 <!-- /TMPL_IF -->
260                 <!-- TMPL_UNLESS name="itemnotforloan" --><!-- TMPL_UNLESS NAME="onloan" --><!-- TMPL_UNLESS NAME="itemlost" --><!-- TMPL_UNLESS NAME="wthdrawn" --><!-- TMPL_UNLESS NAME="damaged" --><!-- TMPL_UNLESS NAME="transfertwhen" --><!-- TMPL_UNLESS NAME="reservedate" -->
261                                         Available
262                 <!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS -->
263                         
264                     </td>
265                     <td class="datelastseen"><!-- TMPL_VAR NAME="datelastseen" --></td>
266                     <td><a href="/cgi-bin/koha/catalogue/moredetail.pl?type=<!-- TMPL_VAR NAME="type" -->&amp;itemnumber=<!-- TMPL_VAR NAME="itemnumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->#item<!-- TMPL_VAR NAME="itemnumber">"><!-- TMPL_VAR NAME="barcode" --></a></td>
267                                 <!-- TMPL_IF NAME="volinfo" --> <td class="enumchron">
268                                         <!-- TMPL_IF NAME="itemdata_enumchron" -->
269                                                 <!-- TMPL_IF NAME="enumchron" -->
270                                                 <!-- TMPL_VAR NAME="enumchron" --><!-- TMPL_IF NAME="serialseq" --> -- <!-- /TMPL_IF -->
271                                                 <!-- /TMPL_IF -->
272                                         <!-- /TMPL_IF -->
273                                         <!-- TMPL_VAR NAME="serialseq" --><!-- TMPL_IF NAME="publisheddate" --> (<!-- TMPL_VAR NAME="publisheddate" -->)<!-- /TMPL_IF -->
274                                 </td><!-- /TMPL_IF -->
275                                 <!-- TMPL_IF NAME="itemdata_uri" -->
276                                         <td class="uri"><a href="<!-- TMPL_VAR NAME="uri" -->"><!-- TMPL_VAR NAME="uri" --></a></td>
277                                 <!-- /TMPL_IF -->
278                                 <!-- TMPL_IF NAME="itemdata_copynumber" -->
279                                         <td class="copynumber"><!-- TMPL_VAR NAME="copynumber" --></td>
280                                 <!-- /TMPL_IF -->
281                 <!-- TMPL_IF NAME="type" -->
282                     <td><a href="/cgi-bin/koha/maint/catmaintain.pl?type=fixitemtype&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->&amp;item=<!-- TMPL_VAR NAME="itemtype" -->">Fix Itemtype</a></td>
283                 <!-- /TMPL_IF -->
284
285                 </tr>
286             <!-- /TMPL_LOOP -->
287         </table>
288                 <!-- TMPL_IF NAME="debug_display" -->
289                 <br /><br />
290                 <table>
291                         <tr><td>itemdata_enumchron</td><td><!-- TMPL_VAR NAME="itemdata_enumchron" --></td></tr>
292                         <tr><td>itemdata_copynumber</td><td><!-- TMPL_VAR NAME="itemdata_copynumber" --></td></tr>
293                         <tr><td>serial</td><td><!-- TMPL_VAR NAME="serial" --></td></tr>
294                 </table>
295                 <!-- /TMPL_IF -->
296 <!-- TMPL_ELSE -->
297     <p>No physical items for this record</p>
298 <!-- /TMPL_IF -->
299     </div>
300     
301 <div id="description">
302 <div class="content_set">
303 <!-- TMPL_IF NAME="AmazonEnabled" -->
304 <!-- TMPL_LOOP NAME="AMAZON_EDITORIAL_REVIEWS" -->
305     <!-- TMPL_IF NAME="Content" -->
306     <h4>From <!-- TMPL_VAR NAME="Source" -->:</h4>
307     <p><!-- TMPL_VAR NAME="Content" --></p>
308     <!-- /TMPL_IF -->
309 <!-- /TMPL_LOOP -->
310 <!-- /TMPL_IF-->
311
312 <!-- TMPL_IF name="MARCNOTES" -->
313     <!-- TMPL_LOOP NAME="MARCNOTES" -->
314     <p><!-- TMPL_VAR NAME="marcnote" --></p>
315     <!-- /TMPL_LOOP -->
316     <!-- TMPL_ELSE -->
317     <!-- TMPL_IF name="notes" -->
318     <p><!-- TMPL_VAR NAME="notes" --></p>
319     <!-- /TMPL_IF -->
320 <!-- /TMPL_IF -->
321 </div>
322 </div>
323 <!-- TMPL_IF NAME="FRBRizeEditions" --><!-- TMPL_IF NAME="XISBNS" -->
324 <div id="editions"><h2>Editions</h2>
325 <table>
326 <!-- TMPL_LOOP NAME="XISBNS" --><tr><!-- TMPL_IF NAME="AmazonEnabled" --><td><a href="http://www.amazon.com/gp/reader/<!-- TMPL_VAR NAME="normalized_isbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="normalized_isbn" -->.01._AA75_PU_PU-5_.jpg" /></a></td><!-- /TMPL_IF --><td><!-- TMPL_IF NAME="noItemTypeImages" --><!-- TMPL_VAR NAME="description" --><!-- TMPL_ELSE --><img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->"><!-- /TMPL_IF --></td><td>
327 <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" escape="html" --></a> by <!-- TMPL_VAR NAME="author" --> &copy;<!-- TMPL_VAR NAME="copyrightdate" -->
328   <!-- TMPL_IF name="publishercode" -->
329 <!-- TMPL_VAR NAME="publishercode" --> <!-- TMPL_IF name="place" -->(<!-- TMPL_VAR NAME="place"-->)<!--/TMPL_IF--> <!-- TMPL_IF NAME="publicationyear" -->, <!-- TMPL_VAR NAME="publicationyear" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionstatement" --><!-- TMPL_VAR NAME="editionstatement" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionresponsability" --><!-- TMPL_VAR NAME="editionresponsability" --><!-- /TMPL_IF -->
330     <!-- /TMPL_IF -->
331                 <!-- TMPL_IF name="pages" --> <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" --> <!-- TMPL_IF NAME="illus" --><!-- TMPL_VAR NAME="illus" --><!-- /TMPL_IF -->
332                 <!-- TMPL_IF name="size" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="size" -->
333 </td>
334
335 <!-- /TMPL_LOOP -->
336 </table></div><!-- /TMPL_IF -->
337 <!-- /TMPL_IF -->
338
339 <!-- TMPL_IF NAME="AmazonEnabled" --><!-- TMPL_IF NAME="AmazonSimilarItems" -->
340 <div id="related">
341 <h4>Similar Items</h4>
342 <ul>
343 <!-- TMPL_LOOP NAME="AMAZON_SIMILAR_PRODUCTS" -->
344 <!-- TMPL_LOOP NAME="similar_biblionumbers" -->
345 <li><img alt="img" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="ASIN"-->.01._SS50_.jpg" /> <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" ESCAPE="HTML" --></a> </li>
346 <!-- /TMPL_LOOP -->
347 <!-- /TMPL_LOOP -->
348 </ul>
349 </div>
350 <!-- /TMPL_IF --><!-- /TMPL_IF -->
351
352 </div><!-- /bibliodetails -->
353
354 <div class="yui-g" id="export" style="margin-top: 1em;">
355 <form method="get" action="/cgi-bin/koha/catalogue/export.pl">
356 <table>  <tr>
357       <th>Save Record</th>   </tr>
358   <tr>     <td> Select Download Format:    <select name="format">
359         <option value="mods">MODS (XML)</option>
360         <option value="dc">Dublin Core (XML)</option>
361         <option value="marcxml">MARCXML</option>
362         <option value="marc8">MARC (non-Unicode/MARC-8)</option>
363         <option value="utf8">MARC (Unicode/UTF-8)</option>    </select>
364         <input type="submit" name="save" value="Download Record" /></td>
365   </tr>
366   <tr><td>
367     <input type="hidden" name="op" value="export" /><input type="hidden" name="bib" value="<!-- TMPL_VAR name="biblionumber" -->" />
368   </td></tr>
369 </table>
370 </form>
371 </div>
372
373
374
375 <!-- TMPL_IF name="subscriptionsnumber" -->
376 <div class="yui-g">
377 <div id="catalogue_detail_subscriptions">
378     <h2>This is a serial subscription</h2>
379     <p> (We have <!-- TMPL_VAR name="subscriptionsnumber" --> subscriptions associated with this title).</p> 
380     <!-- TMPL_LOOP Name="subscriptions" -->
381             <!-- TMPL_IF NAME="subscriptionnotes" --><p><!--TMPL_VAR NAME="subscriptionnotes"--> </p><!-- /TMPL_IF -->
382             <!--TMPL_IF NAME="latestserials"-->
383             <p> The <!-- TMPL_VAR NAME="staffdisplaycount" --> latest issues related to this subscription:</p>
384             <table>
385                 <tr>
386                     <th>Issue #</th>
387                     <th>Date</th>
388                     <th>Status</th>
389                     <th>Note</th>
390                 </tr>
391             <!--TMPL_LOOP Name="latestserials"-->
392                 <tr>
393                     <td><!--TMPL_VAR Name="serialseq"--></td>
394                     <td><!--TMPL_VAR Name="planneddate"--></td>
395                     <td><!--TMPL_IF Name="status1"-->Expected
396                         <!--TMPL_ELSE -->
397                             <!-- TMPL_IF Name="status2"-->Arrived
398                             <!--TMPL_ELSE -->
399                                 <!-- TMPL_IF Name="status3"-->Late
400                                 <!--TMPL_ELSE -->
401                                     <!-- TMPL_IF Name="status4"-->Missing
402                                     <!--TMPL_ELSE -->
403                                         <!-- TMPL_IF Name="status5"-->Not Issued
404                                         <!--/TMPL_IF-->
405                                     <!--/TMPL_IF-->
406                                 <!--/TMPL_IF-->
407                             <!--/TMPL_IF-->
408                         <!--/TMPL_IF--></td>
409                     <td><!--TMPL_VAR Name="notes"--></td>
410                 </tr>
411             <!--/TMPL_LOOP -->
412             </table>
413             <!-- /TMPL_IF -->
414                         <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=<!-- TMPL_VAR NAME="subscriptionid" -->">Subscription Details</a>
415     <!-- /TMPL_LOOP -->
416 </div>
417 </div>
418 <!-- /TMPL_IF -->
419
420 </div>
421 </div>
422 <div class="yui-b">
423 <!-- TMPL_INCLUDE NAME="biblio-view-menu.inc" -->
424 </div>
425 </div>
426 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->