Changes between Version 39 and Version 40 of AnalyzePlugin


Ignore:
Timestamp:
Nov 24, 2015, 1:04:43 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • AnalyzePlugin

    v39 v40  
    3030== Download
    3131
    32 Download the zipped source from [download:analyzeplugin here].
     32Download the zipped source from [export:analyzeplugin here].
    3333
    3434== Source
    3535
    36 You can check out AnalyzePlugin from [http://trac-hacks.org/svn/analyzeplugin here] using Subversion, or [source:analyzeplugin browse the source] with Trac.
     36You can check out AnalyzePlugin from [/svn/analyzeplugin here] using Subversion, or [source:analyzeplugin browse the source] with Trac.
    3737
    3838== Installation and Configuration
     
    165165All but {{{pivot}}} apply to numeric fields, and all but {{{sum}}} apply to select option fields. Here are several examples of specifying a stat for different fields:
    166166{{{#!ini
    167  [analyze]
    168  rollup.effort = sum
    169  rollup.severity = min
    170  rollup.captain = mode
    171  rollup.phase = implementation
    172  }}}
     167[analyze]
     168rollup.effort = sum
     169rollup.severity = min
     170rollup.captain = mode
     171rollup.phase = implementation
     172}}}
    173173
    174174In the example above, the project's: