Wiki source code of Like Notifications
Last modified by Eleni Cojocariu on 2025/07/22
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Whenever a user likes a Page, a notification is automatically sent. This notification will be received by the users who [[enabled the like notifications>>xwiki:XS.Extensions.LikeApplication.User.EnableLikesNotifications.WebHome]] and: | ||
2 | |||
3 | * are [[watching the Page>>extensions:Extension.Notifications Application.WebHome||anchor="HWatchedEntities"]], | ||
4 | * are [[following the user who likes a Page>>extensions:Extension.Notifications Application.WebHome||anchor="HFollowauser"]]. | ||
5 | |||
6 | The notification will appear in the Notification menu and also in "My Activity Stream" column in your [[user profile>>extensions:Extension.User Module.User Profile Application.WebHome]]: | ||
7 | |||
8 | {{gallery}} | ||
9 | image:NotificationMenu.png | ||
10 | image:ActivityStream.png | ||
11 | {{/gallery}} |