Sha256: c23f4672ed08b0ac7e72b4a8cc7bdc2b79ede4195fe5810b5a58f201b2632d39

Contents?: true

Size: 469 Bytes

Versions: 69

Compression:

Stored size: 469 Bytes

Contents

def speed_comment_label
	'Speed TSUKKOMI'
end

def speed_comment_html
	<<-HTML
	<h3>Size of the form of Speed TSUKKOMI</h3>
	<p>Name: <input name="speed_comment.name_size" size="5" value="#{h( @conf['speed_comment.name_size'])} || 20 "></p>
	<p>Body: <input name="speed_comment.body_size" size="5" value="#{h( @conf['speed_comment.body_size'])} || 40 "></p>
	HTML
end


# Local Variables:
# mode: ruby
# indent-tabs-mode: t
# tab-width: 3
# ruby-indent-level: 3
# End:

Version data entries

69 entries across 58 versions & 1 rubygems

Version Path
tdiary-3.2.2.20130722 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130720 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130617 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130614 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130604 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130527 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130518 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130508 misc/plugin/en/speed_comment.rb
tdiary-3.2.2.20130507 misc/plugin/en/speed_comment.rb