/[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 84 - (show annotations)
Mon Nov 21 19:18:16 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 730 byte(s)
local configuration and design changes

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
13 <table cellpadding="4" cellspacing="0" border="0" style="border: 1px solid #808080;">
14 <tr>
15 <td>
16 [% d('PersonalName') -%]
17 ([%- d('DatePublication').replace('cop. ','') -%]).
18 <i>[%- d('TitleProper') -%]
19 [%- IF d('Subtitle') -%]:
20 [%- d('Subtitle') -%]
21 [%- END -%]</i>.
22 [%- d('PlacePublication') %]: [% d('NamePublisher').replace(' etc.','') %].
23 </td>
24 </tr>
25
26
27 <!--
28 <tr class="signatura" style="vertical-align: top;">
29 <td>
30 <ol><li>
31 Signatura: [% d('CallNo','</li><li>') %]
32 </li></ol>
33 </td>
34 </tr>
35 -->
36
37 </table>

  ViewVC Help
Powered by ViewVC 1.1.26