Changes between Version 6 and Version 7 of SettingsPlugin

Show
Ignore:
Author:
framay (IP: 0.0.0.0)
Timestamp:
05/10/12 10:41:34 (1 year ago)
Comment:

adding command attachment unused

Legend:

Unmodified
Added
Removed
Modified
  • SettingsPlugin

    v6 v7  
    1919 - `plugin replace <plugin_name>`: Replaces plugin(s) with plugin name (without version) 
    2020 - `plugin replaceall`: Replaces all (!) plugins (dangerous!) 
     21 - `attachment unused`: Removes unused attachments (dangerous!); options: [list | remove] 
     22  - option `list` only lists unused attachments 
     23  - option `remove` backups attachments into `$PROJECT_ENV/backup_unused_attachments.zip` and removes unused attachments; this could be useful when upgrading Trac from revision before `11036` to Trac revision after that 
    2124  
    2225Pattern can have wildcards (%).