]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/templates/default/kcls-wire/parts/record/summary.tt2
get rid of some onkeydown events handlers, as well as onload and onerror events
[working/Evergreen.git] / Open-ILS / web / templates / default / kcls-wire / parts / record / summary.tt2
1 <!-- ****************** rdetail_summary.xml ***************************** -->
2 <abbr class="unapi-id" title='tag:HTTP_HOST,OILS_TIME_YEAR:biblio-record_entry/OILS_OPAC_RID'></abbr><!-- XXX FIXME or remove -->
3 <!-- This holds the record summary information -->
4
5 <table width="100%" border="0" cellpadding="0" cellspacing="0" id="rdetail_details_table">
6     <tbody id="rdetail_details_tbody">
7         <tr>
8             <td width="90" valign="top" id="rdetail_image_cell">
9                 <a id='rdetail_img_link' href='${ident.large}'><img
10                     alt="Image of item" style='border: none;' id='rdetail_image'
11                     src='${ident.small}' /></a>
12                 <br />
13                 <div class='jacket_attrib hide_me' id='rdetail.jacket_attrib_div'>
14                     <div>&opac.image_provided;</div>
15                     <div>
16                         <a target='_blank' href='&vendor.base_link;'
17                             class='classic_link' id='rdetail.jacket_attrib_link'>&vendor.name;</a>
18                     </div>
19                 </div>
20             </td>
21     
22             <td valign="top">
23                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
24                     <tr>
25                         <td valign="top">
26                             <span class="rdetail_item" id='rdetail_title'></span><br />
27                             <span style="color:#545454;">&common.author;: </span>
28                             <em><a title='&rdetail.author.search;' id='rdetail_author'></a></em>
29                         </td>
30                         <td align="right" valign="top" nowrap="nowrap" style="white-space:nowrap;">
31                             <div style="width:230px;text-align:left;margin-top:3px;">
32                                 <div style="float:right;">
33                                     <div style="border-bottom:1px dotted #ccc;padding-top:10px;"
34                                         class="rdetail_aux_utils">
35                                         <a href="place_hold" id="rdetail_place_hold"><img
36                                             src="/opac/skin/kcls/graphics/green_check.png" alt="place hold" />
37                                             <span style="position:relative;top:-3px;left:3px;">Place Hold</span></a>
38                                     </div>
39                                     <div style="padding-top:6px;" class="rdetail_aux_utils">
40                                         <div style="position:absolute;">
41                                             <div style="position:relative;top:5px; left: 25px;">
42                                                 <a title="Add to my list" id="add_mylist"
43                                                     href="javascript:addMyList();">Add to my list</a>
44                                             </div>
45                                         </div>
46                                         <a href="javascript:addMyList();"><img
47                                             alt="add to my list"
48                                             src="/opac/skin/kcls/graphics/clipboard.png" /></a>
49                                     </div>
50                                 </div>
51                                 <div style="float:right;margin-right:17px;">
52                                     <img id="rdetail_tor_pic" alt="Format" class="hide_me" src="" />
53                                 </div>
54                             </div>
55                         </td>
56                     </tr>
57                 </table>
58                 <div style="border-top: 1px dotted #ccc;padding-top:17px;">
59                     <table border="0" cellpadding="0" width="100%">
60                         <tr>
61                             <td nowrap='nowrap' valign="top">
62                                 <strong id="rdetail_isbn_lbl" class="">&common.isbn;</strong>
63                             </td>
64                             <td valign="top" id='rdetail_isbn'></td>
65                             <td nowrap='nowrap' valign="top">
66                                 <strong id="rdetail_phys_lbl" class="">&common.physical;</strong>
67                             </td>
68                             <td valign="top" id='rdetail_physical_desc'></td>
69                         </tr>
70                         <tr>
71                             <td nowrap='nowrap' valign="top">
72                                 <strong id="rdetail_ed_lbl" class="">&common.edition;</strong>
73                             </td>
74                             <td valign="top" id='rdetail_edition'></td>
75                             <td nowrap='nowrap' valign="top">
76                                 <strong id="rdetail_form_lbl" class="">&common.format;</strong>
77                             </td>
78                             <td valign="top">
79                                 <img alt="Format" id='' class='tor_pic hide_me' />
80                                 <span id='rdetail_tor'></span>
81                             </td>
82                         </tr>
83                         <tr>
84                             <td nowrap='nowrap' valign="top">
85                                 <strong id="rdetail_pubdate_lbl" class="">&common.pubdate;</strong>
86                             </td>
87                             <td valign="top" id='rdetail_pubdate'></td>
88                             <td nowrap='nowrap' valign="top">
89                                 <strong id="rdetail_sum_lbl" class="">Summary</strong>
90                             </td>
91                             <td valign="top" id='rdetail_abstract'></td>
92                         </tr>
93                         <tr>
94                             <td nowrap='nowrap' valign="top">
95                                 <strong id="rdetail_pub_lbl" class="">&common.publisher;</strong>
96                             </td>
97                             <td valign="top" id='rdetail_publisher'></td>
98                             <td nowrap='nowrap' valign="top">
99                                 <strong id="rdetail_sub_lbl" class="">&rdetail.summary.subjects;</strong>
100                             </td>
101                             <td valign="top"></td>
102                         </tr>
103                     </table>
104                 </div>
105             </td>
106         </tr>
107     </tbody>
108 </table>
109 <br /><br />
110
111 <table cellpadding="0" cellspacing="0" border="0" width="100%" id="rdetails_status">
112     <tr id="rdetails_status_head">
113         <td width="25%">Location</td>
114         <td width="20%">Call Number</td>
115         <td width="18%">Selving Location</td>
116         <td width="17%">Status</td>
117         <td width="20%">Due Date</td>
118     </tr>
119 </table>
120 <table cellpadding="0" cellspacing="0" border="0" width="100%">
121     <tbody id="rdetails_status2" class="hide_me">
122         <tr id="rdetails_status_head2">
123             <td width="25%"></td>
124             <td width="20%"></td>
125             <td width="18%"></td>
126             <td width="17%"></td>
127             <td width="20%"></td>
128         </tr>
129     </tbody>
130 </table>
131
132 <div id="rdetail_locs_expand">
133     <a href="javascript:;" onclick="expandBoxes('locs',true);"><img
134         src="/opac/skin/kcls/graphics/plus_sign.png" /></a>
135     <a style="position:relative;top:-3px;" href="javascript:;"
136         onclick="expandBoxes('locs',true);">Show more locations</a>
137 </div>
138
139 <div id="rdetail_locs_collapse" class="hide_me">
140     <a href="javascript:;" onclick="expandBoxes('locs',false);"><img
141         src="/opac/skin/kcls/graphics/plus_sign.png" /></a>
142     <a style="position:relative;top:-3px;" href="javascript:;"
143         onclick="expandBoxes('locs',false);">Collapse locations</a>
144 </div>
145
146 <div id="rdetail_extras_expand">
147     <a href="javascript:;" onclick="expandBoxes('tabs',true);"><img
148         src="/opac/skin/kcls/graphics/plus_sign.png" /></a>
149     <a style="position:relative;top:-3px;" href="javascript:;"
150         onclick="expandBoxes('tabs',true);">Expand all tabs</a>
151 </div>
152
153 <div id="rdetail_extras_collapse" class="hide_me">
154     <a href="javascript:;" onclick="expandBoxes('tabs',false);"><img
155         src="/opac/skin/kcls/graphics/plus_sign.png" /></a>
156     <a style="position:relative;top:-3px;" href="javascript:;"
157         onclick="expandBoxes('tabs',false);">Collapse all tabs</a>
158 </div>
159
160 <div class="hide_me">
161     <table id='' border="0" width="100%">
162         <tbody id='rdetail_details_tbody'>
163             <tr>
164                 <td id='' rowspan='2' valign="top" align="center" style="padding-right:10px;">
165                 </td>
166                 <td class='rdetail_desc' valign="top" colspan="3">
167                     <table border="0" width="100%">
168                         <tr>
169                             <td valign="top">
170                                 <div style="padding-bottom:7px;">
171                                     <strong>&common.title;:</strong>
172                                 </div>
173                             </td>
174                             <td width="1" valign="top" align="right" style="white-space:nowrap;">
175                                 <a href="place_hold" id=''><img alt="Place Hold"
176                                     src="/opac/skin/kcls/graphics/place_hold.gif" /></a>
177                                 <a href="javascript:;" id="rd_reviews_and_more" target="_blank"><img
178                                     alt="Reviews and More" src="/opac/skin/kcls/graphics/reviews.gif" /></a>
179                                 <a href="javascript:addMyList();" id=""><img alt="Add to My List"
180                                     src="/opac/skin/kcls/graphics/add_mylist.gif" /></a>
181                             </td>
182                         </tr>
183                     </table>
184                 </td>        
185             </tr>
186             <tr>
187                 <td nowrap='nowrap' colspan="3" valign="bottom" style="padding-bottom:16px;">
188                 </td>
189             </tr>
190             <tr>
191                 <td><div style="height:20px;"></div></td>
192             </tr>
193         </tbody>
194     </table>
195     <!-- Empty span used for creating unAPI links -->
196     <abbr name="unapi" class="unapi-id"> <!-- unAPI URI goes here --> </abbr>
197 </div> <!-- details_body -->
198
199 <!-- XXX begin ChiliFresh: need to make this block conditional -->
200 <script type="text/javascript">
201     var chilifresh = ''; /* account */
202     if (chilifresh == '(none)') { chilifresh = false; }
203 </script>
204 <input type="hidden" id="chilifresh_account" name="chilifresh_account"
205     value="" />
206 <input type="hidden" id="chilifresh_profile" name="chilifresh_profile"
207     value="" />
208 <input type="hidden" id="chilifresh_version" name="chilifresh_version" value="onsite_v1" />
209 <input type="hidden" id="chilifresh_type" name="chilifresh_type" value="search" />
210
211 <script type="text/javascript">
212 //var sslSwitch = (("https:" == document.location.protocol) ? "https://secure." : "http://");
213 //document.write(unescape("%3Cscript src='" + sslSwitch + "chilifresh.com/on-site/js/evergreen.js' type='text/javascript'%3E%3C/script%3E"));
214 </script>
215 <!-- XXX end ChiliFresh -->
216 <!-- ****************** end: rdetail_summary.xml ***************************** -->