[[PageOutline(2-5,Contents,pullout)]] = Awesome Attachments Plugin = == Description == 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. == Bugs/Feature Requests == Existing bugs and feature requests for AwesomeAttachmentsPlugin are [report:9?COMPONENT=AwesomeAttachmentsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AwesomeAttachmentsPlugin&owner=dan new ticket]. == Download == ||Trac||Python||Version||Date|| ||0.11||2.5||[http://trac-hacks.org/export/7860/awesomeattachmentsplugin/0.11/tags/AwesomeAttachmentsPlugin-0.2-py2.5.egg 0.2]||4-18-2010|| ||0.11||2.6||[http://trac-hacks.org/export/7860/awesomeattachmentsplugin/0.11/tags/AwesomeAttachmentsPlugin-0.2-py2.6.egg 0.2]||4-18-2010|| == 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 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 = off awesome.awesomattachments.* = enabled }}} == Recent Changes == [[ChangeLog(awesomeattachmentsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:dan] [[BR]] '''Maintainer:''' [wiki:dan] [[BR]] '''Contributors:'''