/[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

Contents of /trunk/conf/output/tt/html_ffzg_results_nonstd.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 114 - (show annotations)
Wed Nov 23 00:14:11 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 2830 byte(s)
 r9065@llin:  dpavlin | 2005-11-23 01:15:39 +0100
 design

1 <!--
2 <div style="border: 1px #ff0000 solid; display: block; width: 30em; float: right;">
3
4 <pre>[%
5 USE dumper;
6 dumper.dump(d('UncontrolledTerms'),data,d);
7 %]</pre>
8
9 </div>
10 -->
11
12 <br/>
13 <table width="600" cellpadding="0" cellspacing="0" border="0" style="border: 1px solid blue">
14 <tr>
15 <td colspan="2">
16 <div style="moz-border-radius: 3px; border: 1px solid blue; background: blue; color: white;">[% d('TitleProper') %]</div>
17 </td>
18 </tr>
19 <tr>
20 <td valign="top" width="240">
21 <div style="padding: 1.2em; text-align: center;">
22 <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL160_SCLZZZZZZZ_.jpg" />
23 </div>
24 <ul style="list-style: url(http://membres.lycos.fr/vgh/images/st_red.gif) circle;">
25 <li><a href="#">sadrzaj/sa¾etak</a></li>
26 <li><a href="#" onClick="load_template('html_ffzg_results_apa.tt'); return false;">oblik za citiranje</a></li>
27 <li><a href="#" onClick="load_template('html_ffzg_results_isbd.tt'); return false;">katalo¾ni opis</a></li>
28 </ul>
29
30 <br/>
31 </td>
32 <td valign="top">
33 <br/>
34 <span style="font-size: 105%; font-weight: bold;">
35 [% d('TitleProper') -%]
36 [%- IF d('Subtitle') -%] :
37 [%- d('Subtitle') -%]
38 [%- END -%]
39 [%- IF d('ParallelTitle') -%] <small> =
40 [%- d('ParallelTitle') -%] </small>
41 [%- END -%]</span>
42 [%- IF d('EditionStatement') -%],
43 [%- d('EditionStatement') %].
44 [% END %]
45 <br/>
46 [% IF d('Responsibility') %]
47 [% d('Responsibility') %] <br/>
48 [% END %]
49
50 <small>
51 [% d('MaterialDesignation').replace('.*,', '') %] <br/>
52 [% d('PlacePublication') %]: [% d('NamePublisher') %], [% d('DatePublication').replace('cop. ', '') %]
53 <br/>
54 [% IF d('ISBN') %]
55 ISBN [% d('ISBN') %]<br/>
56 [% END %]
57 [% IF d('SeriesTitle') %]
58 Nakladnièka cjelina: [% d('SeriesTitle') %]<br/>
59 [% END %]
60 </small>
61 <br/>
62 [% IF d('UncontrolledTerms') %]
63 <b>Tema: </b>
64 [% d('UncontrolledTerms',' * ') %]
65 [% END %]
66 <br/>
67
68 <!--
69 [% IF d('UDC') %]
70 [% d('UDC') %] (UDK)
71 [% END %]
72 -->
73 [% IF d('APA') %]
74 <small>Klasifikacija: [% d('APA',' ') %] (APA)<br/>
75 [% END %]
76 </small>
77
78 <br/>
79 <b>Podaci o dostupnosti: </b><br/>
80 [% 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>
81 <br/><br/>
82 </td>
83 </tr>
84
85
86 <!--
87 <tr class="line">
88 <td class="label">Format</td>
89 <td>
90 [% c.materialtype %]
91 </td>
92 </tr>
93 -->
94
95 <!--
96 <tr class="signatura" style="vertical-align: top;">
97 <td>
98 <ol><li>
99 Signatura: [% d('CallNo','</li><li>') %]
100 </li></ol>
101 </td>
102 </tr>
103 -->
104
105 </table>

  ViewVC Help
Powered by ViewVC 1.1.26