/[health_html]/templates/arhiva.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

Diff of /templates/arhiva.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ravilov, Thu Oct 4 14:59:35 2001 UTC revision 1.3 by ravilov, Wed Oct 10 12:40:59 2001 UTC
# Line 1  Line 1 
 <center>  
1  <big><b>Arhiva vijesti i članaka</b></big>  <big><b>Arhiva vijesti i članaka</b></big>
2  {if ($naslov)}<br><b>{$naslov}</b>{/if}  {if ($naslov)}<br><b>{$naslov}</b>{/if}
3  </center><br><br>  <br><br>
4  <table width=420 cellspacing=0 cellpadding=0 border=0>  <table width=420 cellspacing=0 cellpadding=0 border=0>
5    
6    {if ($kolumna)}
7  <tr><td colspan=3 valign=top>  <tr><td colspan=3 valign=top>
8  {if ($clanci)}<ul>  <span style="color:silver;font-size:8pt;">kolumne</span><br>
9    {if ($kolumne)}<table border=0 cellspacing=0 cellpadding=3 width="100%">
10    {section name=i loop=$kolumne}
11    <tr><td align=left valign=top><a href="{$i/kolumne.read}" class="{if ($home)}t{else}x{/if}more">{if ($i/kolumne.autor)}{$i/kolumne.autor}: {/if}{$i/kolumne.naslov}</a>{if ($i/kolumne.date)}<small> <i>({$i/kolumne.date})</i></small>{/if}</td></tr>
12    {/section}
13    </table>{else}<i>Nema kolumni.</i><br>&nbsp;{/if}<br>
14    </td></tr>
15    <tr><td align=center><table border=0 cellspacing=0 cellpadding=0></tr><tr><td bgcolor="#{if ($ismed)}D0E7F4{else}DAF0E5{/if}"><img src="img/klir.gif" width="400" height="2" border=0 alt=""></td></tr></table><br></td></tr>
16    {/if}
17    
18    <tr><td colspan=3 valign=top>
19    {if ($clanci)}<table border=0 cellspacing=0 cellpadding=3 width="100%">
20  {section name=i loop=$clanci}  {section name=i loop=$clanci}
21  <li><a href="{$i/clanci.read}" class="{if ($home)}t{else}x{/if}more">{if ($i/clanci.autor)}{$i/clanci.autor}: {/if}{$i/clanci.naslov}</a>{if ($i/clanci.date)} <small><i>({$i/clanci.date})</i></small>{/if}</li>  <tr><td align=left valign=top><a href="{$i/clanci.read}" class="{if ($home)}t{else}x{/if}more">{if ($i/clanci.autor)}{$i/clanci.autor}: {/if}{$i/clanci.naslov}</a>{if ($i/clanci.date)}<small> <i>({$i/clanci.date})</i></small>{/if}</td></tr>
22  {/section}  {/section}
23  </ul>{else}<i>Nema članaka.</i><br>&nbsp;{/if}  </table>{else}<i>Nema članaka.</i><br>&nbsp;{/if}<br>&nbsp;
24  </td></tr>  </td></tr>
25    
26  {if ($home)}  {if ($home)}
# Line 21  Line 32 
32    
33  <tr>  <tr>
34  <td valign=top><br><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td>  <td valign=top><br><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td>
35  {if ($vijesti)}<ul>  {if ($vijesti)}<table border=0 cellspacing=0 cellpadding=3 width="100%">
36  {section name=i loop=$vijesti}  {section name=i loop=$vijesti}
37  <li><a href="{$i/vijesti.read}" class="wmore">{if ($i/vijesti.autor)}{$i/vijesti.autor}: {/if}{$i/vijesti.naslov}</a>{if ($i/vijesti.date)} <small><i>({$i/vijesti.date})</i></small>{/if}</li>  <tr><td align=left valign=top><a href="{$i/vijesti.read}" class="wmore">{if ($i/vijesti.autor)}{$i/vijesti.autor}: {/if}{$i/vijesti.naslov}</a>{if ($i/vijesti.date)}<small> <i>({$i/vijesti.date})</i></small>{/if}</td></tr>
38  {/section}  {/section}
39  </ul>{else}<i>Nema vijesti.</i><br>&nbsp;{/if}  </table>{else}<i>Nema vijesti.</i><br>&nbsp;{/if}<br>
40  </td><td><img src="img/klir.gif" border=0 alt="" width="30"></td></tr></table></td>  </td><td><img src="img/klir.gif" border=0 alt="" width="30"></td></tr></table></td>
41    
42  <td width=1 height="100%" bgcolor="#{if ($ismed)}003366{else}999999{/if}"><img src="img/klir.gif" alt="" border=0 width=1 height="100%"></td>  <td width=1 height="100%" bgcolor="#{if ($ismed)}003366{else}999999{/if}"><img src="img/klir.gif" alt="" border=0 width=1 height="100%"></td>
43    
44  <td valign=top><br><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td><img src="img/klir.gif" border=0 alt="" width="30"></td><td>  <td valign=top><br><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td><img src="img/klir.gif" border=0 alt="" width="30"></td><td>
45  {if ($novosti)}<ul>  {if ($novosti)}<table border=0 cellspacing=0 cellpadding=3 width="100%">
46  {section name=i loop=$novosti}  {section name=i loop=$novosti}
47  <li><a href="{$i/novosti.read}" class="pmore">{if ($i/novosti.autor)}{$i/novosti.autor}: {/if}{$i/novosti.naslov}</a>{if ($i/novosti.date)} <small><i>({$i/novosti.date})</i></small>{/if}</li>  <tr><td align=left valign=top><a href="{$i/novosti.read}" class="pmore">{if ($i/novosti.autor)}{$i/novosti.autor}: {/if}{$i/novosti.naslov}</a>{if ($i/novosti.date)}<small> <i>({$i/novosti.date})</i></small>{/if}</td></tr>
48  {/section}  {/section}
49  </ul>{else}<i>Nema novosti.</i><br>&nbsp;{/if}  </table>{else}<i>Nema novosti.</i><br>&nbsp;{/if}<br>&nbsp;
50  </td></tr></table></td>  </td></tr></table></td>
51    
52  </tr>  </tr>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26