Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

  • x00 March 2012

How to hide the content of a comment from the notification email ?

When a new comment is posted in a discussion, the participants in that discussion would get an email notification (if their notification is on) saying there is a new comment, it also include the content of that comment (or parts of it I think)

Is there any way to hide the content of a comment from the notification email ?

So that people would come to the forum to check it out and not stay there lazy knowing what others have said in a discussion :)

Answers

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP

    I believe

    $Definition['EmailStoryNotification'] = '%1$s
    
    %3$s
    
    ---
    Follow the link below to check it out:
    %2$s;

    may help you. you could remove the %3$s

    save it in your own locale following docs. or config/locale.php

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

    hungle88
Sign In or Register to comment.