Changes for page Available Macros
Last modified by Thomas Coelho (local) on 2023/08/09 10:59
From version 1.1
edited by Laura Sagunski
on 2022/09/27 12:40
on 2022/09/27 12:40
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-help-ui/14.6]
To version 2.1
edited by Thomas Coelho (local)
on 2023/08/09 10:59
on 2023/08/09 10:59
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-help-ui/15.5]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. sagunski1 +xwiki:XWiki.coelho - Content
-
... ... @@ -17,7 +17,7 @@ 17 17 #set ($discard = $wikiMacroMap.put($macroObject.id, [$macroDocument.documentReference.toString(), $macroObject.visibility])) 18 18 #end 19 19 |={{translation key='help.macroList.id'/}}|={{translation key='help.macroList.name'/}}|={{translation key='help.macroList.categories'/}}|={{translation key='help.macroList.description'/}}|={{translation key='help.macroList.visibility'/}} 20 -#foreach ($descriptor in $services.rendering.getMacroDescriptors('xwiki/2.1')) 20 +#foreach ($descriptor in $collectiontool.sort($services.rendering.getMacroDescriptors('xwiki/2.1'), 'id.id:asc')) 21 21 #set ($wikiMacroData = $wikiMacroMap.get($descriptor.id.id)) 22 22 #if ("$!wikiMacroData" != '') 23 23 #set ($displayId = "[[$services.rendering.escape($services.rendering.escape($descriptor.id, 'xwiki/2.1'), 'xwiki/2.1')>>$wikiMacroData.get(0)]]")