Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,7 +15,6 @@ 15 15 [[image:objecteditor.png||style="border:1px solid black;" width="500"]] 16 16 17 17 Class editor also adds better refactoring capabilities: 18 - 19 19 * reorder class properties 20 20 * delete a class property 21 21 ... ... @@ -58,11 +58,11 @@ 58 58 == WYSIWYG Improvements == 59 59 60 60 * Added the ability to insert macros with a single click from the tool bar 61 -[[image:insertMacroFromToolBar.png]] 62 62 * Added a 'paste with filtered styles' button on the tool bar 63 -[[image:pasteIconOnToolBar.png]] 64 64 * Wysiwyg editor import from office feature now filter style by default 65 65 63 +{{todo/}} 64 + 66 66 == JMX Administration Console == 67 67 68 68 * XWiki is now using [[JMX to provide runtime Monitoring information>>platform:AdminGuide.Monitoring]]. ... ... @@ -126,7 +126,6 @@ 126 126 127 127 == Migration Notes == 128 128 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. 130 130 * 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. 131 131 132 132 == API Breakages ==