/[health_html]/med/templates/zanimljivo.tpl
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 /med/templates/zanimljivo.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations)
Wed Oct 31 10:12:28 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +3 -2 lines
Replaced textual hyperlinks with images. Other beautifications.

1 {if ($top && ($prev || $next || $offset))}<p align=right><small>{if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$prev}" class="more"><img src="img/zprev.gif" width=62 height=10 alt="&lt;&lt;&nbsp;prethodnih 10" border=0></a>{/if}{if (($prev || $offset) && $next)} | {/if}{if ($next)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$next}" class="more"><img src="img/znext.gif" width=52 height=10 alt="sljedeæih 10&nbsp;&gt;&gt;" border=0></a>{/if}</small></p><br><br>{/if}
2
3 <table width="100%" cellspacing=0 cellpadding=5 border=0>
4
5 {if ($EDIT)}<tr><td align=center>{$EDIT}</td></tr>{/if}
6 {section name=i loop=$top}
7 <tr><td colspan=3 valign=top>
8 {if ($i/top.EDIT)}
9 {$i/top.EDIT}
10 {else}
11 {if ($i/top.titlepic_url && ($i/top.titlepic_type == 1 || $i/top.titlepic_type == 2 || $i/top.titlepic_type == 3))}
12 <p align={if ($i/top.titlepic_type == 1)}left{/if}{if ($i/top.titlepic_type == 2)}center{/if}{if ($i/top.titlepic_type == 3)}right{/if}><img src="{$newspicdir}{$i/top.titlepic_url}" border=0 alt="{$i/top.titlepic_alt}"{if ($i/top.titlepic_width)} width={$i/top.titlepic_width}{/if}{if ($i/top.titlepic_height)} height={$i/top.titlepic_height}{/if} hspace=5 vspace=5></p>
13 {/if}
14 {if ($i/top.title)}{if ($i/top.read)}<a href="{$i/top.read}">{/if}<span class="maintitle">{$i/top.title}</span>{if ($i/top.read)}</a>{/if}<br>{/if}
15 <table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td align=left valign=top>
16 {if ($i/top.titlepic_url && ($i/top.titlepic_type == 4 || $i/top.titlepic_type == 5))}
17 {if ($i/top.titlepic_type == 4)}<img src="{$newspicdir}{$i/top.titlepic_url}" border=0 alt="{$i/top.titlepic_alt}"{if ($i/top.titlepic_width)} width={$i/top.titlepic_width}{/if}{if ($i/top.titlepic_height)} height={$i/top.titlepic_height}{/if} align=left hspace=5 vspace=5>{/if}
18 {if ($i/top.titlepic_type == 5)}<img src="{$newspicdir}{$i/top.titlepic_url}" border=0 alt="{$i/top.titlepic_alt}"{if ($i/top.titlepic_width)} width={$i/top.titlepic_width}{/if}{if ($i/top.titlepic_height)} height={$i/top.titlepic_height}{/if} align=right hspace=5 vspace=5>{/if}
19 {/if}
20 {if ($i/top.lead)}<span class="mainsubtitle{if ($i/top.pgfs)}1{else}0{/if}">{$i/top.lead}</span><br>{/if}
21 </td></tr></table>
22 {if ($i/top.titlepic_url && ($i/top.titlepic_type == 6 || $i/top.titlepic_type == 7 || $i/top.titlepic_type == 8))}
23 <p align={if ($i/top.titlepic_type == 6)}left{/if}{if ($i/top.titlepic_type == 7)}center{/if}{if ($i/top.titlepic_type == 8)}right{/if}><img src="{$newspicdir}{$i/top.titlepic_url}" border=0 alt="{$i/top.titlepic_alt}"{if ($i/top.titlepic_width)} width={$i/top.titlepic_width}{/if}{if ($i/top.titlepic_height)} height={$i/top.titlepic_height}{/if} hspace=5 vspace=5></p>
24 {/if}
25 {if ($i/top.AUTHOR)}<br>{$i/top.AUTHOR}{/if}
26 {$i/top.links}
27 {/if}
28 <br></td></tr>
29 {sectionelse}
30 {if (! $EDIT)}<br><br><i>Nema èlanaka.</i><br>
31 {if ($isedit)}<p align=right><small>[ <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;cat={$cat}&amp;top_edit=1&amp;ed_id=0" class="more">novi</a> ]</small></p>{/if}{/if}
32 {/section}
33
34 </table>
35 {if ($top && ($prev || $next || $offset))}<p align=right><small>{if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$prev}" class="more"><img src="img/zprev.gif" width=62 height=10 alt="&lt;&lt;&nbsp;prethodnih 10" border=0></a>{/if}{if (($prev || $offset) && $next)} | {/if}{if ($next)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$next}" class="more"><img src="img/znext.gif" width=52 height=10 alt="sljedeæih 10&nbsp;&gt;&gt;" border=0></a>{/if}</small></p><br><br>{/if}

  ViewVC Help
Powered by ViewVC 1.1.26