Wijzigen voor document Paginaruimte Overzicht
                  Laatst gewijzigd door admin op 04-10-2025
              
      
      Van versie  1.1 
    
    
              gewijzigd door superadmin
        
op 03-04-2019
     op 03-04-2019
      Opmerking bij wijziging:
              Install extension [org.xwiki.platform:xwiki-platform-index-ui/11.1]
          
         Samenvatting
- 
          Paginaeigenschappen (1 gewijzigd, 0 toegevoegd, 0 verwijderd)
- 
          Objecten (1 gewijzigd, 0 toegevoegd, 0 verwijderd)
Details
- Paginaeigenschappen
- 
      - Auteur document
-   ... ... @@ -1,1 +1,1 @@ 1 -XWiki. superadmin1 +XWiki.admin 
 
- XWiki.WikiMacroClass[0]
-   - 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')) 
 
 
  