Contents
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:
Display of the comment after submission:
Wikiformatting of the 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
Author/Contributors
Author: jarnik
Maintainer: Jaroslav Meloun
Contributors:
Attachments (3)
-
trac_wikicomments_01.png (26.3 KB) - added by 8 years ago.
Trac wiki comments: entry of comment
-
trac_wikicomments_02.png (38.7 KB) - added by 8 years ago.
Trac wiki comments: display of comment
-
trac_wikicomments_03.png (47.9 KB) - added by 8 years ago.
Trac wiki comments: wikiformatting of comment
Download all attachments as: .zip