Änderungen von Dokument Dokumentation
Zuletzt geändert von EduNet Admin am 2022/08/16 14:53
Änderungskommentar:
Added object
Zusammenfassung
-
Objekte (2 geändert, 2 hinzugefügt, 0 gelöscht)
Details
- XWiki.GadgetClass[0]
-
- title
-
... ... @@ -1,1 +1,1 @@ 1 - Übersicht1 +#if ($doc.space == 'Main')$services.localization.render('platform.dashboard.wiki.pages')#{else}$services.localization.render('platform.dashboard.space.documents', [$doc.plainTitle])#end
- XWiki.GadgetClass[2]
-
- title
-
... ... @@ -1,1 +1,1 @@ 1 - Aktivitäten1 +#if ($doc.space != 'Main')$services.localization.render('platform.dashboard.space.activity', [$doc.plainTitle])#{else}$services.localization.render('platform.dashboard.wiki.activity')#end
- 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])
- XWiki.GadgetClass[3]
-
- content
-
... ... @@ -1,0 +1,1 @@ 1 +{{children/}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('rendering.macro.children.name')