Changes for page MentionsMacro
Last modified by Alexandru Pentilescu on 2026/09/17 18:59
From version
4.1
edited by Alexandru Pentilescu
on 2026/09/17 18:59
on 2026/09/17 18:59
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/18.7.0]
To version
3.1
edited by Alexandru Pentilescu
on 2026/04/06 08:20
on 2026/04/06 08:20
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/18.2.0]
Summary
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -23,7 +23,7 @@ 23 23 24 24 /** 25 25 * Compute a new unique anchor for the given reference. 26 - * The unique anchor is based on the mentioned user id, concatena ted with a random string of 6 alphanumeric26 + * The unique anchor is based on the mentionned user id, concatenaed with a random string of 6 alphanumeric 27 27 * characters. 28 28 * The chances of collision are quite low, about 46k mentions for a given mentioned user on a given page (assuming 29 29 * that no mentions are ever deleted).