Changes for page Watchlist Application

Last modified by Thomas Mortagne on 2023/10/10 17:22

<
From version < 115.1 >
edited by Eduard Moraru
on 2015/03/23 14:46
To version < 116.1 >
edited by Eduard Moraru
on 2015/03/23 14:55
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -44,8 +44,13 @@
44 44  
45 45  == Setting the email delay ==
46 46  
47 -You can set the email //frequency// to one hour, one day or one week depending on your preferences. To change the frequency follow these steps:
47 +Depending on your preferences, you can set the email //frequency// to:
48 +* Realtime (since 7.0RC1)
49 +* One hour
50 +* One day
51 +* One week
48 48  
53 +To change the frequency follow these steps:
49 49  * Hover over "Profile"
50 50  * Click "Watchlist"
51 51  * Click on the //small pencil// icon located to the right of the "Watchlist Preferences" section
... ... @@ -53,6 +53,12 @@
53 53  
54 54  [[image:EmailFrequency.png||style="border:1px solid black"]]
55 55  
61 +=== Since 7.0RC1 ===
62 +
63 +The ##Realtime## option is currently experimental and disabled by default, since it adds a considerable performance penalty to any document modification that triggers a real time notification (scaling with the more users inside the wiki using the feature). However, with future updates, this implementation problem will be fixed and the feature will be enabled by default.
64 +
65 +To enable the feature for testing purposes, edit xwiki.properties and set watchlist.realtime.enabled to true.
66 +
56 56  == Administrators: Customizing the WatchList email template ==
57 57  
58 58  The template used for watchlist email notifications is customizable, it is stored in a //XWiki.Mail// object in the //XWiki.WatchListMessage// page.

Get Connected