Changes between Version 6 and Version 7 of SettingsPlugin


Ignore:
Timestamp:
May 10, 2012, 8:41:34 AM (12 years ago)
Author:
Franz
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 (%).