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 nameTriggerReceiverDynamic Values
-
Comment AddedSomeone adds a comment to your postYou, 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 EditedSomeone edits a comment on your postYou, 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 RepliedSomeone replies to a comment on your postYou, 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 AddedSomeone likes your postYou, 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 MentionSomeone mentions you in a news post/commentThe 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.