Changes for page Dashboard
Last modified by Thomas Coelho (local) on 2023/08/09 10:59
From version 1.1
edited by Laura Sagunski
on 2022/09/27 12:40
on 2022/09/27 12:40
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-dashboard-ui/14.6]
To version 4.1
edited by Thomas Coelho
on 2023/02/27 13:38
on 2023/02/27 13:38
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-dashboard-ui/15.1]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. sagunski1 +xwiki:XWiki.thw
- XWiki.GadgetClass[0]
-
- content
-
... ... @@ -1,0 +1,1 @@ 1 +{{documentTree showTranslations="false" showAttachments="false"/}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +1, 1 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.pages')
- XWiki.GadgetClass[1]
-
- content
-
... ... @@ -1,0 +1,1 @@ 1 +{{tagcloud/}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +1, 2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.tagcloud')
- XWiki.GadgetClass[2]
-
- content
-
... ... @@ -1,0 +1,1 @@ 1 +{{notifications useUserPreferences="false" displayOwnEvents="true" displayRSSLink="true" /}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 2 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.activity')
- XWiki.GadgetClass[4]
-
- 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}} - position
-
... ... @@ -1,0 +1,1 @@ 1 +2, 1 - title
-
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('platform.dashboard.wiki.messageSender')