Changes for page User Directory

Last modified by Ecaterina Valica on 2016/11/17 15:21

From version 10.1
edited by Guillaume Lerouge
on 2010/03/12 16:24
Change comment: There is no comment for this version
To version 2.1
edited by JeromeVelociter
on 2010/03/02 08:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -User Directory
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.GuillaumeLerouge
1 +xwiki:XWiki.JeromeVelociter
Content
... ... @@ -1,7 +1,4 @@
1 1  {{velocity}}
2 -#foreach($item in $blacklistedSpaces)
3 -$item
4 -#end
5 5  #set($collist = ["_avatar", "first_name","last_name", "doc.creationDate"])
6 6  #set($colprops = {
7 7   "_avatar" : { "type" : "text" , "size" : 30, "link" : "view"},
... ... @@ -10,9 +10,12 @@
10 10   "doc.creationDate" : { "type" : "text", "link" : "none"}
11 11   })
12 12  #set($options = { "className" : "XWiki.XWikiUsers",
10 + "translationPrefix" : "xe.index.",
13 13   "rowCount": 15,
14 14   "description": "This table lists all the documents found on this wiki. The columns can be sorted and some can be filtered." })
15 15  #livetable("alldocs" $collist $colprops $options)
16 16  {{/velocity}}
17 17  
16 +{{velocity}}
18 18  
18 +