AllAttachments
Log-in
|
XWiki
:
Welcome to your wiki
>
Documents on this Wiki
>
AllAttachments
Top Menu
Show
:
Comments
Attachments
History
Information
Stampa
:
Stampa
Anteprima di stampa
Esporta come PDF
Esporta in formato RTF
Esporta come HTML
Esporta in formato XAR
Wiki source code of
AllAttachments
Hide line numbers
1: #set($ok = $xwiki.jsx.use("XWiki.AllAttachments")) 2: ## 3: #set($collist = ["filename", "doc.name","doc.space", "doc.date", "doc.author", "type"]) 4: #set($colprops = { 5: "filename" : { "type" : "text" , "size" : 10 }, 6: "doc.name" : { "type" : "text" , "size" : 10 }, 7: "doc.space" : { "type" : "text" , "size" : 10 }, 8: "doc.date" : { "type" : "date" , "size" : 10, "filterable":false}, 9: "doc.author": { "type" : "text" , "size" : 10 }, 10: "type" : {"sortable": false} 11: }) 12: #set($options = { "url":"$xwiki.getURL(’XWiki.AllAttachmentsResults’)?xpage=plain", 13: "callback" : "XWiki.index.displayAttachmentEntry", 14: "translationPrefix" : "xe.index.attachments." }) 15: {pre} 16: #livetable("allattachments" $collist $colprops $options) 17: {/pre} 18: <div id="inaccessibleDocsMessage" class="hidden"> #info($msg.get("rightsmanager.documentrequireviewrights")) </div>
Search
Quick Links
Wiki Dashboard
Document Index
Blog
Sandbox
My Recent Modifications
dany
|
marco