Changes for page Spaces
 2.1
 2.1  
    on 2021-03-01 08:43
 5.1
 5.1  
    on 2024-02-11 10:58
Summary
Details
- XWiki.WikiMacroClass[0]
-   - Cached
-   ... ... @@ -1,0 +1,1 @@ 1 +No 
- Asynchronous rendering
-   ... ... @@ -1,0 +1,1 @@ 1 +No 
- Macro code
-   ... ... @@ -10,10 +10,9 @@ 10 10 ## List spaces. 11 11 ## 12 12 #foreach($space in $spaceList) 13 - ## Display space only if the user has view right on space home and if the space is not blacklisted. 14 - ## $blacklistedSpaces is set in xwikivars.vm 13 + ## Display space only if the user has view right on space home 15 15 #set ($spaceHomeDocumentReference = $services.model.resolveSpace($space)) 16 - #if($xwiki.hasAccessLevel('view', $services.model.serialize($spaceHomeDocumentReference)) && !$blacklistedSpaces.contains($space))15 + #if($xwiki.hasAccessLevel('view', $services.model.serialize($spaceHomeDocumentReference))) 17 17 <li class="xitem xunderline xhighlight space"> 18 18 <div class="xitemcontainer"> 19 19 <div class="spSpaceName"><a href="$xwiki.getURL($spaceHomeDocumentReference)">${escapetool.xml($space)}</a></div> 
- Default categories
-   ... ... @@ -1,0 +1,1 @@ 1 +Deprecated 
- Default category
-   ... ... @@ -1,1 +1,0 @@ 1 -Deprecated 
 
 
 
 Show context
              Show context
             Hide context
              Hide context
            