News Notifications

The list of notifications for news posts:

  • When someone comments on your news post
  • When someone edits their own comment on your news post
  • When someone replies to a comment on your news post
  • When someone likes your news post/comment
  • When someone tags a person in a news post or comment

 

The News notifications in Umbraco

 

All the notifications related to the news post can be accessed and edited in Umbraco, from the Notifications (left menu) and then opening the folder "News". 

 

Each of the notifications are explained in the table below:

  • Notification name
    Trigger
    Receiver
    Dynamic Values
  • Comment Added
    Someone adds a comment to your post
    You, as the creator of the original post receives this notification
    ##ActivityTitle## - Head description of news  ##FullName## - Name of the user who added a comment
  • Comment Edited
    Someone edits a comment on your post
    You, as the creator of the original post receives this notification
    ##ActivityTitle## - Head description of news ##FullName## - Name of the user who added a comment
  • Comment Replied
    Someone replies to a comment on your post
    You, as the creator of the original post AND the creator of the comment that got replied to, receives this notification
    ##ActivityTitle## - Head description of news ##FullName## - Name of the user who added a comment
  • Activity like Added
    Someone likes your post
    You, as the creator of the original post receives this notification
    ##ActivityTitle## - Head description of the news post ##CreatedDate## - Date when the like was added ##FullName## - Name of the user who liked the bulletin
  • User Mention
    Someone mentions you in a news post/comment
    The person mentioned in the post/comment
    ##TaggedBy## - Name of the user that tagged another user ##FullName## - Name of the user tagged

Didn't find what you were looking for?

Our site is a work in progress and feedback is very much appreciated. If you could not find information regarding your problem please contact jba@compent.net or go to our github and create an issue if the problem relates to a bug or otherwise unintended technical functionality.