Changes between Initial Version and Version 1 of CodeCommentsPlugin


Ignore:
Timestamp:
Jan 31, 2012, 10:18:17 PM (12 years ago)
Author:
Nikolay Bachiyski
Comment:

New hack CodeCommentsPlugin, created by nikolay

Legend:

Unmodified
Added
Removed
Modified
  • CodeCommentsPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Trac Code Comments Plugin =
     4
     5== Description ==
     6
     7The problem is two-fold. When reviewing code, it's difficult to associate your comments with their appropriate context. Then, collecting all of these new issues into actionable tickets requires a lot of manual effort.
     8
     9This plugin allows you to leave comments on top of files, changesets, and attachments. Once you've added all of your comments, you can send them to tickets. These include links to these comments and their description.
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for CodeCommentsPlugin are
     14[report:9?COMPONENT=CodeCommentsPlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=CodeCommentsPlugin&owner=nikolay new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:codecommentsplugin here].
     22
     23== Source ==
     24
     25You can check out CodeCommentsPlugin from [http://trac-hacks.org/svn/codecommentsplugin here] using Subversion, or [source:codecommentsplugin browse the source] with Trac.
     26
     27== Example ==
     28
     29When doing code reviews you can leave comments, then bundle a couple of them into a ticket.
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(codecommentsplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:nikolay] [[BR]]
     38'''Maintainer:''' [wiki:nikolay] [[BR]]
     39'''Contributors:'''