remove wrdl
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue / detail.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Catalogue &rsaquo; Details for <!-- TMPL_VAR NAME="title" --></title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 </head>
5
6 <body>
7
8 <!-- TMPL_INCLUDE NAME="header.inc" -->
9 <!-- TMPL_INCLUDE NAME="cat-search.inc" -->
10
11 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/catalogue/search.pl">Catalogue</a>  &rsaquo; Details for <i><!-- TMPL_VAR NAME="title" --></i></div>
12
13 <div id="doc3" class="yui-t2">
14    
15    <div id="bd">
16         <div id="yui-main">
17         <div class="yui-b">
18
19 <!-- TMPL_INCLUDE NAME="cat-toolbar.inc" -->
20     <div class="yui-gb">
21         <div id="catalogue_detail_biblio" class="yui-u first">
22                 
23     <h3><!-- TMPL_VAR NAME="title" --></h3>     
24         <p>
25             [
26             <!-- TMPL_IF name="description" -->
27                 <!-- TMPL_VAR name="description" -->
28             <!-- TMPL_ELSE -->
29                 <!-- TMPL_VAR NAME="itemtype" -->
30             <!-- /TMPL_IF -->
31             ]
32             <!-- TMPL_IF name="volume" -->, <!-- TMPL_VAR name="volume" --><!-- /TMPL_IF -->
33             <!-- TMPL_IF name="volumedesc" -->, <!-- TMPL_VAR name="volumedesc" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="number" --> <!-- TMPL_VAR NAME="number" --> <!-- /TMPL_IF -->
34             <!-- TMPL_IF name="unititle" -->, <!-- TMPL_VAR name="unititle" --><!-- /TMPL_IF -->
35             / <!-- TMPL_VAR NAME="author" --> <!-- TMPL_VAR NAME="class" -->
36         </p>
37                 
38                 
39                 
40                 <ul>
41         <!-- TMPL_IF name="MARCAUTHORS" -->
42             <li><strong>Additional Authors:</strong><ul>
43                 <!-- TMPL_LOOP NAME="MARCAUTHORS" -->
44                 <li><a href="/cgi-bin/koha/catalogue/search.pl?q=Koha-Auth-Number:<!-- TMPL_VAR NAME="link" -->">
45                     <!-- TMPL_VAR NAME="value" -->
46                 </a></li>
47                 <!-- /TMPL_LOOP -->
48                                 </ul>
49             </li>
50         <!-- /TMPL_IF -->
51                 <!-- TMPL_IF name="publishercode" -->
52     <li><strong>Published by:</strong>
53         <a href="/cgi-bin/koha/opac-search.pl?q=pb:<!-- TMPL_VAR NAME="publishercode"-->">
54             <!-- TMPL_VAR NAME="publishercode" --> 
55         </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 -->
56     </li>
57     <!-- /TMPL_IF -->
58         <li><strong>Description:</strong>
59                 <!-- TMPL_IF name="pages" --> <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" --><!-- TMPL_IF NAME="illus" --><!-- TMPL_VAR NAME="illus" --><!-- /TMPL_IF -->
60                 <!-- TMPL_IF name="size" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="size" -->
61         </li>
62                 </ul>
63                 </div>
64                 
65 <div class="yui-u"><!-- TMPL_IF NAME="AmazonContent" -->
66                 <!-- TMPL_IF name="isbn" --><a href="http://www.amazon.com/gp/reader/<!-- TMPL_VAR NAME="isbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg" alt="Book Cover Image" /></a>
67 <!-- TMPL_ELSE -->
68         <img src="http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif" alt="" border="0"/>
69 <!-- /TMPL_IF --><!-- TMPL_ELSE -->&nbsp;<!-- /TMPL_IF --></div>
70                 
71                 <div class="yui-u" style="margin-top: 1em;">
72                 <ul>
73         <!-- TMPL_IF name="isbn" -->
74             <li><strong>ISBN:</strong> <!-- TMPL_VAR NAME="isbn" --></li>
75         <!-- /TMPL_IF -->
76         <!-- TMPL_IF name="issn" -->
77             <li><strong>ISSN:</strong><!-- TMPL_VAR NAME="issn" --></li>
78         <!-- /TMPL_IF -->
79         <!-- TMPL_IF name="collectiontitle" -->
80             <li><strong>Collection: </strong>
81                 <!-- 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 -->
82             </li>
83         <!-- /TMPL_IF -->
84         <!-- TMPL_IF name="MARCSUBJCTS" -->
85             <li><strong>Subjects:</strong> 
86             <ul>
87                 <!-- TMPL_LOOP NAME="MARCSUBJCTS" -->
88                                 <li><!-- TMPL_LOOP NAME="MARCSUBJECT_SUBFIELDS_LOOP" --><!-- TMPL_VAR NAME="separator" --><a title="‡<!-- 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 --><!-- TMPL_VAR name='limit' -->:'<!-- TMPL_VAR NAME=link -->'<!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_LOOP --></li>
89                 <!-- /TMPL_LOOP -->
90                                 </ul>
91             </li>
92         <!-- /TMPL_IF -->
93         <!-- TMPL_IF name="copyrightdate" -->
94             <li><strong>Copyright:</strong> <!-- TMPL_VAR NAME="copyrightdate" --></li>
95         <!-- /TMPL_IF -->
96         <!-- TMPL_IF name="MARCNOTES" -->
97             <li><strong>Notes:</strong>
98             <ul>
99                 <!-- TMPL_LOOP NAME="MARCNOTES" -->
100                     <li>- <!-- TMPL_VAR NAME="marcnote" --></li>
101                 <!-- /TMPL_LOOP -->
102             </ul>
103                         </li>
104         <!-- TMPL_ELSE -->
105             <!-- TMPL_IF name="notes" -->
106                 <li><strong>Notes:</strong> <!-- TMPL_VAR NAME="notes" --></li>
107             <!-- /TMPL_IF -->
108         <!-- /TMPL_IF -->
109         <!-- TMPL_IF name="classification" -->
110             <li><strong>Classification:</strong> <!-- TMPL_VAR name="subclass" --><!-- TMPL_VAR name="classification" --></li>
111         <!-- /TMPL_IF -->
112         <!-- TMPL_IF name="dewey" -->
113             <li><strong>Dewey:</strong> <!-- TMPL_VAR name="dewey" --></li>
114         <!-- /TMPL_IF -->
115         <!-- TMPL_IF name="URLS" -->
116             <li><strong>URL:</strong> 
117                 <!-- TMPL_LOOP name="URLS" -->
118                     <a href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a>
119                 <!-- /TMPL_LOOP -->
120             </li>
121         <!-- /TMPL_IF -->
122                 </ul>
123 </div>
124
125 </div>
126
127 <div class="yui-g" style="margin-top : 1em;">
128 <!-- TMPL_IF name="count" -->
129     <div id="catalogue_detail_items">
130         <table>
131             <tr>
132                 <th>Item type</th>
133                 <th>Location</th>
134                 <th>Status</th>
135                 <th>Date Due</th>
136                 <th>Last seen</th>
137                 <th>Barcode</th>
138                 <th>Volume</th>
139             </tr>
140             <!-- TMPL_LOOP NAME="ITEM_RESULTS" -->
141                 <tr>
142                     <td><!-- TMPL_VAR NAME="description" --></td>
143                     <td><!-- TMPL_VAR NAME="branchname" --> <!-- TMPL_VAR name="location" --> <!-- TMPL_IF NAME="itemcallnumber" --> <!-- TMPL_VAR NAME="itemcallnumber" --><!-- /TMPL_IF --></td>
144                     <td><!-- TMPL_IF name="datedue" -->
145                             <!-- TMPL_IF  NAME="NOTSAMEBRANCH" -->
146                               On issue to a borrower from another branch
147                             <!-- TMPL_ELSE -->
148                               On issue to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!-- TMPL_VAR NAME="borrowernumber" -->"><!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --></a>
149                             <!-- /TMPL_IF -->
150                         <!-- TMPL_ELSE -->
151                             <!-- TMPL_IF name="bi_notforloan" -->
152                                 Not For loan (itemtype)
153                             <!-- TMPL_ELSE -->
154                                 <!-- TMPL_IF name="notforloan" -->
155                                     <!-- TMPL_VAR name="notforloan" -->
156                                 <!-- TMPL_ELSE -->
157                                     <!-- TMPL_IF name="itemlost"-->
158                                         Item lost
159                                     <!-- TMPL_ELSE -->
160                                     <!-- TMPL_IF NAME="wthdrawn" -->Item Cancelled
161                                     <!-- TMPL_ELSE -->
162                                        <!-- TMPL_IF NAME="count_reserves" -->
163                                          <!-- TMPL_VAR NAME="count_reserves" -->
164                                        <!-- TMPL_ELSE -->
165                                          Available
166                                        <!-- /TMPL_IF -->
167                                      <!-- /TMPL_IF -->
168                                     <!-- /TMPL_IF -->
169                                 <!-- /TMPL_IF -->
170                             <!-- /TMPL_IF -->
171                         <!-- /TMPL_IF -->
172                         </td>
173                     <td><!-- TMPL_VAR NAME="datedue" --></td>
174                     <td><!-- TMPL_VAR NAME="datelastseen" --></td>
175                     <td><a href="/cgi-bin/koha/catalogue/moredetail.pl?type=<!-- TMPL_VAR NAME="type" -->&amp;item=<!-- TMPL_VAR NAME="itemnumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->"><!-- TMPL_VAR NAME="barcode" --></a></td>
176                     <td><!-- TMPL_VAR NAME="volumeddesc" --></td>
177                     <!-- TMPL_IF NAME="type" -->
178                         <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>
179                         </td>
180                     <!-- /TMPL_IF -->
181                 </tr>
182             <!-- /TMPL_LOOP -->
183         </table>
184     </div>
185 <!-- TMPL_ELSE -->
186     <p>No physical items for this record</p>
187 <!-- /TMPL_IF -->
188
189 <!-- TMPL_IF NAME="XISBNS" -->
190 <h2>Editions</h2>
191 <ul>
192 <!-- TMPL_LOOP NAME="XISBNS" -->
193 <li><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itemtype" -->.gif" title="<!-- TMPL_VAR NAME="itemtype" -->" />
194 <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a> by <!-- TMPL_VAR NAME="author" --> &copy;<!-- TMPL_VAR NAME="copyrightdate" --></li>
195 <img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._THUMBZZZ_PU_PU-5_.jpg" />
196
197         <!-- TMPL_LOOP NAME=items -->
198         <!-- TMPL_IF NAME="itype" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itype" -->.gif" title="<!-- TMPL_VAR NAME="itype" -->" /><!-- /TMPL_IF -->
199         barcode:<!-- TMPL_VAR NAME="barcode" -->
200         <!-- /TMPL_LOOP -->
201
202 <!-- /TMPL_LOOP -->
203 </ul>
204 <!-- /TMPL_IF -->
205 </div>
206
207 <div class="yui-g" id="export" style="margin-top: 1em;">
208 <form method="get" action="/cgi-bin/koha/catalogue/export.pl">
209 <table>  <tr>
210       <th>Save Record</th>   </tr>
211   <tr>     <td> Select Download Format:    <select name="format">
212                 <option value="mods">MODS (XML)</option>
213         <option value="dc">Dublin Core (XML)</option>
214                 <option value="marcxml">MARCXML</option>
215         <option value="marc8">MARC (non-Unicode/MARC-8)</option>
216         <option value="utf8">MARC (Unicode/UTF-8)</option>    </select>
217                 <input type="submit" name="save" value="Download Record" /></td>
218   </tr>
219   <tr><input type="hidden" name="op" value="export" /><input type="hidden" NAME="bib" VALUE="<!-- TMPL_VAR name="biblionumber" -->" />
220   </tr></table>
221 </form>
222 </div>
223
224
225
226 <!-- TMPL_IF name="subscriptionsnumber" -->
227 <div class="yui-g">
228 <div id="catalogue_detail_subscriptions">
229     <h2>This is a serial subscription</h2>
230     <p> (We have <!-- TMPL_VAR name="subscriptionsnumber" --> subscriptions associated with this title).</p> 
231     <!-- TMPL_LOOP Name="subscriptions" -->
232             <!-- TMPL_IF NAME="subscriptionnotes" --><p><!--TMPL_VAR NAME="subscriptionnotes"--> </p><!-- /TMPL_IF -->
233             <!--TMPL_IF NAME="latestserials"-->
234             <p> The three latest issues related to this subscription:</p>
235             <table>
236                 <tr>
237                     <th>Issue #</th>
238                     <th>Date</th>
239                     <th>Status</th>
240                     <th>Note</th>
241                                 </tr>
242             <!--TMPL_LOOP Name="latestserials"-->
243                 <tr>
244                     <td><!--TMPL_VAR Name="serialseq"--></td>
245                     <td><!--TMPL_VAR Name="planneddate"--></td>
246                     <td><!--TMPL_IF Name="status1"-->Awaited
247                         <!--TMPL_ELSE -->
248                             <!-- TMPL_IF Name="status2"-->Arrived
249                             <!--TMPL_ELSE -->
250                                 <!-- TMPL_IF Name="status3"-->Late
251                                 <!--TMPL_ELSE -->
252                                     <!-- TMPL_IF Name="status4"-->Missing
253                                     <!--TMPL_ELSE -->
254                                         <!-- TMPL_IF Name="status5"-->Not Issued
255                                         <!--/TMPL_IF-->
256                                     <!--/TMPL_IF-->
257                                 <!--/TMPL_IF-->
258                             <!--/TMPL_IF-->
259                         <!--/TMPL_IF--></td>
260                     <td><!--TMPL_VAR Name="notes"--></td>
261                 </tr>
262             <!--/TMPL_LOOP -->
263             </table>
264             <!-- /TMPL_IF -->
265     <!-- /TMPL_LOOP -->
266 </div>
267 </div>
268 <!-- /TMPL_IF -->
269
270 </div>
271 </div>
272 <div class="yui-b">
273 <!-- TMPL_INCLUDE NAME="biblio-view-menu.inc" -->
274 </div>
275 </div>
276 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->