<% if:blog.has_foaf -%> <% /if -%> <% blog.title %><% if:extra_title %>: <% extra_title %><% /if %>
<% content_main %> <% if:page_name eq 'comment' -%>

Home > コメント

<% article.subject | tag_break %>へのコメント

入力された情報

<% if error_code %>

ERROR : <% if error_code eq '1' %> 投稿に失敗しました。 <% /if %> <% if error_code eq '2' %> 未入力項目があります。 <% /if %> <% if error_code eq '3' %> 認証コードのチェックに失敗しました。 <% /if %> <% if error_code eq '4' %> 半角英数字のみのコメントは受付ません。 <% /if %>

<% /if %>
お名前:
<% article_child__writer | html %>
メールアドレス:
<% article_child__email | html %>
ホームページアドレス:
<% article_child__homepage | html %>
コメント:
<% article_child__body | html | nl2br | clickable('target="_blank" rel="nofollow"') %>

コメントを書く

コメントフォーム
<% if:blog.ignore_setting.captcha_comment -%>

※画像の中の文字を半角で入力してください。
<% /if -%>
<% if:blog.ignore_setting.banascii_comment -%> <% /if -%> <% if:article.accept_comment_permission_mode -%>

※ブログオーナーが承認したコメントのみ表示されます。

<% /if -%>
<% /if -%> <% if:page_name eq 'search' -%>

Home > 検索結果

検索結果

<% loop:list_article %>

<% article.subject %>

  • <% article.createstamp | date_format("%Y-%m-%d %a") %>
<% article.entire_body | text_summary(240) %>
  • Posted by <% article.nickname %> at <% article.createstamp | date_format("%H:%M") -%>
  • <% if:article.accept_comment_show -%>
  • コメント: <% article.children_count | __or__ | echo('0') %>
  • <% /if -%> <% if:article.accept_tb_show %>
  • トラックバック: <% article.tb_count | __or__ | echo('0') %>
  • <% /if -%> <% if:blog.fan_setting.accept_fan %>
  • このブログの読者になる
  • <% /if %>
  • 更新情報をチェックする
<% /loop %> <% /if -%> <% if:page_name eq 'tag' -%>

Home > タグ<% if:tag %>: <% tag.word | html %> <% /if -%>

タグ: <% tag.word | html %>

<% if:tag %> <% /if -%> <% if:blog.has_usertag_ad -%>
<% blog.usertag_ad_html(tag, css, 2) %>
<% /if %> <% loop:list_service -%>

<% tag_service.title %>の一覧

<% if:tag_service.service_key eq 'articles' -%>
    <% loop:list_data -%>
  • <% article.subject %> (<% article.createstamp | date_format("%Y-%m-%d %H:%M") %>)
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'photos' -%> <% loop:list_data -%>
<% thumbnail.fix_aspect(132) # サムネイルの長辺を132で固定。固定したくない場合は削除。 -%>
<% photo.title | text_summary(10) %>
<% if:photo_info -%> サイズ:<% photo_info.width %>×<% photo_info.height %>
<% if:photo_info.size %> 容量:<% photo_info.size | filesize %> <% /if %> <% /if -%>
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'audios' -%> <% loop:list_data -%>
<% audio.title | text_summary(40) %>  <% if:audio_info -%><% if:audio_info.author %>by <% audio_info.author %>  <% /if %><% if:audio_info.duration %><% audio_info.duration | hms %>  <% /if %><% if:audio_info.size %><% audio.size | filesize %>  <% /if %><% /if -%>
<% /loop -%> <% /if -%> <% if:tag_service.service_key eq 'videos' -%> <% loop:list_data -%>
<% video.title | text_summary(15) %>
<% if:video_info -%> 時間:<% if:video_info.duration %><% video_info.duration | hms %><% /if %>
容量:<% video.size | filesize %>
<% /if -%>
<% /loop -%> <% /if %> <% if:tag_service.service_key eq 'files' -%> <% loop:list_data -%> <% /loop -%> <% /if -%> <% if:pager -%> <% else -%>

もっと見る

<% /if -%>
<% /loop -%>
<% loop:list_tags -%> <% tag.word | html %> <% /loop -%>
<% /if -%>
<% if:have_content_left -%> <% /if -%> <% if:have_content_right -%>
<% content_right %>
<% /if -%>

Return to page top