/[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 84 by dpavlin, Mon Nov 21 19:18:16 2005 UTC revision 185 by dpavlin, Sun Nov 27 20:36:10 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>
 -->  
   
   
 <table width="600" cellpadding="2" cellspacing="0" border="0" style="border: 1px solid blue">  
   
 <td width="50" style="padding: 0.1em; text-align: center;">  
     <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL100_SCLZZZZZZZ_.jpg" />  
 </td>  
7    
8  <td valign="top">  <div class="links">
9            <ul class="redstar">
10  <div style="font-size: 0.8em; text-align: left; padding: 0.5em 1em; float: right;">                  <li><a href="#" onClick="load_template('html_ffzg_results_nonstd.tt'); return false;">više informacija</a></li>
11     <a href="http://mjesec.ffzg.hr/webpac2/browse.cgi?template=html_ffzg_results_nonstd.tt">Vise informacija</a><br/><br/>                  <li><a href="#" onClick="load_template('html_ffzg_results_apa.tt'); return false;">oblik za citiranje</a></li>
12     <img src="http://membres.lycos.fr/vgh/images/st_red.gif" alt="*" />&nbsp;          
13     <a href="#">Sadržaj</a><br/><br/>            </ul>
    <a href="#">Sažetak</a><br/><br/>  
    <a href="browse.cgi?template=html_ffzg_results_apa.tt">APA stye</a>  
14  </div>  </div>
15    
16   <span style="font-weight: bold; padding-top: 1em;">  <div class="desc_short">
17          [% d('TitleProper') -%]          <strong>
18          [%- IF d('Subtitle') -%] :          [% d('TitleProper') -%]
19          [%- d('Subtitle') -%]                  [%- IF d('Subtitle') -%] :
20                    [%- d('Subtitle') -%]
21          [%- END -%]          [%- END -%]
22            </strong>
23          [%- IF d('ParallelTitle') -%]          [%- IF d('ParallelTitle') -%]
24          <small> = [% d('ParallelTitle') %]</small>          = [% d('ParallelTitle') %]
25          [%- END -%]</span>          [%- END -%]
26          [%- IF d('EditionStatement') -%],          [%- IF d('EditionStatement') -%],
27          [%- d('EditionStatement') %].          [%- d('EditionStatement') %].
28          [% END %]          [% END %]
# Line 43  Line 32 
32          [% IF d('Responsibility') %]          [% IF d('Responsibility') %]
33             [% d('Responsibility') -%]             [% d('Responsibility') -%]
34          [%- END -%],          [%- END -%],
35          [%- d('DatePublication') %]          [%- d('DatePublication').replace('cop. ','') %]
36  <br/>         <br/>
37    
38          <small>      
39      <br/>          <br/>  [% IF d('CallNo') %]
40                Knjižnica: [% c.library %] <br/>         Signatura: <span class="sig"> [% d('CallNo',' ') %]</span>
41         Signatura:<span style="color: #CC3333;"> [% d('CallNo',' ') %] </span>  [% END %]
42    </td>  </div>
 </tr>  
   
   
 <!--  
 <tr class="signatura" style="vertical-align: top;">  
   <td>  
 <ol><li>  
          Signatura: [% d('CallNo','</li><li>') %]  
 </li></ol>  
   </td>  
 </tr>  
 -->  
43    
44  </table>  </div>

Legend:
Removed from v.84  
changed lines
  Added in v.185

  ViewVC Help
Powered by ViewVC 1.1.26