= All attachments macro = == Description == The AllAttachmentsMacro shows all attachments uploaded on a Trac site. The attachments are displayed as a list of filenames, showing filesize, author and the source of the attachment (wikipage or ticket). == Bugs/Feature Requests == Existing bugs and feature requests for AllAttachmentsMacro are [report:9?COMPONENT=AllAttachmentsMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AllAttachmentsMacro&owner=daan new ticket]. == Download == Download the zipped source from [download:allattachmentsmacro here]. == Source == You can check out AllAttachmentsMacro from [http://trac-hacks.org/svn/allattachmentsmacro here] using Subversion, or [source:allattachmentsmacro browse the source] with Trac. == Example == {{{ [[AllAttachments()]] Show all attachments [[AllAttachments(ticket)]] Show the attachments that are linked to tickets [[AllAttachments(wiki)]] Show the attachments that are linked to wiki pages }}} == Recent Changes == [[ChangeLog(allattachmentsmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:daan] [[BR]] '''Contributors:'''