Changes for page Browse Wikis
Last modified by Сергей Коршунов on 2025/08/12 08:46
From 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]
To 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]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. skorshunov1 +XWiki.admins - 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 - '$doc' : $doc.fullName70 + 'translationPrefix' : 'platform.wiki.browse.' 71 + 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 isplayDocExtra= false)80 +#set($docextras=[]) 81 81 {{/velocity}}