Change comment:
Finish move of ReleaseNotes page
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -ReleaseNotes 1 +ReleaseNotes.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -10,11 +10,11 @@ 10 10 11 11 == Objects and classes editor improvements == 12 12 13 - Object and class editor are now fully panel-less which among other things means that you have the full object/class editors UI even in an empty wiki without having to import needed XE xar.13 +The object and class editor are now fully panel-less, which among other things means that you have the full object/class editors UI even in an empty wiki without having to import the needed XE xar. 14 14 15 15 [[image:objecteditor.png||style="border:1px solid black;" width="500"]] 16 16 17 - Class editor also adds better refactoring capabilities:17 +The class editor also adds better refactoring capabilities: 18 18 19 19 * reorder class properties 20 20 * delete a class property ... ... @@ -21,7 +21,7 @@ 21 21 22 22 [[image:classeditor.png||style="border:1px solid black;" width="500"]] 23 23 24 - Many other smallagronomyimprovements to discover !24 +There are also many other small ergonomics improvements to discover ! 25 25 26 26 == New Template-based page creation == 27 27 ... ... @@ -51,7 +51,7 @@ 51 51 52 52 == New search application improvements == 53 53 54 -* Make possible to select wikis where to search in LuceneSearch pagewhen in main wiki of a farm54 +* The improvements facilitate search on the main wiki of a farm. They make it possible for you to select the wikis where to search in using the LuceneSearch page. 55 55 56 56 [[image:wikiselection.png||style="border:1px solid black;"]] 57 57 ... ... @@ -81,7 +81,7 @@ 81 81 82 82 * Make the Query Manager use the Script Service to expose services to scripts. See [[Query Guide>>platform:DevGuide.QueryGuide]] for more details. 83 83 * Make possible to directly return the Block based result of a script macro. It's supported for all JSR 223 macro which means all script macro script Velocity macro for now. See [[Script Macro>>code:Macros.ScriptMacro]] for more details. 84 -* Prevent nested script macros by default: it's now impossibletogenerate a script macrowithinanother onefor security reasons. See [[Script Macro>>code:Macros.ScriptMacro]] for more details.84 +* Prevent nested script macros by default: It's now impossible for the output of a script macro to become another script macro for security reasons. See [[Script Macro>>code:Macros.ScriptMacro]] for more details. 85 85 86 86 == Javascript improvements == 87 87