Changes for page UIExtension Module

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

<
From version < 18.1 >
edited by Thomas Mortagne
on 2018/11/16 16:01
To version < 19.1 >
edited by Thomas Mortagne
on 2018/11/16 16:03
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -48,7 +48,7 @@
48 48  * **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)
49 49  * **Asynchronous rendering**: {{info}}Since 10.10{{/info}} Enabled or disable asynchronous rendering of the panel. Disabled by default.
50 50  * **Cached**: {{info}}Since 10.10{{/info}} Indicate if the result of the execution of the element should be cached. Disabled by default.
51 -* **Context elements**: {{info}}Since 10.10{{/info}} The context information required during the execution of the panel (current user, current document, etc.). It's also used to generate the cache key.
51 +* **Context elements**: {{info}}Since 10.10{{/info}} The context information required during the execution of the extension (current user, current document, etc.). It's also used to generate the cache key.
52 52  
53 53  {{image reference="UIExtension-Step4.png"/}}
54 54  

Get Connected