diff --git a/checkin_notes b/checkin_notes
index b828acfaf7..a215b724d7 100755
--- a/checkin_notes
+++ b/checkin_notes
@@ -5847,3 +5847,19 @@ David 12 June 2006
graphics_api.h
static_graphics.C
x_opengl.C
+
+David 12 June 2006
+ - User web: expand the list of message-board rules a bit
+ (no ads, no trolling etc.)
+ Link to a page that describes the moderation policy in more detail.
+ - Add a page (not linked to anywhere) containing instructions for moderators.
+
+ NOTE: the latter 2 pages are included as samples;
+ you'll want to rename sample_X to X unless you need to customize it.
+
+ html/
+ inc/
+ forum.inc
+ user/
+ sample_moderation.inc (new)
+ sample_moderator_instructions.inc (new)
diff --git a/html/inc/forum.inc b/html/inc/forum.inc
index 88ffdd1f35..7205fdf920 100644
--- a/html/inc/forum.inc
+++ b/html/inc/forum.inc
@@ -537,10 +537,22 @@ function show_forum_summary($forum) {
}
function post_warning() {
- return "
- Don't use obscene language or images,
- and don't threaten other participants;
- otherwise we may delete your messages.
+ return "
+
+
+ Rules:
+
|
+If you think a post violates any of the posting rules, +click the red X on the post and fill out the form; +moderators will be notified of your complaint. + +
+The moderation policy is set by the ".PROJECT." project. +If you have comments about the policy, email ".SYS_ADMIN_EMAIL.". + +"; +page_tail(); + +?> diff --git a/html/user/sample_moderator_instructions.php b/html/user/sample_moderator_instructions.php new file mode 100644 index 0000000000..5dd3b554fc --- /dev/null +++ b/html/user/sample_moderator_instructions.php @@ -0,0 +1,19 @@ + +