Changes for page Card Navigation

Last modified by Calvin Henderson on 2025/03/11 10:29

From version 18.7
edited by calvin_henderson
on 2024/12/18 13:44
Change comment: There is no comment for this version
To version 18.8
edited by calvin_henderson
on 2024/12/18 13:45
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
code
... ... @@ -37,11 +37,11 @@
37 37  
38 38  
39 39  #if ($wikimacro.parameters.enableSearch == true)
40 -----
40 + ----
41 41  
42 -== Search ==
42 + == Search ==
43 43  
44 -{{documentTree root="document:$wikiRef:$docRef" finder="true" limit="30"/}}
44 + {{documentTree root="document:$wikiRef:$docRef" finder="true" limit="30"/}}
45 45  #end
46 46  #end
47 47  {{/velocity}}