Details
-
Improvement
-
Resolution: Fixed
-
Major
-
12.8
-
None
Description
Currently, only users of the wiki can be mentioned.
In the future, we want to be able to mention different kind of actors such as groups, or users of remote wikis (using ActivityPub).
To do so, different implementations of the mentions data consumer component must be proposed and used according to the kind of the mentioned actor.
Implications:
- update DefaultMentionsEventExecutor to select the relevant data consumers
- update the MentionMacro to introduce a type parameter, identifying the type of the mention
Attachments
Issue Links
- is duplicated by
-
XWIKI-17935 Adapt the notification sender according to the type of the mentionned user
- Closed