Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,7 +10,7 @@ 10 10 11 11 == Objects and classes editor improvements == 12 12 13 -Object and class editor are now fully panel-less which amon other thing means that you have the full object/class editors UI even in an empty wiki without having to import needed XE xar. 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. 14 14 15 15 [[image:objecteditor.png||style="border:1px solid black;" width="500"]] 16 16 ... ... @@ -131,10 +131,10 @@ 131 131 132 132 == API Breakages == 133 133 134 -The following APIs were modified since XWiki Enterprise 2.3: 135 - 136 136 * ##org.xwiki.rendering.listener.DefaultAttachement## as been renamed to ##org.xwiki.rendering.listener.DefaultAttachment## 137 137 136 +The following APIs were modified since XWiki Enterprise 2.3: 137 + 138 138 {{code language="none"}} 139 139 [ERROR] org.xwiki.rendering.listener.DefaultAttachement: Class org.xwiki.rendering.listener.DefaultAttachement removed 140 140 [ERROR] org.xwiki.rendering.transformation.MacroTransformationContext: Method 'public org.xwiki.rendering.internal.transformation.MacroTransformation getMacroTransformation()' has been removed