Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-11-11 14:58:49


Author: danieljames
Date: 2007-11-11 14:58:48 EST (Sun, 11 Nov 2007)
New Revision: 41016
URL: http://svn.boost.org/trac/boost/changeset/41016

Log:
Move the moderators page to the beta site. Fixes #1363.

Added:
   website/public_html/beta/community/moderators.html
      - copied, changed from r41007, /trunk/more/moderators.html
Text files modified:
   website/public_html/beta/common/menu-community.html | 3
   website/public_html/beta/community/moderators.html | 186 +++++++++++++++++++++++----------------
   2 files changed, 114 insertions(+), 75 deletions(-)

Modified: website/public_html/beta/common/menu-community.html
==============================================================================
--- website/public_html/beta/common/menu-community.html (original)
+++ website/public_html/beta/common/menu-community.html 2007-11-11 14:58:48 EST (Sun, 11 Nov 2007)
@@ -32,6 +32,9 @@
     <li><a href="/community/policy.html">Discussion Policy <span class=
     "link">&gt;</span></a></li>
 
+ <li><a href="/community/moderators.html">Moderators <span class=
+ "link">&gt;</span></a></li>
+
     <li><a href="/community/requests.html">Requesting a New Feature
     <span class="link">&gt;</span></a></li>
 

Copied: website/public_html/beta/community/moderators.html (from r41007, /trunk/more/moderators.html)
==============================================================================
--- /trunk/more/moderators.html (original)
+++ website/public_html/beta/community/moderators.html 2007-11-11 14:58:48 EST (Sun, 11 Nov 2007)
@@ -1,81 +1,117 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
-<title>Moderators</title>
+ <title>Moderators</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
+ <link rel="icon" href="/favicon.ico" type="image/ico" />
+ <link rel="stylesheet" type="text/css" href=
+ "/style/section-community.css" />
+ <!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
 </head>
 
-<body bgcolor="#FFFFFF" text="#000000">
-
-<table border="1" bgcolor="#007F7F" cellpadding="2">
- <tr>
- <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
- <td>Home</td>
- <td>Libraries</td>
- <td>People</td>
- <td>FAQ</td>
- <td>More</td>
- </tr>
-</table>
-<h1>Boost Moderators</h1>
-<p>The Boost moderators are Dave Abrahams,
-Carl Daniel, Beman Dawes,
-Jeff Garland,
-Doug Gregor, and
-John Maddock. You can reach
-the moderators at <a
-href="mailto:boost-owner_at_[hidden]">boost-owner_at_[hidden]</a>.
-<p>
-<b>Note:</b> The boost moderators do not moderate any mailing lists
-other than the main Boost developers' list. For example, the
-boost-users list moderators are at
-<a
-href="mailto:boost-users-owner_at_[hidden]">boost-users-owner_at_[hidden]</a>.
-The moderators of every other Boost list can be reached
-through its home page.
-</p>
-
-<h2>Moderator Functions</h2>
-<ul>
- <li>Monitor the mailing list to ensure dialog remains within the acceptable
- boundaries set by the discussion policy.
- When discussion strays, use private email to gently remind, strongly rebuke,
- or outright ban, as the situation demands.</li>
-</ul>
-<ul>
- <li>Approve the initial postings of new (and thus still moderated) members,
- and move members to the &quot;Group Policy&quot; posting status.</li>
-</ul>
-<ul>
- <li>Administer the internal operations of the Boost web site, the main Boost
- mailing list, the CVS repository, and other Boost administrative machinery.</li>
-</ul>
-<ul>
- <li>Act as an executive committee overseeing important administrative and
- policy decisions.&nbsp; Boost is a zero-budget organization with no income
- and no expenses, so that eliminates the need for most management. Technical
- decisions are worked out on the mailing list. The moderators handle the few
- remaining decisions that need a definite answer.</li>
-</ul>
-<ul>
- <li>Beyond the purely administrative duties, work to keep the Boost community
- vibrant and alive. That may be as simple as saying &quot;thank you&quot; to
- an individual member, or as complex as starting some major new
- initiative.&nbsp; Do whatever it takes!</li>
-</ul>
-<hr>
-<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2007<!--webbot bot="Timestamp" endspan i-checksum="39369" -->
-</p>
-<p>© Copyright Beman Dawes 2001-2004</p>
-
-<p>Distributed under the Boost Software License, Version 1.0. (See
-accompanying file LICENSE_1_0.txt or copy
-at <a href=
-"http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt>)</p>
+<body>
+ <div id="heading">
+ <!--#include virtual="/common/heading.html" -->
+ </div>
+
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section" id="intro">
+ <div class="section-0">
+ <div class="section-title">
+ <h1>Boost Moderators</h1>
+ </div>
+
+ <div class="section-body">
+ <p>The Boost moderators are <a href=
+ "/users/people/dave_abrahams.html">Dave Abrahams</a>, Carl Daniel,
+
Beman Dawes, <a href=
+ "/users/people/jeff_garland.html">Jeff Garland</a>, <a href=
+ "/users/people/doug_gregor.html">Doug Gregor</a>, and <a href=
+ "/users/people/john_maddock.html">John Maddock</a>. You can reach
+ the moderators at <a href=
+ "mailto:boost-owner_at_[hidden]">boost-owner_at_[hidden]</a>.</p>
+
+ <p><b>Note:</b> The boost moderators do not moderate any
+ mailing lists other than the main Boost developers' list. For
+ example, the boost-users list moderators are at <a href=
+ "mailto:boost-users-owner_at_[hidden]">boost-users-owner_at_[hidden]</a>.
+ The moderators of <a href="/community/groups.html">every other Boost
+ list</a> can be reached through its home page.</p>
+
+ <h2>Moderator Functions</h2>
+
+ <ul>
+ <li>Monitor the mailing list to ensure dialog remains within
+ the acceptable boundaries set by the <a href=
+ "/community/policy.html">discussion policy</a>. When
+ discussion strays, use private email to gently remind,
+ strongly rebuke, or outright ban, as the situation
+ demands.</li>
+ </ul>
+
+ <ul>
+ <li>Approve the initial postings of new (and thus still
+ moderated) members, and move members to the "Group Policy"
+ posting status.</li>
+ </ul>
+
+ <ul>
+ <li>Administer the internal operations of the Boost web site,
+ the main Boost mailing list, the CVS repository, and other
+ Boost administrative machinery.</li>
+ </ul>
+
+ <ul>
+ <li>Act as an executive committee overseeing important
+ administrative and policy decisions. Boost is a
+ zero-budget organization with no income and no expenses, so
+ that eliminates the need for most management. Technical
+ decisions are worked out on the mailing list. The moderators
+ handle the few remaining decisions that need a definite
+ answer.</li>
+ </ul>
+
+ <ul>
+ <li>Beyond the purely administrative duties, work to keep the
+ Boost community vibrant and alive. That may be as simple as
+ saying "thank you" to an individual member, or as complex as
+ starting some major new initiative. Do whatever it
+ takes!</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <div id="sidebar">
+ <!--#include virtual="/common/sidebar-common.html" -->
+ <!--#include virtual="/common/sidebar-community.html" -->
+ </div>
+
+ <div class="clear"></div>
+ </div>
+ </div>
+
+ <div id="footer">
+ <div id="footer-left">
+ <div id="revised">
+ <p>Revised $Date$</p>
+ </div>
+
+ <div id="copyright">
+ <p>Copyright Beman Dawes 2001-2004.</p>
+ </div><!--#include virtual="/common/footer-license.html" -->
+ </div>
+
+ <div id="footer-right">
+ <!--#include virtual="/common/footer-banners.html" -->
+ </div>
 
+ <div class="clear"></div>
+ </div>
 </body>
-
-</html>
\ No newline at end of file
+</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk