Changes between Version 13 and Version 14 of ExoWebCodeReviewPlugin


Ignore:
Timestamp:
Aug 19, 2010, 7:05:52 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Added note about requirement for clearsilver to be installed.

Legend:

Unmodified
Added
Removed
Modified
  • ExoWebCodeReviewPlugin

    v13 v14  
    3535== Installation ==
    3636
     37 * The clearsilver package needs to be installed on your system. On Ubuntu, this can be installed using the command `apt-get install python-clearsilver`.
    3738 * 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.
    3839 * Put the files under `site_templates` into your trac sites's templates folder.