[Comoblog-commit] modules/mod_comment_notify/install mod_comment_notify.xml, 1.5, 1.6
Status: Inactive
Brought to you by:
markwallis
|
From: iamdecal <iam...@us...> - 2006-08-15 17:06:09
|
Update of /cvsroot/comoblog/modules/mod_comment_notify/install In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv24684/mod_comment_notify/install Modified Files: mod_comment_notify.xml Log Message: Extended to approve or bar users from making live comments to comoblog Index: mod_comment_notify.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_comment_notify/install/mod_comment_notify.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- mod_comment_notify.xml 16 Dec 2005 00:48:47 -0000 1.5 +++ mod_comment_notify.xml 15 Aug 2006 17:06:04 -0000 1.6 @@ -5,7 +5,7 @@ <description>Sends an email (using smtp) when a comment is added</description> <allowed_pos>not_visible</allowed_pos> <filter_posts>N</filter_posts> - <filter_comments>Y</filter_comments> + <filter_comments>0</filter_comments> <version>1.0</version> <minimum_supported>1.0</minimum_supported> <certified>1.0</certified> |