[[PageOutline(2-5,Contents,pullout)]] = Attachments to tickets plugin == Description This plugin makes uploading attachments to new tickets easier than ever before. No longer do you need to create a ticket before you can attach a file to a ticket. Supports uploading multiple files. [[Image(CreateNewTicketForm.png, 25%)]] == Bugs/Feature Requests Existing bugs and feature requests for AwesomeAttachmentsPlugin are [report:9?COMPONENT=AwesomeAttachmentsPlugin here]. If you have any issues, create a [/newticket?component=AwesomeAttachmentsPlugin new ticket]. [[TicketQuery(component=AwesomeAttachmentsPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:awesomeattachmentsplugin here]. == Source You can check out AwesomeAttachmentsPlugin from [http://trac-hacks.org/svn/awesomeattachmentsplugin here] using Subversion, or [source:awesomeattachmentsplugin browse the source] with Trac. == Installation Navigate to the plugins source and build your Python egg: {{{#!python python setup.py bdist_egg }}} Install the egg using your preferred method. To disable the built in !TicketModule and enable this plugin in `conf/trac.ini`: {{{#!ini [components] trac.ticket.web_ui.TicketModule = disabled awesome.awesomattachments.* = enabled }}} == Recent Changes [[ChangeLog(awesomeattachmentsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:dan] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [[BR]]