Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34690 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8231 invoked by uid 1010); 11 Jan 2008 09:45:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8199 invoked from network); 11 Jan 2008 09:45:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2008 09:45:49 -0000 Authentication-Results: pb1.pair.com header.from=smith@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=smith@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 85.10.196.195 cause and error) X-PHP-List-Original-Sender: smith@pooteeweet.org X-Host-Fingerprint: 85.10.196.195 serveforce1.backendmedia.com Linux 2.6 Received: from [85.10.196.195] ([85.10.196.195:43693] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/F4-51656-CCA37874 for ; Fri, 11 Jan 2008 04:45:49 -0500 Received: from [192.168.84.62] (office-zh.liip.ch [91.192.102.250]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id A7A7F122424E for ; Fri, 11 Jan 2008 10:45:56 +0100 (CET) Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 11 Jan 2008 10:45:25 +0100 X-Mailer: Apple Mail (2.915) X-backendmedia-com-MailScanner-Information: Please contact the ISP for more information X-backendmedia-com-MailScanner: Found to be clean X-backendmedia-com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.028, required 6, AWL 0.03) X-backendmedia-com-MailScanner-From: smith@pooteeweet.org X-Spam-Status: No Subject: mailinglist rules From: smith@pooteeweet.org (Lukas Kahwe Smith) On Jan 10, 2008, at 8:57 PM, Lukas Kahwe Smith wrote: > > On Jan 10, 2008, at 4:55 PM, Antony Dovgal wrote: > >> On 10.01.2008 18:33, Derick Rethans wrote: >>> On Thu, 13 Dec 2007, Gregory Beaver wrote: >>> >>>> We don't need moderation, we don't need read-only. We need >>>> people to >>>> follow a simple common-sense checklist. >>> >>> It's either that nobody saw this mail, or chose to ignore it. >>> Obviously, >>> nothing changed and I'm getting sick and tired of all this crap on >>> internals, so here once more: >> >> We need to put this checklist somewhere and point to it each time >> the list starts to overfill again. >> http://www.php.net/reST/ seems to be the best place for it. > > I will put something there soon, loosely based on Greg's post. I > will likely ask for some quick feedback in #php.pecl and of course > it can be tweaked further later .. I have made a first commit: http://cvs.php.net/viewvc.cgi/php-src/README.MAILINGLIST_RULES?view=markup It should show up at the above mentioned URL in a while too. Note I quickly wrote this up and asked for some feedback on IRC. Typo fixes and either be fixed directly in CVS or mailed to me off list. Anything controversial should discussed in this thread or on IRC .. you know the base line rules now :) regards, Lukas