Changes for page Watchlist Application

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

<
From version < 167.5 >
edited by Alex Cotiugă
on 2016/02/12 11:44
To version < 167.6 >
edited by Vincent Massol
on 2016/02/12 12:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.acotiuga
1 +xwiki:XWiki.VincentMassol
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -183,10 +183,8 @@
183 183  |**modifiedDocuments**|List of String|List of prefixed full names of the documents that were modified. Again, for a realtime notification, this list will always contain just 1 document name.
184 184  |**first_name**|String|the subscriber's (i.e. user receiving the message) first name, to be used when addressing him.
185 185  |**last_name**|String|the subscriber's (i.e. user receiving the message) last name, to be used when addressing him.
186 -|**subscriberReference**|DocumentReference|the subscriber's (i.e. user receiving the message) reference, to be used when unsubscribe URL is created. {{info}}Since 7.4{{/info}}
187 -|**subscriber**|String|the subscriber's (i.e. user receiving the message) username, to be used when unsubscribe URL is created. {{info}}In 6.4{{/info}}
186 +|**subscriberReference**|DocumentReference|the subscriber's (i.e. user receiving the message) reference, to be used when unsubscribe URL is created. {{info}}Since 7.4.2. Before (6.4.8+) you had to use ##subscriber## which was a String value.{{/info}}
188 188  
189 -
190 190  == Auto Watch ==
191 191  
192 192  Starting with 3.1 an automatic watch is enabled. That mean that each time a user do a major modification to a document or create one it's automatically added in the user watchlist. That way it's easy to follow future contribution to a document in which we are involved on.

Get Connected