Changes for page Space Index

Last modified by Simon Urli on 2023/05/25 15:14

<
From version < 17.1 >
edited by Vincent Massol
on 2020/01/28 14:10
To version < 14.1 >
edited by Thomas Mortagne
on 2015/03/09 10:58
>
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-ui-6.4.2]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.ThomasMortagne
Content
... ... @@ -1,10 +1,8 @@
1 1  {{velocity}}
2 2  #if("$!request.space" != "") #set($space=$request.space) #else #set($space = $doc.space) #end
3 3  $services.localization.render('platform.index.spaceIndexDescription', [$space])
4 -## Since we display the space index, we do not display page titles and locations, but the old columns name and space
5 -## (old behavior consistent with this old macro)...
6 6  
7 -{{documents space="$space.replaceAll('["~]', '~$0')" id="spaceindex" columns="doc.name, doc.space, doc.date, doc.author"/}}
5 +{{documents space="$space.replaceAll('["~]', '~$0')" id="spaceindex"/}}
8 8  #set($docextras=[])
9 9  {{/velocity}}
10 10  

Get Connected