Wiki source code of Getting notified
Last modified by Vincent Massol on 2024/02/14
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | There are several ways you can be notified in XWiki: | ||
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | = Notifications Application = | ||
6 | |||
7 | {{version since="9.3"}} | ||
8 | You can receive [[notifications>>extensions:Extension.Notifications Application.WebHome]] in the top bar, under the Alert entry (represented by a bell). | ||
9 | |||
10 | {{image reference="extensions:Extension.Notifications Application.WebHome@notif2.png" width="650px"/}} | ||
11 | {{/version}} | ||
12 | |||
13 | = Share Page by mail = | ||
14 | |||
15 | The [[Share Page Application>>extensions:Extension.Share Page Application]] allows sending a page by mail to someone (another user of the wiki or any email address). | ||
16 | |||
17 | {{image reference="extensions:Extension.Share Page Application@sharePageDialog.png"/}} | ||
18 | |||
19 | = RSS Feeds = | ||
20 | |||
21 | You can also get notification from activity taking place on an XWiki instance [[using RSS feeds>>Documentation.UserGuide.Features.RSS]]. | ||
22 | |||
23 | = Mentions = | ||
24 | |||
25 | {{version since="12.5RC1"}} | ||
26 | You can get notified when somebody mentions you in pages, comments, or fields supporting xwiki syntax, see [[extensions:Extension.Mentions Application.WebHome]]. | ||
27 | {{/version}} | ||
28 | |||
29 | = What's New = | ||
30 | |||
31 | {{version since="15.1"}} | ||
32 | The [[What's New Application>>extensions:Extension.WhatsNewUI.WebHome]] allows you to get notified about news regarding XWiki. | ||
33 | {{/version}} |