/[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 78 by dpavlin, Sun Nov 20 20:59:39 2005 UTC revision 195 by dpavlin, Tue Nov 29 14:47:23 2005 UTC
# Line 1  Line 1 
1  <!--  <br/>
2  <div style="border: 1px #ff0000 solid; display: block; width: 30em; float: right;">  <div class="holder">
   
 <pre>[%  
         USE dumper;  
         dumper.dump(d('UncontrolledTerms'),data,d);  
 %]</pre>  
3    
4    <div class="bookcov">
5            <img border="2" class="cover" src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL90_SCLZZZZZZZ_.jpg" alt="slika naslovnice" />
6  </div>  </div>
 -->  
   
7    
8  <table cellpadding="4" cellspacing="0" border="0" style="border: 1px solid #808080;">  <div class="links">
9            <ul class="redstar">
10                    <li><a href="#" onClick="load_rec([% d('MFN') %], 'html_ffzg_results_nonstd.tt'); return false;">više informacija</a></li>
11                    <li><a href="#" onClick="load_rec([% d('MFN') %], 'html_ffzg_results_apa.tt'); return false;">oblik za citiranje</a></li>
12            
13              </ul>
14    </div>
15    
 <td width="10em" style="padding-right: 1em;">  
     <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL100_SCLZZZZZZZ_.jpg" />  
 </td>  
16    
17  <td>  <div class="desc_short">
18   <span style="font-size: 105%; font-weight: bold;">          <strong>
19          [% d('TitleProper') -%]          [% d('TitleProper').replace('<|>', '') -%]
20          [%- IF d('Subtitle') -%] :                  [%- IF d('Subtitle') -%] :
21          [%- d('Subtitle') -%]                  [%- d('Subtitle') -%]
22          [%- END -%]          [%- END -%]
23            </strong>
24          [%- IF d('ParallelTitle') -%]          [%- IF d('ParallelTitle') -%]
25          <small> = [% d('ParallelTitle') %]</small>          = [% d('ParallelTitle') %]
26          [%- END -%]</span>          [%- END -%]
27          [%- IF d('EditionStatement') -%],          [%- IF d('EditionStatement') -%],
28          [%- d('EditionStatement') %].          [%- d('EditionStatement') %].
29          [% END %]          [% END %]
# Line 32  Line 31 
31          <br/>          <br/>
32                
33          [% IF d('Responsibility') %]          [% IF d('Responsibility') %]
34             [% d('Responsibility') %] <br/>             [% d('Responsibility') -%]
35          [% END %]          [%- END -%],
36            [%- d('DatePublication').replace('cop. ','') %]
37          <small>         <br/>
38      <br/>      
39                Knjižnica: [% c.library %] <br/>      
40         Signatura:<span style="color: #CC3333;"> [% d('CallNo',' ') %] </span>      <br/>  [% IF d('CallNo') %]
41           Signatura: <span class="sig"> [% d('CallNo',' ') %]</span>
42    [% END %]
43    </td>  </div>
 </tr>  
   
   
 <!--  
 <tr class="signatura" style="vertical-align: top;">  
   <td>  
 <ol><li>  
          Signatura: [% d('CallNo','</li><li>') %]  
 </li></ol>  
   </td>  
 </tr>  
 -->  
44    
45  </table>  </div>

Legend:
Removed from v.78  
changed lines
  Added in v.195

  ViewVC Help
Powered by ViewVC 1.1.26