<@5> コマンド前のタブを削除 <@local(x,s,t,t2)> ローカル変数宣言 <$>フレーム内HTML <@> 日記の設定 <$s = set = v.daybook_setting> <$day_log = v.load_diary(v.force_displays || s.disp_diaries_int, s)> <$v.title = s.blog_name> <@s.text_main0> <@ifexec(! v.exsits_daybook, begin, begin)> <$ifjump(! v.diary_id, v.)> <$ifmessage(v.diary_id, "日記帳 <@v.diary_id> が存在しません", "日記帳が指定されていません")> <$else> <$ifmessage(!v.load_days, "該当する日記がありません")> <$end> <@ifexec(Message, begin)>

メッセージ欄

<@join("
\n", Message)>

<@if(! v.exsits_daybook && v.diary_id eq Auth.id, #'

日記帳を作成する

')> <@ifexec(v.category_mode ne '', begin)>

一覧で表示する

<$end>
<$end> <$v.add_header = exec(begin)> <@if(s.other_rss, #'')> <$end> <$body_sw = if(s.disp_body_sw , 'close', 'open')> <$com_sw = if(s.disp_com_sw , 'close', 'open')> <$tb_sw = if(s.disp_tb_sw , 'close', 'open')> <$tbe_sw = if(s.disp_tbexc_sw, 'close', 'open')> <@ifexec(v.prev_page || v.next_page, begin.page)>
<@if(v.prev_page, #'前のページ  ')> <@if(v.next_page, #' 次のページ')>
<$end.page> <$bc=s.base_color> <@forexec(t, day_log, begin)>

<@t.year>/<@t.mon>/<@t.day>(<@t.wday_name>) <@t.title>

<@ifexec(s.disp_hatena_bicon, begin)>はてなブックマークの情報 はてなブックマークに登録 はてなブックマーク数<$end> <@ifexec(s.disp_write_date && t.tm, begin)><@tm_printf('%Y/%m/%d %J:%M', t.tm)><$end> <@t.category_main><@ifexec(t.category_sub, begin)>::<@t.category_sub><$end>】 <@t.name> <@ifexec(v.allow_edit, begin)>(編集)<$end>
<@if(! t.enable, '【この日記は非公開です】
')> <@t.text>
<@s.bodyend>
<@ifexec(t.allow_com || t.comments || (v.allow_edit && t.comments_all), begin.comment)>
<$id = 's' . t.pkey . 'c'>
<@forexec(t2, v.load_comments(t), begin)>

# <@if(t2.hidden, '(非公開) ', if(! t2.enable, '(非表示) '))><@t2.name> 『<@t2.text_short>』 (<@tm_printf('%Y/%m/%d %J:%M', t2.tm)>)

<$end>
<$end.comment> <@ifexec(t.allow_tb || t.tbs || (v.allow_edit && t.tbs_all), begin.trackback)> <$id = 's' . t.pkey . 'tb'>
    <@forexec(t2, v.load_trackbacks(t), begin)> <$idx = id . t2.pkey>
  • <@if(! t2.enable, '(非表示)')> <@t2.title> <@if(t2.blog_name, '' . t2.blog_name . '')> <@if(t2.author, #' <@t2.author>')> <@ifexec(s.disp_excerpt, begin)>
    <@t2.excerpt>
    <$end>
  • <$end>
<$end.trackback>
<$end> <@ifexec(v.prev_page || v.next_page, begin.page)>
<@if(v.prev_page, #'前のページ  ')> <@if(v.next_page, #' 次のページ')>
<$end.page> <@s.text_main1> <@> Google Analytics <@ifexec(s.gaid, begin)> <$end>