Changes for page Release Notes for XWiki 4.3 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.jvdrean - Content
-
... ... @@ -79,6 +79,14 @@ 79 79 80 80 Execution context properties can now be associated with various metadata attributes. See [[the documentation on the execution context>>doc:platform:DevGuide.SavingData||anchor="HExecutionContext"]] for more information. 81 81 82 +== New Scope property for wiki components and UI extensions == 83 + 84 +A scope can now be defined for [[wiki components>>extensions:Extension.WikiComponent Module]] and [[UI extensions>>extensions:Extension.UIExtension Module]], it allows to restrict for which wiki(s) or which user they will be available: 85 + 86 +* Current Wiki, the component/UI extension will be available in the current wiki 87 +* Global, the component/UI extension will be available in all the wikis (wiki farms) 88 +* Current User, the component/UI extension will only be available for its author 89 + 82 82 == Deprecated and Retired projects == 83 83 84 84 <description of deprecated and retired projects>