/[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 108 by dpavlin, Tue Nov 22 20:08:10 2005 UTC revision 517 by dpavlin, Thu May 18 12:09:19 2006 UTC
# Line 1  Line 1 
1  <br/>  <div class=[% IF d('CallNo') %]"holder"[% ELSE %]"holder_noCall"[% END %]>
 <!--  
 <div style="border: 1px #ff0000 solid; display: block; width: 30em; float: right;">  
   
 <pre>[%  
         USE dumper;  
         dumper.dump(d('UncontrolledTerms'),data,d);  
 %]</pre>  
2    
3    <div class="bookcov_short">
4            <a href="#" onClick="load_rec(record_uri, 'results_full.tt'); return false;"><img border="0" class="cover" src="http://images.amazon.com/images/P/[% d('ISBN').replace('-| ', '') %].01._SL50_SCLZZZZZZZ_.jpg" alt="slika naslovnice" /></a>
5  </div>  </div>
6    <!--
7    <li><a href="#" onClick="[% load_rec(record_uri, 'results_full.tt') %]">više informacija</a></li>
8  -->  -->
9    <div class="desc_short">
10            <span class="title">
11  <table width="600" cellpadding="2" cellspacing="0" border="0" style="border: 0px solid blue">          <a href="#" onClick="[% load_rec(record_uri, 'results_full.tt') %]">
12            [% d('TitleProper').replace('<|>', '') -%]
13  <td width="60" style="padding-right: 1em; text-align: center;">                  [%- IF d('ReminderTitle') -%] :
14      <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL100_SCLZZZZZZZ_.jpg" />                  [%- d('ReminderTitle',' ') -%]
15  </td>          [%- END -%]</a></span>
   
 <td valign="top">  
   
 <div style="font-size: 0.8em; text-align: left; padding: 0.5em 2em; float: right;">  
 <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>  
 </div>  
   
  <span style="font-weight: bold; padding-top: 1em;">  
         [% d('TitleProper') -%]  
         [%- IF d('Subtitle') -%] :  
         [%- d('Subtitle') -%]  
         [%- END -%]  
         [%- IF d('ParallelTitle') -%]  
         <small> = [% d('ParallelTitle') %]</small>  
         [%- END -%]</span>  
16          [%- IF d('EditionStatement') -%],          [%- IF d('EditionStatement') -%],
17          [%- d('EditionStatement') %].          [%- d('EditionStatement') %].
18          [% END %]          [% END %]
19            [% IF d('StatementResponsibility') %]<br/><span class="author">
20               [% d('StatementResponsibility',' ') -%]</span>
21            [%- END -%]
22            [%- IF d('DatePublication') -%] (
23                    [%- d('DatePublication').replace('cop. ','') -%])
24            [%- END %]
25           <br/>
26    
27        
28            <div class="info">
29            Lokacija: <span class="lib">[% config.name %]</span>
30            [% IF d('CallNo') %] <span class="sig"> -- [% d('CallNo',' ') %]</span>
31            [% END %]
32            </div>
33    </div>
34    
         <br/>  
         
         [% IF d('Responsibility') %]  
            [% d('Responsibility') -%]  
         [%- END -%],  
         [%- d('DatePublication').replace('cop. ','') %]  
 <br/>  
   
         <small>  
     <br/>    
       <a href="#">Gdje je dostupno?</a>  
       <!--  
       [% c.library %]Knjižnica Odsjeka za psihologiju<br/>  
        Signatura:<span style="color: #CC3333;"> [% d('CallNo',' ') %] </span>  
       -->  
   </td>  
 </tr>  
   
   
 <!--  
 <tr class="signatura" style="vertical-align: top;">  
   <td>  
 <ol><li>  
          Signatura: [% d('CallNo','</li><li>') %]  
 </li></ol>  
   </td>  
 </tr>  
 -->  
   
 </table>  
35    </div>

Legend:
Removed from v.108  
changed lines
  Added in v.517

  ViewVC Help
Powered by ViewVC 1.1.26