Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 11.10
edited by Tobias Wintrich
on 2021/09/28 10:22
on 2021/09/28 10:22
Change comment:
There is no comment for this version
To version 11.3
edited by Tobias Wintrich
on 2021/09/28 10:16
on 2021/09/28 10:16
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Context elements
-
... ... @@ -1,1 +1,0 @@ 1 -Sprache - Macro code
-
... ... @@ -12,7 +12,7 @@ 12 12 #if ($depth > 0) 13 13 jstree-open 14 14 #end 15 - "> $depth15 + "> 16 16 [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] 17 17 </li> 18 18 #set($results2 = false) ... ... @@ -25,7 +25,7 @@ 25 25 #if ($depth > 1) 26 26 jstree-open 27 27 #end 28 - "> $depth28 + "> 29 29 [[$rdoc2.getDisplayTitle()>>$rdoc2.fullName]] 30 30 </li> 31 31 #set($results3 = false) ... ... @@ -38,7 +38,7 @@ 38 38 #if ($depth > 2) 39 39 jstree-open 40 40 #end 41 - "> $depth41 + "> 42 42 [[$rdoc3.getDisplayTitle()>>$rdoc3.fullName]] 43 43 </li> 44 44 #set($results4 = false)