Changes for page Getting notified

Last modified by Vincent Massol on 2024/02/14

From version 16.1
edited by Sorin Burjan
on 2010/11/22
Change comment: There is no comment for this version
To version 17.1
edited by Sorin Burjan
on 2010/11/22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,17 @@
2 2  
3 3  In XWiki you can subscribe to receive notifications either by RSS (the feed is automatically updated each time one of the followed pages gets changed) or by email. By using the [[Watchlist application>>code:Applications.WatchlistApplication]] an user can add specific pages and spaces to a personal watchlist.
4 4  
5 += Watchlist Application =
5 5  
7 +In XWiki you can subscribe to receive notifications either by RSS (the feed is automatically updated each time one of the followed pages gets changed) or by email. By using the [[Watchlist application>>code:Applications.WatchlistApplication]] an user can add specific pages and spaces to a personal watchlist.
6 6  
9 +The watchlist application enables you to watch a page, a space, the entire Wiki and manage your Watchlist. Its features can be accessed easily by clicking on their corresponding button. The 4 available entries are:
10 +
11 + * Watch this page: you follow modifications affecting the page you are currently viewing
12 + * Watch the current space: you follow the modifications taking place on the whole space you are currently looking at
13 + * Watch the current wiki: you follow modifications taking place on the whole wiki
14 + * Manage your watchlist: change your notification preferences
15 +
7 7  = RSS Feeds =
8 8  
9 9  RSS Feeds can be used to get notification from activity taking place on an XWiki instance.

Get Connected