Sha256: ac1184aa4faa7975def25a57952cb930a3c88f6adce05f595d521f877a9c55dc

Contents?: true

Size: 672 Bytes

Versions: 22

Compression:

Stored size: 672 Bytes

Contents

<H1><%=h @conf.html_title %></H1>
<P>
<%%= mobile_navi %>
</P>
<%
if @diary then
	param = {
		'prefix' => 'i.',
		'index' => @conf.index,
		'date_format' => @conf.date_format,
		'section_anchor' => @conf.section_anchor,
		'comment_anchor' => @conf.comment_anchor,
		'long_mode' => false,
		'show_referer' => false,
		'referer_limit' => 0,
		'show_comment' => @conf.show_comment,
		'comment_limit' => -1,
		'multi_user' => @conf.multi_user,
		'anchor' => true,
		'hide_comment_form' => @conf.hide_comment_form,
		'show_nyear' => false,
	} %>
	<%= @diary.eval_rhtml( param, PATH ) %>
	<%%=comment_form_mobile%>
<% else %>
	<p><%%=no_diary%></P><%
end %>
<%%= mobile_navi %>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
tdiary-4.0.5.1 skel/i.day.rhtml
tdiary-4.0.5 skel/i.day.rhtml
tdiary-4.0.4 skel/i.day.rhtml
tdiary-4.0.3 skel/i.day.rhtml
tdiary-4.0.2.20140201 skel/i.day.rhtml
tdiary-4.0.2 skel/i.day.rhtml
tdiary-4.0.1.20131102 skel/i.day.rhtml
tdiary-4.0.1.20130929 skel/i.day.rhtml
tdiary-4.0.1.20130903 skel/i.day.rhtml
tdiary-4.0.1 skel/i.day.rhtml
tdiary-4.0.0.20130826 skel/i.day.rhtml
tdiary-4.0.0 skel/i.day.rhtml
tdiary-3.2.2.20130727 skel/i.day.rhtml
tdiary-3.2.2.20130722 skel/i.day.rhtml
tdiary-3.2.2.20130720 skel/i.day.rhtml
tdiary-3.2.2.20130617 skel/i.day.rhtml
tdiary-3.2.2.20130614 skel/i.day.rhtml
tdiary-3.2.2.20130604 skel/i.day.rhtml
tdiary-3.2.2.20130527 skel/i.day.rhtml
tdiary-3.2.2.20130518 skel/i.day.rhtml