Sha256: 0f3bd4364914ef96e23667e1e792637cc673744bafc07a1b41d7ccbf1c847a8a

Contents?: true

Size: 689 Bytes

Versions: 1

Compression:

Stored size: 689 Bytes

Contents

= render :partial => 'setting', :locals => {:key => 'forum.layout', :label => "Forum layout", :notes => "The radiant layout that will be used to present forum topics and posts"}
= render :partial => 'setting', :locals => {:key => 'forum.editable_period', :label => "Editable interval", :notes => "The period (in minutes) for which forum messages remain editable by their author"}
= render :partial => 'setting', :locals => {:key => 'forum.public?', :label => "Forum visible to the public"}
= render :partial => 'setting', :locals => {:key => 'forum.allow_page_comments?', :label => "Page comments enabled", :notes => "Has no effect unless the comment mechanism is invoked by the layout."}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radiant-forum-extension-0.6.0 app/views/admin/reader_settings/_forum.html.haml