/[webpac2]/trunk/conf/output/tt/html_ffzg_results_nonstd.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_nonstd.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 198 by dpavlin, Wed Nov 30 23:12:34 2005 UTC
# Line 1  Line 1 
1  <!--  <br/>
2  <div style="border: 1px #ff0000 solid; display: block; width: 30em; float: right;">  <div class="holder_nonstd">
3    
 <pre>[%  
         USE dumper;  
         dumper.dump(d('UncontrolledTerms'),data,d);  
 %]</pre>  
4    
5  </div>  <div class="bookcov_nonstd">
6  -->          <img border="4" class="cover" src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL160_SCLZZZZZZZ_.jpg" alt="."/>
7    
8  <br/>  </div>
 <table width="600" cellpadding="0" cellspacing="0" border="0" style="border: 1px solid blue">  
 <tr>  
 <td colspan="2">  
 <div style="moz-border-radius: 3px; border: 1px solid blue; background: blue; color: white;">[% d('TitleProper') %]</div>  
 </td>  
 </tr>  
 <tr>  
   <td valign="top" width="240">  
     <div style="padding: 1.2em; text-align: center;">  
         <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL160_SCLZZZZZZZ_.jpg" />  
     </div>  
 <ul style="list-style: url(http://membres.lycos.fr/vgh/images/st_red.gif) circle;">  
   <li><a href="#">sadrzaj/sažetak</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>  
9    
10   <br/>  <div class="desc_nonstd">
11    </td>          <span class="title">
12    <td valign="top">          [% d('TitleProper').replace('<|>', '') -%]
   <br/>  
  <span style="font-size: 105%; font-weight: bold;">  
         [% d('TitleProper') -%]  
13          [%- IF d('Subtitle') -%] :          [%- IF d('Subtitle') -%] :
14          [%- d('Subtitle') -%]                  [%- d('Subtitle') -%]
         [%- END -%]  
         [%- IF d('ParallelTitle') -%] <small> =  
         [%- d('ParallelTitle') -%] </small>  
15          [%- END -%]</span>          [%- END -%]</span>
16            [%- IF d('ParallelTitle') -%] <small> =
17                    [%- d('ParallelTitle') -%]</small>
18            [%- END -%]
19          [%- IF d('EditionStatement') -%],          [%- IF d('EditionStatement') -%],
20          [%- d('EditionStatement') %].                  [%- d('EditionStatement') %].
21          [% END %]          [% END %]
22          <br/>          [% IF d('Responsibility') %]<br/>
23          [% IF d('Responsibility') %]                  [% d('Responsibility') %]
            [% d('Responsibility') %] <br/>  
24          [% END %]          [% END %]
25      <br/><br/><small>    
26          <small>          [% d('PlacePublication') %]: [% d('NamePublisher') %], [% d('DatePublication').replace('cop. ', '') %]
27          [% d('MaterialDesignation').replace('.*,', '') %] <br/>          <br/>
28          [% d('PlacePublication') %]: [% d('NamePublisher') %], [% d('DatePublication').replace('cop. ', '') %]          [% d('MaterialDesignation').replace('.*,', '') -%]
29          <br/>          [%- IF d('ISBN') -%] ISBN [% d('ISBN') %]
         [% IF d('SeriesTitle') %]  
            Nakladnička cjelina: [% d('Series') %]<br/>  
30          [% END %]          [% END %]
31          [% IF d('ISBN') %]  
32              ISBN [% d('ISBN') %]          [% IF d('SeriesTitle') %]<br/><br/>
33                 Serija: [% d('SeriesTitle') %]
34          [% END %]          [% END %]
35          </small>      </small>
36          <br/><br/>          [% IF d('UncontrolledTerms') %]<br/><br/>
37      [% IF d('UncontrolledTerms') %]                  <b>Tema: </b>
38         <b>Tema: </b>                  [% search('UncontrolledTerms','UncontrolledTerms',' * ') %]
39         [% d('UncontrolledTerms').join(", ") %]          [% END %]
40      [% END %]      
     <br/>  
        <small>Klasifikacija:  
41         <!--         <!--
42      [% IF d('UDC') %]      [% IF d('UDC') %]
43         [% d('UDC') %] (UDK)         [% d('UDC') %] (UDK)
44      [% END %]      [% END %]
45         -->         -->
46      [% IF d('APA') %]        
47         [% d('APA',' ') %] (APA)          [% IF d('APA') %]
48      [% END %]                  <br/><small>Klasifikacija: [% d('APA',' ') %] (APA)<br/></small>
49      </small>          [% END %]
50    
51      <br/><br/>          [% IF d('ContentsNote') %] <br/>
52      <b>Podaci o dostupnosti: </b><br/>                  <strong> Sadržaj: </strong><br/>
53      [% c.library %]<a target="_new" href="http://www.knjiznice.ffzg.hr/psihologija">Knjižnica Odsjeka za psihologiju</a>&nbsp;<small>(Signatura: <span style="color: #CC3333;"> [% d('CallNo',' ') %]</span>)</small>                  <small>[% d('ContentsNote','<br/>') %]</small>
54      <br/><br/>          [% END %]
    </td>  
 </tr>  
55    
56    </div>
57    
58  <!--  <div class="avail">
59  <tr class="line">   <h3>Podaci o dostupnosti: </h3>
60    <td class="label">Format</td>  <small>
61    <td>   <!--
62          [% c.materialtype %]      [% c.library %]<a target="_blank" href="http://www.knjiznice.ffzg.hr/psihologija">Psihologija, soba C-315</a>
   </td>  
 </tr>  
63  -->  -->
64    [% IF d('CallNo') %] <br/>
65    (Signatura: <span style="color: #CC3333;"> [% d('CallNo',' ') %]</span>)
66    [% END %]
67    </small>
68    <br/>
69    <br/>
70    
71  <!--  <h3>Oblik zapisa</h3>
72  <tr class="signatura" style="vertical-align: top;">  
73    <td>  <ul class="redstar">
74  <ol><li>          <li><a href="#" onClick="load_rec([% d('MFN') %], 'html_ffzg_results_apa.tt'); return false;">APA stil citiranja</a></li>
75           Signatura: [% d('CallNo','</li><li>') %]          <li><a href="#" onClick="load_rec([% d('MFN') %], 'html_ffzg_results_isbd.tt'); return false;">kataložni opis</a></li>
76  </li></ol>          <li><a href="#" onClick="return load_template('html_ffzg_results_short.tt');">lista rezultata</a></li>
77    </td>  </ul>
 </tr>  
 -->  
78    
 </table>  
79    </div>
80    
81    </div>

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

  ViewVC Help
Powered by ViewVC 1.1.26