#* Saku Gateway Thread Record. * Copyright (c) 2005-2008 shinGETsu Project. * $Id: record.txt 1460 2008-02-27 15:17:01Z fuktommy $ *# #set images = ['jpg', 'gif', 'png'] #set height = '210' #set width = '160'
#if $isadmin #end if $sid #if $rec.get('name', '') $rec['name'] #else $message['anonymous'] #end if #if $rec.get('mail', '') [$rec['mail']] #end if #if $rec.get('pubkey', '') $rec['pubkey'] #end if $localtime($rec['stamp']) #if 'attach' in $rec $rec['stamp'].$suffix (${int($attach_size/1024)}$message['kb']) #end if
$body #if ('remove_id' in $rec) and ('remove_stamp' in $rec)
[[$message['remove']: $res_anchor($rec['remove_id'][:8], $thread_cgi, $path)$rec['remove_id'][:8]]] #end if #if 'attach' in $rec #if $suffix in $images
#end if #end if