Changes for page Documentation publique
Last modified by Antoine Lombard on 2023/06/23 09:28
From version 3.1
edited by Laurent Fortin
on 2023/01/23 15:06
on 2023/01/23 15:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.f ortin1 +xwiki:XWiki.fcharton
- XWiki.GadgetClass[1]
-
- content
-
... ... @@ -1,0 +1,8 @@ 1 +{{velocity}} 2 +#set($tagSpace = $NULL) 3 +#if ($doc.space != "Main") 4 + #set($tagSpace = $services.rendering.escape($doc.space, 'xwiki/2.1')) 5 +#end 6 + 7 +{{tagcloud space="$!tagSpace" /}} 8 +{{/velocity}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +1,2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.space.tagcloud', [$doc.plainTitle])