Changes for page Space Index
Last modified by superadmin on 29.06.2023 12:27
From version 2.1
edited by Administrator
on 05.09.2017 14:09
on 05.09.2017 14:09
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-ui/9.7]
To version 3.1
edited by superadmin
on 06.01.2023 13:06
on 06.01.2023 13:06
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-ui/14.10.2]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xwikiadm1 +XWiki.superadmin
- XWiki.WikiMacroClass[0]
-
- Cached
-
... ... @@ -1,0 +1,1 @@ 1 +No - Asynchronous rendering
-
... ... @@ -1,0 +1,1 @@ 1 +No - Macro code
-
... ... @@ -6,7 +6,7 @@ 6 6 ## 100 documents displayed by default if no value is specified 7 7 #set ($limit = '100') 8 8 #end 9 - #set ($limit = $m athtool.toInteger($limit))9 + #set ($limit = $numbertool.toNumber($limit).intValue()) 10 10 ## Compute the XWQL portion related to sorting, based on the passed "sort" parameter 11 11 ## Valid values are "creationDate", "modificationDate" and "docName" 12 12 #set ($sort = $xcontext.macro.params.get('sort')) - Default categories
-
... ... @@ -1,0 +1,1 @@ 1 +Deprecated - Default category
-
... ... @@ -1,1 +1,0 @@ 1 -Deprecated