Changes between Version 24 and Version 25 of CodeReviewerPlugin


Ignore:
Timestamp:
Nov 17, 2015, 9:28:35 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • CodeReviewerPlugin

    v24 v25  
    3535== Download
    3636
    37 Download the zipped source from [download:codereviewerplugin here].
     37Download the zipped source from [export:codereviewerplugin here].
    3838
    3939== Source
    4040
    41 You can check out CodeReviewerPlugin from [http://trac-hacks.org/svn/codereviewerplugin here] using Subversion, or [source:codereviewerplugin browse the source] with Trac.
     41You can check out CodeReviewerPlugin from [/svn/codereviewerplugin here] using Subversion, or [source:codereviewerplugin browse the source] with Trac.
    4242
    4343== Installation / Configuration
     
    5050}}}
    5151
    52  See [http://trac.edgewall.org/wiki/TracPlugins TracPlugins] for more installation details and options.
     52 See [t:TracPlugins TracPlugins] for more installation details and options.
    5353
    5454 2. Enable the plugin in your `trac.ini` file ''and'' if using the built-in {{{commit-updater}}}, disable {{{CommitTicketReferenceMacro}}}:
     
    6868}}}
    6969
    70  4. After the above, run:
     70 4. After the above, upgrade your Trac environment:
    7171 {{{#!sh
    7272sudo trac-admin /path/to/projenv upgrade