Changes between Version 11 and Version 12 of ExoWebCodeReviewPlugin


Ignore:
Timestamp:
Mar 8, 2010, 3:41:40 AM (14 years ago)
Author:
Ryan J Ollos
Comment:

Fix formatting

Legend:

Unmodified
Added
Removed
Modified
  • ExoWebCodeReviewPlugin

    v11 v12  
    3535== Installation ==
    3636
    37  * Install the !CodeReview egg, just like you would any other Trac plugin. Drop the egg into your plugins or site-packages folder and then try to access Trac in your browser. You will get an error message saying that the database needs to be upgraded and telling you to use the trac-admin command to do it. Perform the upgrade.
     37 * Install the !CodeReview egg, just like you would any other Trac plugin. Drop the egg into your plugins or site-packages folder and then try to access Trac in your browser. You will get an error message saying that the database needs to be upgraded and telling you to use the `trac-admin command`. Perform the upgrade.
    3838 * Put the files under `site_templates` into your trac sites's templates folder.
    3939 * Modify the email notification settings on codereview manager page (`http://your_trac_site/CodeReviewManager`) to fit your preferences. You'll need to have `CODE_REVIEW_ADMIN` permission to do this.