Changes for page UIExtension Module

Last modified by Thomas Mortagne on 2023/10/10 17:20

<
From version < 11.1 >
edited by Jean-Vincent Drean
on 2012/11/08 10:49
To version < 12.1 >
edited by Jean-Vincent Drean
on 2012/11/08 10:56
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -33,6 +33,7 @@
33 33  ** **label**: the label of the link that will be created
34 34  ** **target**: the target of the link that will be created, it must be [[a reference to a document>>http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HLinks]]
35 35  ** **icon**: the icon that will be put in the link, it must be a [[reference to an image>>http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HImages]], to look good this image must be 16 pixels in both height and width.
36 +* **Extension Scope**: defines where and for who your extension will appear: only in the current wiki (default value), globally (for a whole wiki farm) or only for the current user (ie. you, the user who wrote the extension)
36 36  
37 37  {{image reference="UIExtension-Step4.png"/}}
38 38  

Get Connected