General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
AllAttachments
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
»
Attachments
Wiki source code of
Attachments
Last modified by
Administrator
on 2011/03/02 17:34
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{velocity}} 2: #set($ok = $xwiki.jsx.use('XWiki.AllAttachments')) 3: ## 4: #set($collist = ["filename", "doc.name","doc.space", "doc.date", "doc.author", "type"]) 5: #set($colprops = { 6: "filename" : { "type" : "text" , "size" : 10 }, 7: "doc.name" : { "type" : "text" , "size" : 10 }, 8: "doc.space" : { "type" : "text" , "size" : 10 }, 9: "doc.date" : { "type" : "date" , "size" : 10, "filterable":false}, 10: "doc.author": { "type" : "text" , "size" : 10 }, 11: "type" : {"sortable": false} 12: }) 13: #set($options = { "url":"$xwiki.getURL('XWiki.AllAttachmentsResults')?xpage=plain&outputSyntax=plain", 14: "callback" : "XWiki.index.displayAttachmentEntry", 15: "translationPrefix" : "xe.index.attachments." }) 16: #livetable('allattachments' $collist $colprops $options) 17: 18: (% id="inaccessibleDocsMessage" class="hidden" %) 19: ((( 20: {{info}}$msg.get("rightsmanager.documentrequireviewrights"){{/info}} 21: ))) 22: {{/velocity}}
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox