Changes for page Release Notes for XWiki Enterprise 4.0 Release Candidate 1
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. VincentMassol1 +XWiki.jvdrean - Content
-
... ... @@ -22,9 +22,11 @@ 22 22 23 23 {{image reference="hiddenSettings.png"/}} 24 24 25 +Now when a user doesn't choose "Yes" in the preferences above, he will not be displayed documents marked as "hidden" in the results of queries using the "hidden" filter. [[More information about the hidden filter in the query guide>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/QueryGuide#HFromVelocity]] 26 + 25 25 == For developers == 26 26 27 -=== Changes in the ComponentManager API == 29 +=== Changes in the ComponentManager API === 28 28 29 29 The new ##lookupComponent## method (which we had introduced in 4.0M1 with the introduction of Generics support) has been renamed to ##getInstance##. New ##getInstanceList## and ##getInstanceMap## has also been introduced to replace ##lookupList## and ##lookupMap##. 30 30