Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

MentionsMacro - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page MentionsMacro

Last modified by superadmin on 2024/11/04 17:32

From version 4.1
edited by superadmin
on 2024/11/02 16:39
Change comment: Migrated property [defaultCategories] from class [XWiki.WikiMacroClass]
To version 1.1
edited by superadmin
on 2021/02/15 14:41
Change comment: Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/12.10.4]

Summary

Details

XWiki.JavaScriptExtension[0]
Code
... ... @@ -82,7 +82,7 @@
82 82   editor.once('afterInsertHtml', function () {
83 83   editor.execCommand('xwiki-macro-insert', {
84 84   name: 'mention',
85 - inline: 'enforce',
85 + inline: true,
86 86   parameters: {
87 87   reference: param.id,
88 88   style: 'FULL_NAME',
XWiki.WikiMacroClass[0]
Default category
... ... @@ -1,1 +1,0 @@
1 -Notifications
Macro description
... ... @@ -1,1 +1,1 @@
1 -Inserts a user mention.
1 +Insert a user mention.