Changes for page Dashboard

Last modified by Ruud de Jong on 2024/10/24 12:15

From version 3.1
edited by Bart Vastenhouw
on 2022/08/30 12:51
Change comment: Install extension [org.xwiki.platform:xwiki-platform-dashboard-ui/14.7]
To version 1.1
edited by Bart Vastenhouw
on 2022/08/23 10:38
Change comment: Install extension [org.xwiki.platform:xwiki-platform-dashboard-ui/14.6]

Summary

Details

XWiki.GadgetClass[0]
content
... ... @@ -1,1 +1,0 @@
1 -{{documentTree showTranslations="false" showAttachments="false"/}}
position
... ... @@ -1,1 +1,0 @@
1 -1, 1
title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('platform.dashboard.wiki.pages')
XWiki.GadgetClass[1]
content
... ... @@ -1,1 +1,0 @@
1 -{{tagcloud/}}
position
... ... @@ -1,1 +1,0 @@
1 -1, 2
title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('platform.dashboard.wiki.tagcloud')
XWiki.GadgetClass[2]
content
... ... @@ -1,1 +1,0 @@
1 -{{notifications useUserPreferences="false" displayOwnEvents="true" displayRSSLink="true" /}}
position
... ... @@ -1,1 +1,0 @@
1 -2, 2
title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('platform.dashboard.wiki.activity')
XWiki.GadgetClass[4]
content
... ... @@ -1,13 +1,0 @@
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&section=MessageStream'))
11 - $services.localization.render('xe.activity.messages.inactive', ["path:$url"])
12 -#end
13 -{{/velocity}}
position
... ... @@ -1,1 +1,0 @@
1 -2, 1
title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('platform.dashboard.wiki.messageSender')