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. mflorea1 +XWiki.abusenius - Content
-
... ... @@ -15,6 +15,7 @@ 15 15 [[image:objecteditor.png||style="border:1px solid black;" width="500"]] 16 16 17 17 Class editor also adds better refactoring capabilities: 18 + 18 18 * reorder class properties 19 19 * delete a class property 20 20 ... ... @@ -125,6 +125,7 @@ 125 125 126 126 == Migration Notes == 127 127 129 +* The default execution order of syntax 1.0 renderers was changed, now groovy scripts are executed before velocity. You can change the order using xwiki.render.renderingorder configuration option. 128 128 * It's now impossible to generate a script macro with another in another one for security reasons. If you **really** need it, you can override the macro component. 129 129 130 130 == API Breakages ==