Toggle navigation
Log-in
Languages
English
Wiki Index
Page Index
User Index
Draft
User Directory
Wiki source code of
User Directory
Last modified by
Ricardo Rodríguez Fernández
on 2016/08/19 08:44
Export
Print preview
View Source
Siblings
Content
Comments
Attachments
History
Information
×
Export
Export as PDF
Export as HTML
Cancel
Show line numbers
{{velocity}} #set($columns = ["first_name", "last_name", "email", "doc.fullname", "doc.creationDate"]) #set($columnsProperties = { "_avatar" : { "type" : "none", "link" : "none", "html" : "true", "sortable":false }, "first_name" : { "type" : "text" , "size" : 20, "link" : "view"}, "last_name" : { "type" : "text", "link" : "view"}, "email" : { "type" : "text", "html" : "true"} }) #set($options = { "url" : "$xwiki.getURL('XWiki.LiveTableResults', 'get', 'outputSyntax=plain&transprefix=xe.index.users.&classname=XWiki.XWikiUsers&collist=_avatar,first_name,last_name,email,doc.fullname,doc.creationDate')", "translationPrefix" : "xe.userdirectory.", "tagCloud" : false, "rowCount": 10 }) #livetable("userdirectory" $columns $columnsProperties $options) {{/velocity}}
Applications
Blog
Dashboard
User Index
More applications
Quick Links
Sandbox