VersionThreeDotO/Bugs/FixingIrrelevantComments

Not logged in - Log In / Register

Fixing Irrelevant Comments

Some comments are inappropriate - they may be trolls or spam or simply out of place, and we'd like to have an easy mechanism for removing them. Launchpad admins should be allowed to tag a message for hiding.

User Interface

For every comment, add a form and button which when posted toggles the visible state for the message. This button and form are only visible to Launchpad admins.

When rendering comments, the template should skip messages that are hidden for users that are not Launchpad admins. For users how are Launchpad admins, the message should still be displayed, but with some indication that it is a hidden message (perhaps a different background?)

Code Changes

Add a new form for toggling the visibility of a message. This form is only accessible to members of the Launchpad Admins team.

VersionThreeDotO/Bugs/FixingIrrelevantComments (last edited 2008-12-23 17:21:06 by allenap)