Changes for page Macros

Last modified by SuperNico Laub on 2025/09/18 17:54

From version 2.1
edited by SuperNico Laub
on 2025/09/18 17:54
Change comment: Install extension [org.xwiki.platform:xwiki-platform-annotation-ui/17.7.0]
To version 1.1
edited by superadmin
on 2025/05/22 17:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-annotation-ui/16.10.8]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.supernico
1 +XWiki.superadmin
Enforce required rights
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Content
... ... @@ -81,7 +81,7 @@
81 81   #displayAnnotationBoxButtons('edit')
82 82   </form>
83 83   #else
84 - #info($services.localization.render('annotations.action.edit.error.notfound'))
84 + <div class="box infomessage">$services.localization.render('annotations.action.edit.error.notfound')</div>
85 85   #end
86 86   </div>
87 87  #end
... ... @@ -114,7 +114,7 @@
114 114   ##<div class="clearfloats"></div>
115 115   #displayAnnotationFromReference($ann $mode $docRef)
116 116   #else
117 - #info($services.localization.render('annotations.action.view.error.notfound'))
117 + <div class="box infomessage">$services.localization.render('annotations.action.view.error.notfound')</div>
118 118   #end
119 119   </div>
120 120  #end
XWiki.RequiredRightClass[0]
Level
... ... @@ -1,1 +1,0 @@
1 -script