<{if $yd_layout=="left"}>
|
<{include file="db:yd_rightarea.html"}>
|
<{/if}>
| <{$yd_data.title}> |  |
|
<{if $yd_before.bid >0}>
前の日記
|
<{/if}>
<{if $yd_after.bid >0}>
次の日記
|
<{/if}>
|
|
投稿日:<{$yd_data.year}>年<{$yd_data.month}>月<{$yd_data.day}>日 <{$yd_data.time}>
カテゴリー:
<{$yd_data.cname}>
|
<{if $yd_photo.0.pid|count_characters>0}>
<{section name=num loop=$yd_photo}>
|
<{/section}>
<{/if}>
<{$yd_data.diary}>
|
<{if $yd_editperm==1}>
|
編集 |
<{/if}>
|
<{if $mod_config.comment_dirname}>
<{d3comment mydirname='minidiary' id=$yd_data.bid subject=$yd_data.title class="minidiaryD3commentContent"}>
<{else}>
<{if $yd_use_simplecomment == 0}>
<{$commentsnav}>
<{$lang_notice}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
<{else}>
<{if $comments.0.id >0}>
|
コメント
|
|---|
|
<{include file="db:system_comments_flat.html"}>
|
<{/if}>
|
コメントを書く
|
|---|
<{if $xoops_isuser==1}>
<{$yr_comment_form}>
<{else}>
コメントを書くにはログインが必要です。
<{/if}>
|
<{/if}>
<{/if}>
<{include file='db:system_notification_select.html'}>
|
<{if $yd_layout=="right"}>
<{include file="db:yd_rightarea.html"}>
|
<{/if}>