/[webpac2]/trunk/conf/output/tt/html_ffzg_results_apa.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_apa.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (show annotations)
Tue Nov 22 09:53:22 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 786 byte(s)
local changes

1 <br/>
2 <!--
3 <div style="border: 1px #ff0000 solid; display: block; width: 30em; float: right;">
4
5 <pre>[%
6 USE dumper;
7 dumper.dump(d('UncontrolledTerms'),data,d);
8 %]</pre>
9
10 </div>
11 -->
12
13
14 <table cellpadding="4" cellspacing="0" border="0">
15 <tr>
16 <td>
17 [% d('PersonalName') -%]
18 ([%- d('DatePublication').replace('cop. ','') -%]).
19 [%- IF d('PersonalName2') -%]
20 [%- d('PersonalName2') -%]
21 [%- END -%]
22 <i>[%- d('TitleProper') -%]
23 [%- IF d('Subtitle') -%]:
24 [%- d('Subtitle') -%]
25 [%- END -%]</i>.
26 [%- d('PlacePublication') %]: [% d('NamePublisher').replace(' etc.','') %].
27 </td>
28 </tr>
29
30
31 <!--
32 <tr class="signatura" style="vertical-align: top;">
33 <td>
34 <ol><li>
35 Signatura: [% d('CallNo','</li><li>') %]
36 </li></ol>
37 </td>
38 </tr>
39 -->
40
41 </table>

  ViewVC Help
Powered by ViewVC 1.1.26