Changes between Version 5 and Version 6 of AttachmentPolicyPlugin


Ignore:
Timestamp:
Aug 23, 2016, 6:23:00 PM (8 years ago)
Author:
figaro
Comment:

Further cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • AttachmentPolicyPlugin

    v5 v6  
    77This plugin adds the exclusive right to delete and replace attachments, regardless of who added or changed the attachment. The plugin introduces the permission `TICKET_ATTACHMENT_DELETE`: any user with this permission can delete and replace attachments, regardless of who added or changed it.
    88
    9 See also: t:#948
     9The creation of this plugin was inspired by t:#948.
     10
     11See also: SelfDeletePlugin for an alternative to deleting attachments and AttachFilterPlugin for rejecting attachments.
    1012
    1113== Bugs/Feature Requests
     
    3133General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    3234
    33 == Example
     35== Configuration
    3436
    3537To work correctly, the module has to be placed in your list of permission policies in your `trac.ini` file: