Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 10.99
edited by Tobias Wintrich
on 2021/09/28 10:11
on 2021/09/28 10:11
Change comment:
There is no comment for this version
To version 10.95
edited by Tobias Wintrich
on 2021/09/28 10:08
on 2021/09/28 10:08
Change comment:
There is no comment for this version
Summary
-
Objects (2 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -8,11 +8,7 @@ 8 8 #set($results = $query.bindValue('doc', $doc.fullName).addFilter('currentlanguage').execute()) 9 9 #foreach($docname in $results) 10 10 #set($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 11 - <li class=" 12 - #if ($depth > 0) 13 - jstree-open 14 - #end 15 - "> 11 + <li class="jstree-open"> 16 16 [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] 17 17 </li> 18 18 #set($results2 = false) ... ... @@ -21,11 +21,7 @@ 21 21 <ul> 22 22 #foreach($rdoc in $results2) 23 23 #set($rdoc2 = $xwiki.getDocument($rdoc).getTranslatedDocument()) 24 - <li class=" 25 - #if ($depth > 1) 26 - jstree-open 27 - #end 28 - "> 20 + <li class="jstree-open"> 29 29 [[$rdoc2.getDisplayTitle()>>$rdoc2.fullName]] 30 30 </li> 31 31 #set($results3 = false) ... ... @@ -34,11 +34,7 @@ 34 34 <ul> 35 35 #foreach($rdoc2 in $results3) 36 36 #set($rdoc3 = $xwiki.getDocument($rdoc2).getTranslatedDocument()) 37 - <li class=" 38 - #if ($depth > 2) 39 - jstree-open 40 - #end 41 - "> 29 + <li class="jstree-open"> 42 42 [[$rdoc3.getDisplayTitle()>>$rdoc3.fullName]] 43 43 </li> 44 44 #set($results4 = false) ... ... @@ -47,11 +47,7 @@ 47 47 <ul> 48 48 #foreach($rdoc3 in $results4) 49 49 #set($rdoc4 = $xwiki.getDocument($rdoc3).getTranslatedDocument()) 50 - <li class=" 51 - #if ($depth > 3) 52 - jstree-open 53 - #end 54 - "> 38 + <li class="jstree-open"> 55 55 [[$rdoc4.getDisplayTitle()>>$rdoc4.fullName]] 56 56 </li> 57 57 #set($results5 = false) ... ... @@ -60,11 +60,7 @@ 60 60 <ul> 61 61 #foreach($rdoc4 in $results5) 62 62 #set($rdoc5 = $xwiki.getDocument($rdoc4).getTranslatedDocument()) 63 - <li class=" 64 - #if ($depth > 4) 65 - jstree-open 66 - #end 67 - "> 47 + <li class="jstree-open"> 68 68 [[$rdoc5.getDisplayTitle()>>$rdoc5.fullName]] 69 69 </li> 70 70 #end
- XWiki.WikiMacroParameterClass[0]
-
- Parameter default value
-
... ... @@ -1,1 +1,1 @@ 1 - 51 +100 - Parameter description
-
... ... @@ -1,1 +1,1 @@ 1 -Öffne bis Ebene (5 max)1 +Öffne bis Ebene