Changes for page Browse Wikis
Last modified by Сергей Коршунов on 2025/08/12 08:46
From version 1.1
edited by admins admins
on 2021/12/11 17:14
on 2021/12/11 17:14
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki/13.10]
To version 3.1
edited by Сергей Коршунов
on 2025/08/12 08:46
on 2025/08/12 08:46
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki/17.6.0]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admins1 +XWiki.skorshunov - Content
-
... ... @@ -67,8 +67,8 @@ 67 67 #set ($sourceParameters = $escapetool.url({ 68 68 'className' : 'XWiki.XWikiServerClass', 69 69 'resultPage' : 'WikiManager.WikisLiveTableResults', 70 - 'translationPrefix' : 'platform.wiki.browse.' 71 - 70 + 'translationPrefix' : 'platform.wiki.browse.', 71 + '$doc' : $doc.fullName 72 72 })) 73 73 {{liveData 74 74 id='wikis' ... ... @@ -77,5 +77,5 @@ 77 77 properties="$stringtool.join($columns, ',')" 78 78 limit=10 79 79 }}$jsontool.serialize($liveDataConfig){{/liveData}} 80 -#set($doc extras=[])80 +#set ($displayDocExtra = false) 81 81 {{/velocity}}