Changes for page MentionsMacro
Last modified by Ricardo Julio Rodríguez Fernández on 2026/09/01 20:32
From version 4.1
edited by Ricardo Julio Rodríguez Fernández
on 2026/05/24 12:49
on 2026/05/24 12:49
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/18.3.0]
To version 5.1
edited by Ricardo Julio Rodríguez Fernández
on 2026/09/01 20:32
on 2026/09/01 20:32
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/18.7.0]
Summary
-
Objects (1 modified, 0 added, 0 removed)
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 mention ned user id, concatenaed with a random string of 6 alphanumeric26 + * The unique anchor is based on the mentioned user id, concatenated 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).