lib/commontator/config.rb in commontator-6.0.0.pre.1 vs lib/commontator/config.rb in commontator-6.0.0.pre.2
- old
+ new
@@ -25,16 +25,16 @@
:comment_deletion,
:moderator_permissions,
:comment_voting,
:vote_count_proc,
:comment_order,
- :new_comment_style,
- :comments_per_page,
:thread_subscription,
:email_from_proc,
:commontable_name_proc,
:comment_url_proc,
+ :new_comment_style,
:comment_reply_style,
+ :comments_per_page,
:mentions_enabled
]
DEPRECATED_ATTRIBUTES = [
[:moderators_can_edit_comments, :moderator_permissions],