[[PageOutline(2-5,Contents,pullout)]] {{{ #!html
This project was recently imported from the ExoWeb site and does not seem to be functioning on Trac 0.11. It will be further developed on here. If you wish to contribute, patches are welcomed and appreciated.
}}} = Apply code reviews to changesets = == Description == For an introduction, take a look at the [ExoWebCodeReviewPlugin/CodeReviewTutorial Tutorial]. See also: CodeReviewPlugin, PeerReviewPlugin. == Bugs/Feature Requests == Existing bugs and feature requests for ExoWebCodeReviewPlugin are [report:9?COMPONENT=ExoWebCodeReviewPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ExoWebCodeReviewPlugin&owner=rjollos new ticket]. == Download == Download the zipped source from [download:exowebcodereviewplugin here]. == Source == You can check out ExoWebCodeReviewPlugin from [http://trac-hacks.org/svn/exowebcodereviewplugin here] using Subversion, or [source:exowebcodereviewplugin browse the source] with Trac. == Installation == * 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. * Put the files under `site_templates` into your trac sites's templates folder. * 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. * Assign permissions `CODE_REVIEW_VIEW` and `CODE_REVIEW_ADMIN` permissions to your users. The `CODE_REVIEW_ADMIN` permission gives users writable access to /CodeReviewManager page. == Example == Screen captures of the plugin can be seen [ExoWebCodeReviewPlugin/ScreenCaptures here]. == Recent Changes == [[ChangeLog(exowebcodereviewplugin, 3)]] == Author/Contributors == '''Author:''' [http://contrib.exoweb.net ExoWeb] [[BR]] '''Maintainer:''' [wiki:rjollos] [[BR]] '''Contributors:'''