Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 10.98
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 11.11
edited by Tobias Wintrich
on 2021/09/28 10:23
on 2021/09/28 10:23
Change comment:
There is no comment for this version
Summary
-
Objects (2 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Context elements
-
... ... @@ -1,0 +1,1 @@ 1 +Sprache - Macro code
-
... ... @@ -10,7 +10,7 @@ 10 10 #set($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 11 11 <li class=" 12 12 #if ($depth > 0) 13 - jstree-open 13 + jstree-open $depth 14 14 #end 15 15 "> 16 16 [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] ... ... @@ -23,7 +23,7 @@ 23 23 #set($rdoc2 = $xwiki.getDocument($rdoc).getTranslatedDocument()) 24 24 <li class=" 25 25 #if ($depth > 1) 26 - jstree-open 26 + jstree-open $depth 27 27 #end 28 28 "> 29 29 [[$rdoc2.getDisplayTitle()>>$rdoc2.fullName]] ... ... @@ -36,7 +36,7 @@ 36 36 #set($rdoc3 = $xwiki.getDocument($rdoc2).getTranslatedDocument()) 37 37 <li class=" 38 38 #if ($depth > 2) 39 - jstree-open 39 + jstree-open $depth 40 40 #end 41 41 "> 42 42 [[$rdoc3.getDisplayTitle()>>$rdoc3.fullName]] ... ... @@ -49,7 +49,7 @@ 49 49 #set($rdoc4 = $xwiki.getDocument($rdoc3).getTranslatedDocument()) 50 50 <li class=" 51 51 #if ($depth > 3) 52 - jstree-open 52 + jstree-open $depth 53 53 #end 54 54 "> 55 55 [[$rdoc4.getDisplayTitle()>>$rdoc4.fullName]]
- XWiki.WikiMacroParameterClass[0]
-
- Parameter default value
-
... ... @@ -1,1 +1,1 @@ 1 - 1001 +5 - Parameter description
-
... ... @@ -1,1 +1,1 @@ 1 -Öffne bis Ebene 1 +Öffne bis Ebene (0-5)