Changes for page Dashboard
Last modified by Thomas Coelho (local) on 2023/03/01 14:16
From version 1.1
edited by Thomas Coelho (local)
on 2022/04/20 16:09
on 2022/04/20 16:09
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-dashboard-ui/14.2.1]
Summary
-
Objects (4 modified, 1 added, 0 removed)
Details
- XWiki.GadgetClass[0]
-
- position
-
... ... @@ -1,0 +1,1 @@ 1 +1, 1 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.pages') - content
-
... ... @@ -1,0 +1,1 @@ 1 +{{documentTree showTranslations="false" showAttachments="false"/}}
- XWiki.GadgetClass[1]
-
- position
-
... ... @@ -1,0 +1,1 @@ 1 +1, 2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.tagcloud') - content
-
... ... @@ -1,0 +1,1 @@ 1 +{{tagcloud/}}
- XWiki.GadgetClass[2]
-
- position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.activity') - content
-
... ... @@ -1,0 +1,1 @@ 1 +{{notifications useUserPreferences="false" displayOwnEvents="true" displayRSSLink="true" /}}
- XWiki.GadgetClass[4]
-
- position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 1 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.messageSender') - content
-
... ... @@ -1,0 +1,13 @@ 1 +{{velocity}} 2 +#if ($services.messageStream.isActive()) 3 + #if (!$isGuest) 4 + {{messageSender/}} 5 + #else 6 + #set ($queryString = "xredirect=$escapetool.url($xwiki.requestURL)") 7 + (%class='noitems'%)$services.localization.render('xe.activity.messages.error.loginToSendMessage', ["path:$doc.getURL('login', $queryString)"]) 8 + #end 9 +#elseif ($xcontext.action == 'edit') 10 + #set ($url = $xwiki.getURL('XWiki.XWikiPreferences', 'admin', 'editor=globaladmin§ion=MessageStream')) 11 + $services.localization.render('xe.activity.messages.inactive', ["path:$url"]) 12 +#end 13 +{{/velocity}}
- XWiki.GadgetClass[5]
-
- position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 3 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('rendering.macro.box.name') - content
-
... ... @@ -1,0 +1,1 @@ 1 +{{box}}{{/box}}