[[PageOutline(2-5,Contents,pullout)]] = 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: [[Image(trac_wikicomments_01.png, border=2)]] Display of the comment after submission: [[Image(trac_wikicomments_02.png, border=2)]] Wikiformatting of the comment: [[Image(trac_wikicomments_03.png, border=2)]] 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 [report:9?COMPONENT=WikiCommentsPlugin here]. If you have any issues, create a [/newticket?component=WikiCommentsPlugin new ticket]. [[TicketQuery(component=WikiCommentsPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:wikicommentsplugin here]. == Source You can check out WikiCommentsPlugin from [/svn/wikicommentsplugin here] using Subversion, or [source:wikicommentsplugin 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 [[ChangeLog(wikicommentsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:jarnik] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''