Changes for page Card Navigation
Last modified by Calvin Henderson on 2025/03/11 10:29
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- code
-
... ... @@ -4,10 +4,11 @@ 4 4 #set($entries = $wikimacro.content) 5 5 #set ($targetSyntaxId = $wikimacro.context.transformationContext.targetSyntax.type.id) 6 6 #if ($targetSyntaxId == 'annotatedhtml' || $targetSyntaxId == 'annotatedxhtml') 7 -== [[Icon search>>https://fontawesome.com/v6/search?m=free]] == 7 +[[Icon search>>https://fontawesome.com/v6/search?m=free]] 8 +Icon Name|Title|URL 9 +---------|-----|--- 8 8 {{wikimacrocontent/}} 9 -#end 10 -#if("$xcontext.action" != "edit") 11 +#else 11 11 12 12 13 13 {{html wiki="false"}} ... ... @@ -36,11 +36,11 @@ 36 36 37 37 38 38 #if ($wikimacro.parameters.enableSearch == true) 39 ----- 40 + ---- 40 40 41 -== Search == 42 + == Search == 42 42 43 -{{documentTree root="document:$wikiRef:$docRef" finder="true" limit="30"/}} 44 + {{documentTree root="document:$wikiRef:$docRef" finder="true" limit="30"/}} 44 44 #end 45 45 #end 46 46 {{/velocity}} - contentDescription
-
... ... @@ -1,2 +1,1 @@ 1 1 icon-name|title|link 2 -icon-name|title|link