<%%=navi%>

<%=h @conf.html_title %> [<%%=preview_label%>]

<% param = { 'date_format' => @conf.date_format, 'index' => @conf.index, 'section_anchor' => @conf.section_anchor, 'comment_anchor' => @conf.comment_anchor, 'long_mode' => false, 'show_referer' => false, 'referer_limit' => 100, 'referer_table' => @conf.referer_table, 'show_comment' => false, 'comment_limit' => -1, 'multi_user' => @conf.multi_user, 'hide_comment_form' => true, 'anchor' => true, 'show_nyear' => @conf.show_nyear, } ## accesskeys if @conf.accesskey_enabled accesskeys = { 'title' => ' accesskey="T"', 'body' => ' accesskey="C"', 'preview' => ' accesskey="P"', 'submit' => ' accesskey="A"', 'hide' => ' accesskey="H"', } else accesskeys = {} end %> <% if @show_result %> <%= @diary.eval_rhtml( param ) %> <% else %>

プラグイン・エラー

<%=h @exception.class.to_s %>

<%=h @exception.to_s %>
<% end %>

更新フォーム

<%=@csrf_protection%> <%= @date.year %>年 <%= @date.mon %>月 <%= @date.day %>日
タイトル: size="40" value="<%=h @diary.title %>">
本文(<%=h @conf.style %>スタイル<%%= style_howto %>):
<%%=edit_proc( @date )%> name="<%%= preview_command %>" value="<%%= preview_label %>"> name="<%%= submit_command %>" value=" <%%= submit_label %> ">