| {$lang->category} |
{$category_list[$document->category_srl]->title} |
| {$lang->title} |
{$document->title} |
| {$lang->date} |
{zdate($document->regdate,"Y-m-d H:i:s")} |
| {$lang->user_name} |
{$document->user_name} |
| {$lang->readed_count} |
{$document->readed_count} |
| {$lang->voted_count} |
{$document->voted_count} |
| {$lang->content} |
{$document->content} |
| {$lang->document_url} |
{getUrl()}{$document->document_srl} |
| {$lang->trackback_url} |
{getUrl()}trackback/{$document->document_srl} |
| {$lang->tag} |
{$document->tags} |
| {$lang->uploaded_file} |
{$file->source_filename} ({FileHandler::filesize($file->file_size)}) ({number_format($file->download_count)})
|
| ipaddress |
{$document->ipaddress} |
|
{$lang->allow_comment}
{$lang->lock_comment}
{$lang->allow_trackback}
|