wiki:WikiCommentsPlugin

Version 10 (modified by figaro, 8 years ago) (diff)

Change heading

Annotate and comment on Trac wiki pages

Description

This plugin allows you to conveniently annotate and comment on Trac wiki pages. It is compatible with Trac 0.12.3.

Entry of a comment:

Trac wiki comments: entry of comment

Display of the comment after submission:

Trac wiki comments: display of comment

Wikiformatting of the comment:

Trac wiki comments: wikiformatting of comment

Here you can see:

  • First comment has to be inserted using edit mode: just click the bubble icon.
  • Follow-up comments can be attached using a simple form in view mode.

For more information, including screenshots, see http://www.jarnik.com/1410-trac-wiki-comments-plugin.

Bugs/Feature Requests

Existing bugs and feature requests for WikiCommentsPlugin are here.

If you have any issues, create a new ticket.

defect

1 / 2

enhancement

0 / 1

Download

Download the zipped source from here.

Source

You can check out WikiCommentsPlugin from here using Subversion, or browse the source with Trac.

Installation

  • Copy WikiComments-1.0-py2.6.egg into your /plugins directory within your Trac installation path.
  • Go to Administration > Plugins > WikiComments and check all options.

Example

Single comment:

{{{
#!WikiComments author="jaroslav meloun" date="2012-8-28 23:18:58" id="96734058255559d6db4de2b565034914"
THIS IS A COMMENT TEXT
=96734058255559d6db4de2b565034914
}}}

Nested reply:

{{{
#!WikiComments author="jaroslav meloun" date="2012-8-28 23:18:58" id="96734058255559d6db4de2b565034914"
THIS IS A COMMENT TEXT
{{{
#!WikiComments author="jaroslav meloun" date="2012-08-28 23:22:11" id="75d3140a2d081753ee3f8ebb642e9fe6""
THIS IS A FOLLOWUP COMMENT. Bump!
=75d3140a2d081753ee3f8ebb642e9fe6 
}}}
=96734058255559d6db4de2b565034914
}}}

Recent Changes

12291 by jarnik on 2012-11-03 13:36:10
removing egg
12261 by jarnik on 2012-10-27 22:10:30
refactoring
12149 by jarnik on 2012-10-11 14:02:21
first
(more)

Author/Contributors

Author: jarnik
Maintainer: Jaroslav Meloun
Contributors:

Attachments (3)

Download all attachments as: .zip