From version 1.1 >
edited by Administrator
on 2015/12/01 14:44
To version < 2.1 >
edited by Administrator
on 2016/02/15 15:45
>
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-ui-7.4.1]

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -8,7 +8,7 @@
8 8   #set($collist = ['doc.title', 'doc.location', 'doc.date', 'doc.author'])
9 9  #end
10 10  #set($colprops = {
11 - 'doc.title' : { 'type' : 'text' , 'size' : 30, 'link' : 'view', 'filterable': false },
11 + 'doc.title' : { 'type' : 'text' , 'size' : 30, 'link' : 'view', 'filterable': false, 'sortable': false },
12 12   'doc.location' : { 'type': 'text', 'filterable': true, 'html': true},
13 13   'doc.fullName' : { 'type' : 'text' , 'size' : 30, 'link' : 'view' },
14 14   'doc.name' : { 'type' : 'text' , 'size' : 30, 'link' : 'view' },
No changes
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 11.10.2 - Documentation