Changes for page User Mentions

Last modified by Vincent Massol on 2024/02/26 17:57

From version 32.1
edited by Manuel Leduc
on 2020/05/11 11:00
Change comment: Uploaded new attachment "Screenshot from 2020-05-11 11-00-39.png", version {1}
To version 32.2
edited by Manuel Leduc
on 2020/05/11 11:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,9 +16,9 @@
16 16  
17 17  == Mentions Integration ==
18 18  
19 -It should be possible to add mentions to users or groups wherever XWiki syntaxes are supported.
19 +It should be possible to add mentions to users or groups wherever XWiki syntaxes are supported.
20 20  
21 -A comprehensive list includes:
21 +The list of impacted fields includes:
22 22  
23 23  * documents body
24 24  * comments (integrate rich editor)
... ... @@ -25,11 +25,6 @@
25 25  * annotations (integrate rich editor)
26 26  * textarea fields in AWM (the rich editor is a user choice in the AWM settings)
27 27  
28 -(% class="box warningmessage" %)
29 -(((
30 -This list must be comprehensive.
31 -)))
32 -
33 33  In the rich editor, it should be easy to include a mention using only the keyboard, and without having to use the macro section of the rich editor menu.
34 34  
35 35  Mentions must be visually identifiable in the text, for instance, the user name or group could have a specific background color. Similarly, mentions to the current user and/or a group in which the current user is must be highlighted in specific colors.
... ... @@ -58,8 +58,9 @@
58 58  a direct link to the entity, e.g.,
59 59  
60 60  * the body of a document, ideally an anchor to the § where the mention occurs.
61 -* an anchor to a comment
62 -* an anchor to an annotation
56 +* an anchor to the comment
57 +* an anchor to the annotation
58 +* an anchor to the AWM field in the document in read mode.
63 63  )))
64 64  
65 65  === Notifications answer ===
... ... @@ -206,6 +206,17 @@
206 206  
207 207  The answer is then integrated as an answer in the web interface.
208 208  
205 +== UC10. Integration of browser notifications ==
206 +
207 +Notifications can currently be displayed to the user through the notification menu and by email.
208 +
209 +It should be possible to receive notifications using the [[Browser notification API>>https://notifications.spec.whatwg.org/]] integrated in [[most major browsers>>https://caniuse.com/#search=notifications]].
210 +
211 +The browser notification can be activated in the same way as other notification methods, either globally in the administration, or for a user in her notification settings.
212 +
213 +[[image:Screenshot from 2020-05-11 11-00-39.png]]
214 +
215 +
209 209  == Tasks on Jira ==
210 210  
211 211  {{jira url="https://jira.xwiki.org" source="jql"}}

Get Connected