= Human moderation for tickets / comments from unprivileged users = == Description == The TicketModeratorPlugin supports human moderation of new tickets and ticket comments for unprivileged users within Trac. When an unprivileged user submits a ticket or ticket comment, their submission is recorded in a "moderation queue" and is not visible on the main Trac site until a Moderator reviews their submission and either accepts or rejects it. Accepted submissions are then inserted into the main Trac ticket database. The intent behind this plugin is to enable open-source projects hosted on corporate or governmental computer systems to better interface with the general public. These hosting services typically do not allow anonymous users to add content to their websites (this includes adding new tickets or ticket comments). This plugin allows projects to enable anonymous ticket reporting and commenting by "quarantining" unprivileged submissions until they are reviewed by a human moderator. == Dependencies, Configuration, Downloads == See the main [https://software.sandia.gov/trac/fast/wiki/TicketModerator TicketModerator project page]. == Bugs/Feature Requests == Existing bugs and feature requests for the [https://software.sandia.gov/trac/fast/wiki/TicketModerator TicketModerator] plugin are [https://software.sandia.gov/trac/fast/query?status=%21closed&component=TracTicketModerator&order=priority here]. If you have any issues, create a [https://software.sandia.gov/trac/fast/newticket?component=TracTicketModerator&owner=jdsiiro&milestone= new ticket]. == Source == You can check out the [https://software.sandia.gov/trac/fast/wiki/TicketModerator TicketModerator] source from [https://software.sandia.gov/svn/public/fast/trac-plugins/TicketModerator here] using Subversion, or [https://software.sandia.gov/trac/fast/browser/trac-plugins/TicketModerator browse the source] with Trac. == License == The [https://software.sandia.gov/trac/fast/wiki/TicketModerator TicketModerator] plugin is distributed under the [https://software.sandia.gov/trac/fast/browser/trac-plugins/TicketModerator/trunk/LICENSE.txt BSD license].