/[webpac2]/trunk/conf/output/tt/html_ffzg_results_short.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/output/tt/html_ffzg_results_short.tt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 114 by dpavlin, Wed Nov 23 00:14:11 2005 UTC revision 239 by dpavlin, Wed Dec 14 18:55:44 2005 UTC
# Line 1  Line 1 
1  <hr/>  <div class=[% IF d('CallNo') %]"holder"[% ELSE %]"holder_none"[% END %]>
 <table width="600" cellpadding="2" cellspacing="0" border="0" style="border: 0px solid blue">  
2    
3  <td width="80" style="padding-right: 1em; text-align: center;">  <div class="bookcov">
4      <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL100_SCLZZZZZZZ_.jpg" />          <a href="#" onClick="load_rec([% d('MFN') %], 'html_ffzg_results_nonstd.tt'); return false;"><img border="2" class="cover" src="http://images.amazon.com/images/P/[% d('ISBN').replace('-| ', '') %].01._SL90_SCLZZZZZZZ_.jpg" alt="slika naslovnice" /></a>
 </td>  
   
 <td valign="top">  
   
 <div id="links">  
 <ul style="list-style: url(http://membres.lycos.fr/vgh/images/st_red.gif) circle;">  
   <li><a href="#" onClick="load_template('html_ffzg_results_nonstd.tt'); return false;">više informacija</a></li>  
   <li><a href="#" onClick="load_template('html_ffzg_results_apa.tt'); return false;">oblik za citiranje</a></li>  
   <li><a href="#" onClick="load_template('html_ffzg_results_isbd.tt'); return false;">kataložni opis</a></li>  
 </ul>  
5  </div>  </div>
6    
7   <span style="font-weight: bold; padding-top: 1em;">  
8          [% d('TitleProper') -%]  <div class="desc_short">
9          [%- IF d('Subtitle') -%] :          <span class="title">
10          [%- d('Subtitle') -%]          [% d('TitleProper').replace('<|>', '') -%]
11          [%- END -%]                  [%- IF d('Subtitle') -%] :
12          [%- IF d('ParallelTitle') -%]                  [%- d('Subtitle') -%]
         <small> = [% d('ParallelTitle') %]</small>  
13          [%- END -%]</span>          [%- END -%]</span>
14            [%- IF d('ParallelTitle') -%]
15            = [% d('ParallelTitle') %]
16            [%- END -%]
17          [%- IF d('EditionStatement') -%],          [%- IF d('EditionStatement') -%],
18          [%- d('EditionStatement') %].          [%- d('EditionStatement') %].
19          [% END %]          [% END %]
20    
21          <br/>          <br/>
22                
23          [% IF d('Responsibility') %]          [% IF d('Responsibility') %]<span class="author">
24             [% d('Responsibility') -%]             [% d('Responsibility') -%]</span>
25          [%- END -%],          [%- END -%]
26          [%- d('DatePublication').replace('cop. ','') %]          [%- IF d('DatePublication') -%],
27  <br/>                  [%- d('DatePublication').replace('cop. ','') %]
28            [% END %]
29          <small>         <br/>
30      <br/>    
31        <a href="#">Gdje je dostupno?</a>      
32        <!--      <br/>  [% IF d('CallNo') %]
33        [% c.library %]Knjižnica Odsjeka za psihologiju<br/>         Signatura: <span class="sig"> [% d('CallNo',' ') %]</span>
34         Signatura:<span style="color: #CC3333;"> [% d('CallNo',' ') %] </span>  [% END %]
35        -->  </div>
   </td>  
 </tr>  
   
   
 <!--  
 <tr class="signatura" style="vertical-align: top;">  
   <td>  
 <ol><li>  
          Signatura: [% d('CallNo','</li><li>') %]  
 </li></ol>  
   </td>  
 </tr>  
 -->  
36    
 </table>  
37    <div class="links">
38            <ul class="redstar">
39                    <li><a href="#" onClick="[% load_rec(record_uri, 'html_ffzg_results_nonstd.tt') %]">više informacija</a></li>
40                    <li><a href="#" onClick="[% load_rec(record_uri, 'html_ffzg_results_apa.tt') %]">oblik za citiranje</a></li>
41            
42              </ul>
43    </div>
44    
45    </div>

Legend:
Removed from v.114  
changed lines
  Added in v.239

  ViewVC Help
Powered by ViewVC 1.1.26