diff --git a/html/user/moderation.php b/html/user/moderation.php index d6d2d689e1..b9e49f1d17 100644 --- a/html/user/moderation.php +++ b/html/user/moderation.php @@ -9,9 +9,9 @@ To maximize discussion and flow of information, our message boards are moderated. Message board postings are subject to the following posting rules: ".post_rules()." -Moderators may delete posts that violate any of these rules, -and may suspend the posting privileges of anyone -who repeatedly violates the rules. +Moderators may delete posts that violate any of these rules. +The authors of deleted posts will be notified via email. +Gross offenders may have their accounts disabled to prevent further posting.

If you think a post violates any of the posting rules, diff --git a/html/user/moderator_instructions.php b/html/user/moderator_instructions.php index 617d5c79e2..c420fd7e3c 100644 --- a/html/user/moderator_instructions.php +++ b/html/user/moderator_instructions.php @@ -9,6 +9,18 @@ Your job as a moderator is to enforce the following rules: ".post_rules()." Delete posts or threads only if they clearly violate one or more of these rules. +However, there may be other cases where it is alright to +delete posts or threads as the moderator sees fit, +such as: +

If in doubt, discuss it with other moderators on the email list. Please respect the following guidelines: +

+It is possible for an administrator to temporarily banish +users by selecting the \"banish author\" link in each post. +In this case each offending author is sent an e-mail stating +he/she will be unable to post for two weeks. +Moderators will also have the \"banish author\" button but +should only use it in emergency cases, such as: +

+In normal cases, if a moderator wants to banish a specific +author they must ask the adminstrator first. Any +user banishment results in an e-mail to the internal +moderation list describing who got banished and why. +

+REMEMBER: +It is impossible to keep any internet forum free of yahoos. +People will say incredibly stupid things when nobody can +punch them in the face. Don't try to solve this problem - +just try to maintain some level of sanity. "; page_tail();