{* $Header: /cvsroot/bitweaver/_bit_boards/templates/Attic/topic.tpl,v 1.17 2006/09/03 20:05:20 squareing Exp $ *} {strip}
| {tr}Title{/tr} | {tr}Replies{/tr} | {tr}Started{/tr} | {tr}Last Post{/tr} | {if $gBitUser->hasPermission('p_bitboards_edit') || $gBitUser->hasPermission('p_bitboards_post_edit')}Anon | {/if} {if $gBitUser->hasPermission('p_bitboards_edit')}Actions | {/if}||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {* topic status icons *} {if $thread.th_moved>0} {biticon ipackage="icons" iname="go-jump" iexplain="Moved Topic"} {else} {assign var=flip value=$thread.flip} {foreach from=$flip item=flip_s key=flip_name} {include file="bitpackage:bitboards/flipswitch.tpl"} {/foreach} {/if} | {$thread.title|escape} | {if $thread.post_count-1}{$thread.post_count-1}{/if} |
{$thread.flc_created|reltime:short|escape} {if $thread.flc_user_id < 0}{$thread.anon_name|escape}{else}{displayname user_id=$thread.flc_user_id}{/if} |
{if $thread.post_count > 1}{$thread.llc_last_modified|reltime:short|escape}{else}{/if} {if $thread.post_count > 1}{if $thread.llc_user_id < 0}{$thread.l_anon_name|escape}{else}{displayname user_id=$thread.llc_user_id}{/if}{else}{/if} |
{if $gBitUser->hasPermission('p_bitboards_edit') || $gBitUser->hasPermission('p_bitboards_post_edit')}
{if $thread.unreg > 0}{$thread.unreg}{/if} | {/if} {if $gBitUser->hasPermission('p_bitboards_edit') || $gBitUser->hasPermission('p_bitboards_post_edit')}
{if $thread.flc_user_id<0 && $thread.first_approved==0}
{biticon ipackage="icons" iname="list-add" iexplain="Approve First Post"}
{biticon ipackage="icons" iname="list-remove" iexplain="Reject First Post"}
{/if}
{if $thread.th_moved==0}
{if $gBitUser->hasPermission( 'p_bitboards_edit' )}
{*smartlink ititle="Edit" ifile="edit.php" ibiticon="liberty/edit" board_id=$thread.board_id*}
{biticon ipackage=icons iname="go-jump" iexplain="Move Thread"}
{/if}
{/if}
{if $thread.th_moved==0 && $gBitUser->hasPermission( 'p_bitboards_remove' )}
{biticon ipackage="icons" iname="edit-delete" iexplain="Delete Thread"}
{else}
{biticon ipackage=liberty iname=spacer iforce=icon}
{/if}
{if $thread.th_moved==0}
{if $gBitUser->hasPermission( 'p_bitboards_edit' )}
{/if} {/if} |
{if $thread.th_moved==0 && $gBitUser->hasPermission( 'p_bitboards_remove' )}
{/if} {/if} | ||||||||
| {tr}No records found{/tr} | |||||||||||||||