[[PageOutline(2-5,Contents,pullout)]] = Wiki Comments plugin = == Description == Default installation of Trac does not include any way to conveniently annotate and comment wiki pages. I made a plugin for that, compatible with Trac 0.12.3 == Bugs/Feature Requests == Existing bugs and feature requests for WikiCommentsPlugin are [report:9?COMPONENT=WikiCommentsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WikiCommentsPlugin&owner=jarnik new ticket]. == Download == Download the zipped source from [download:wikicommentsplugin here]. == 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 == Source == You can check out WikiCommentsPlugin from [http://trac-hacks.org/svn/wikicommentsplugin here] using Subversion, or [source:wikicommentsplugin browse the source] with Trac. == Screenshots == * http://www.jarnik.com/wordpress/wp-content/uploads/2012/08/trac_wikicomments_01.png * http://www.jarnik.com/wordpress/wp-content/uploads/2012/08/trac_wikicomments_02.png == How it works == http://www.jarnik.com/wordpress/wp-content/uploads/2012/08/trac_wikicomments_03.png * first comment has to be inserted using edit mode – just click bubble icon (see syntax below) * followup comments can be attached using a simple form in view mode (see pictures above) == 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:''' [wiki:jarnik] [[BR]] '''Contributors:'''