wiki:WikiCommentsPlugin

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

Cosmetic changes

Wiki Comments plugin

Description

This plugin allows you to conveniently annotate and comment wiki pages. Compatible with Trac 0.12.3.

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.

Screenshots

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