General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
Tableview
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to your wiki
»
Documents on this Wiki
»
Index
Wiki source code of
Index
Last modified by
Administrator
on 2011/03/02 17:34
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{velocity}} 2: #set($collist = ["doc.name", "doc.space","doc.date", "doc.author", "_actions"]) 3: #set($colprops = { 4: "doc.name" : { "type" : "text" , "size" : 30, "link" : "view"}, 5: "doc.space" : { "type" : "text", "link" : "space"}, 6: "doc.date" : { "type" : "date" }, 7: "doc.author" : { "type" : "text", "link" : "author"}, 8: "_actions" : {"actions": ["copy","delete","rename","rights"]} 9: }) 10: #set($options = { "translationPrefix" : "xe.index.", 11: "rowCount": 15, 12: "description": "This table lists all the documents found on this wiki. The columns can be sorted and some can be filtered." }) 13: #livetable("alldocs" $collist $colprops $options) 14: {{/velocity}}
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox