[[PageOutline(2-5,Contents,pullout)]] = Private Comments = == Description == This trac plugin lets you create comments which are only visible for users with a special permission. ------------------ === Configuration Help: === After installation of this plugin you will be prompted to update your trac environment. Then you are able to set the name of the permission in the trac.ini in the section "privatecomments". You have to give this permission to all groups and users who should see the private comments. If you want to change the color of the "this comment is private"- message you can do this by adding a css-class named "private_comment_marker" to your css. The label of the checkbox is modifiable via the css-class "private_comment_checkbox". == Bugs/Feature Requests == === Old Comments === I created a script which creates the necessary entries in the private_comments table. Just place the script cpce.py into your trac context and run it === - === Existing bugs and feature requests for PrivateCommentPlugin are [report:9?COMPONENT=PrivateCommentPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PrivateCommentPlugin&owner=mhenke new ticket]. == Download == Download the zipped source from [download:privatecommentplugin here]. == Source == You can check out PrivateCommentPlugin from [http://trac-hacks.org/svn/privatecommentplugin here] using Subversion, or [source:privatecommentplugin browse the source] with Trac. == Example == == Recent Changes == [[ChangeLog(privatecommentplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:mhenke] [[BR]] '''Maintainer:''' [wiki:mhenke] [[BR]] '''Contributors:'''