# English resources of edit_today plugin. @edit_today_caption = 'Edit' def edit_today_edit_label( date ) date.strftime( 'Edit %Y-%m-%d' ) end def edit_today_conf_html r = <<-HTML

Link String

Specify string to link to edit page. If you have image file, you can specify icon on this link.

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