Changes for page Release Notes for XWiki 6.2 Milestone 1
Last modified by Thomas Mortagne on 2017/03/24
From version 2.1
edited by Thomas Mortagne
on 2014/07/01
on 2014/07/01
Change comment:
There is no comment for this version
To version 3.1
edited by Thomas Mortagne
on 2014/07/01
on 2014/07/01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,7 +26,7 @@ 26 26 27 27 * added an API to directly get the wiki identifiers((( 28 28 {{code language="velocity"}} 29 -$services.wki.allIds 29 +#set($wikiIds = $services.wki.allIds) 30 30 {{/code}} 31 31 32 32 {{code language="java"}}