[[PageOutline(2-5,Contents,pullout)]] = Adds permission to delete attachments == Description Adds permission `TICKET_ATTACHMENT_DELETE` for exclusive right to delete and replace attachments, regardless of who added / changed it. Everybody who has permission `TICKET_ATTACHMENT_DELETE` can delete / replace attachments, regardless of who added / changed it. == Bugs/Feature Requests Existing bugs and feature requests for AttachmentPolicyPlugin are [report:9?COMPONENT=AttachmentPolicyPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AttachmentPolicyPlugin&owner=framay new ticket]. [[TicketQuery(component=AttachmentPolicyPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:attachmentpolicyplugin here]. == Source You can check out AttachmentPolicyPlugin from [http://trac-hacks.org/svn/attachmentpolicyplugin here] using Subversion, or [source:attachmentpolicyplugin browse the source] with Trac. == Example To work correctly, the module has to be placed in your list of permission policies in `trac.ini`: {{{ #!ini [trac] permission_policies = AttachmentDeletePolicy, DefaultPermissionPolicy, LegacyAttachmentPolicy }}} == Recent Changes [[ChangeLog(attachmentpolicyplugin, 3)]] == Author/Contributors '''Author:''' [wiki:framay] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''