Skip to content

Commit

Permalink
Updating notes
Browse files Browse the repository at this point in the history
  • Loading branch information
DDevine committed Aug 28, 2011
1 parent 7c705ff commit bd2d302
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions newfeatures.txt
@@ -1,5 +1,13 @@
New features:
* Disable comments (so that no comments stuff is rendered at all)
* Make automod period configurable.
* Be able to disable automod
* Spam filtering.
* Disable comments (so that no comments stuff is rendered at all) -- "Comments Active" on Entry
* Make automod period configurable. -- Expose in Settings.py
* Be able to disable automod -- "Automoderation" on Entry
* Spam filtering. -- Expose in Settings.py

You should have the following configured:

CMSPLUGIN_BLOG_SPAM_FILTER - bool
TYPEPAD_ANTISPAM_API_KEY or AKISMET_API_KEY - string
CMSPLUGIN_BLOG_MODERATE - bool
CMSPLUGIN_BLOG_MOD_CLOSE_AFTER - int

0 comments on commit bd2d302

Please sign in to comment.