Changes for page ≈ S-100 Tools
                  Last modified by admin on 2021/10/13 19:33
              
      Summary
Details
- XWiki.GadgetClass[0]
-   - title
-   ... ... @@ -1,0 +1,1 @@ 1 +#if ($doc.space == 'Main')$services.localization.render('platform.dashboard.wiki.pages')#{else}$services.localization.render('platform.dashboard.space.documents', [$doc.plainTitle])#end 
 
- XWiki.GadgetClass[1]
-   - content
-   ... ... @@ -1,3 +1,8 @@ 1 -{{box}} 2 -Use simple wiki syntax to format text, create tables, create links, display images, etc. Alternatively use a powerful WYSIWYG editor to edit the content of pages. 3 -{{/box}} 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,1 +1,1 @@ 1 -1, 1 +1,2 
- title
-   ... ... @@ -1,1 +1,1 @@ 1 -$services.localization.render('r endering.macro.box.name')1 +$services.localization.render('platform.dashboard.space.tagcloud', [$doc.plainTitle]) 
 


 Copy
 Copy Export
 Export Print Preview
 Print Preview Source
 Source Children
 Children Content
 Content Comments
 Comments Attachments
 Attachments History
 History Information
 Information Likes
 Likes


 Show context
              Show context
             Hide context
              Hide context
             
            
