From ef58ac91e8c23832e657a4f8dee57fe0b7733ae8 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 2 Feb 2009 15:41:47 +0000 Subject: Notifications now send emails when a comment is published. It won't send the email if the comment status is not published. This gives the administrator to moderate the comments prior to being published. --- modules/notification/views/comment_published.html.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 modules/notification/views/comment_published.html.php (limited to 'modules/notification/views/comment_published.html.php') diff --git a/modules/notification/views/comment_published.html.php b/modules/notification/views/comment_published.html.php new file mode 100644 index 00000000..4a7936e6 --- /dev/null +++ b/modules/notification/views/comment_published.html.php @@ -0,0 +1,19 @@ + + + + <?= $subject ?> + + +

+ + + + + + + + + +
+ + -- cgit v1.2.3