Change comment:
Changed parent to ReleaseNotes.WebHome following the rename of that 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.SilviaRusu - Content
-
... ... @@ -39,9 +39,9 @@ 39 39 40 40 == Rendering cache == 41 41 42 - It'snow possible to provide a list of pages for which to cache the result. See ##core.renderingcache.*## properties to control it.42 +You can now provide a list of pages for which to cache the result. See ##core.renderingcache.*## properties to control it. 43 43 44 -It's also possible tto force a page to refresh by using ##refresh=1## parameter in the URL.44 +It's also possible to force a page to refresh by using ##refresh=1## parameter in the URL. 45 45 46 46 == WYSIWYG improvements == 47 47 ... ... @@ -102,7 +102,7 @@ 102 102 103 103 The following APIs were modified since XWiki Enterprise 2.3: 104 104 105 -{{code language=none}} 105 +{{code language="none"}} 106 106 [ERROR] org.xwiki.rendering.transformation.MacroTransformationContext: Method 'public org.xwiki.rendering.internal.transformation.MacroTransformation getMacroTransformation()' has been removed 107 107 [ERROR] org.xwiki.rendering.transformation.MacroTransformationContext: Method 'public void setMacroTransformation(org.xwiki.rendering.internal.transformation.MacroTransformation)' has been removed 108 108 [ERROR] org.xwiki.rendering.transformation.Transformation: Method 'public void transform(org.xwiki.rendering.block.Block, org.xwiki.rendering.transformation.TransformationContext)' has been added to an interface