{** * Simple threaded forum, topic list, object template * Date: 31.03.07 * * @package saurus4 * * @author Saurus * *} {custom_conf_load id=$id name="tpl_conf"}
{* for FAQ mode notice *} {if $tpl_conf && $smarty.get.lisa_alert == 1} {/if} {* /for FAQ mode notice *} {* for CAPTCHA failure notice *} {if $smarty.get.lisa_alert == 2} {/if} {* /for CAPTCHA failure notice *}

{sysword word="new topic" type="saurus4"} {$current_obj->pealkiri}

{init_messages name="messages" sort="objekt_id asc"} {foreach from=$messages item="message"} {/foreach}
{sysword word="topics" type="saurus4"} {sysword word="author" type="saurus4"} {sysword word="replies" type="saurus4"} {sysword word="last reply" type="saurus4"}
{$message->buttons}{$message->title} {if ($message->author_email && $message->hide_email != '1')}{/if}{$message->author}{if $message->author_email && !$message->hide_email}{/if} {$message->message_replies} {$message->last_message}
{literal} {/literal}

{sysword word="new topic" type="saurus4"}

{*** CAPTCHA ***} {if $conf.check_for_captcha} {/if} {*** / CAPTCHA ***}
*
*
{if !$smarty.get.lisa_alert && session_unregister('scms_last_comment')}{/if}