Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62154 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39736 invoked from network); 14 Aug 2012 18:47:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2012 18:47:39 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:52017] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/D0-00812-94D9A205 for ; Tue, 14 Aug 2012 14:47:38 -0400 Received: by wgx1 with SMTP id 1so542005wgx.11 for ; Tue, 14 Aug 2012 11:47:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IWdidCWihUodpt1T4STLqY2pDpQQdGFkiHyVZ1XjWbM=; b=hH0tzrKB0dHQmD4Qt7ESKlICbN5ywhE6B3/5wQjEf1mAr3SF+iqiymuRwakuYVke/T ZcgB65tgI+Hq8kVIef+dWg2Fk9IsvFlAKFoq8zbuLFeaqveGeOtNVvDxtAF5v/TIV/rS Z9o7xBLNagkE67M6nMJNWIFVpSW9d3ucIpbfL9KISHSEgm4dlmNAUwb4Yyss+O6fJabg Sw8pxCjA0sMEPpZeDl++MyPouv6FvuSN50OULFoQnQAq/hhONyjS/dsdiYRwOK0Tg7zw vC09UGaOvzrmZMQ7/0QGrxmbThLTlNMD8j3uS0D7JaFsBm5ne7+DeEmeqO0BeDS6hl77 qZWw== MIME-Version: 1.0 Received: by 10.180.100.131 with SMTP id ey3mr30090607wib.15.1344970055368; Tue, 14 Aug 2012 11:47:35 -0700 (PDT) Received: by 10.216.211.30 with HTTP; Tue, 14 Aug 2012 11:47:35 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Aug 2012 11:47:35 -0700 Message-ID: To: Yahav Gindi Bar Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d0444ec19623ebf04c73e3e82 Subject: Re: [PHP-DEV] RFC page creation From: kris.craig@gmail.com (Kris Craig) --f46d0444ec19623ebf04c73e3e82 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Aug 14, 2012 at 10:28 AM, Yahav Gindi Bar wrote: > Hi, > > I believe its a newbie question, but because I only replied to mails and > didn't create any RFC page yet I wish to confirm. > > I wish to create an RFC page for a feature discussion, but I can't do it > from the wiki page (think it's lack of permissions issue). > I've looked at the mailing list logs and found that I need to get a wiki > account ( > > http://grokbase.com/t/php/php-internals/1248x3we5z/creating-an-rfc-do-i-need-to-be-blessed-somehow > ) > > Just wish to make sure its correct and the wiki account is the same as the > SVN account (http://php.net/git-php.php ). > BTW, though I've done that before (runkit discussion) - wish to ask if I > can start the RFC discussion using mail without create an RFC page (in case > that I cannot get an account right now). > > This has come up a few times recently and I'm wondering if maybe we should find a way to streamline this process a bit for people without wiki accounts. In your particular case, I can't grant privileges but I would be happy to post it to the wiki on your behalf if you're unable to get your own account for whatever reason. :) What if we devised some sort of web-based RFC form that included all of the required sections? That form could then just send a dump to Internals and someone with wiki privs could then just copy/paste into a new wiki article. Thoughts? --Kris --f46d0444ec19623ebf04c73e3e82--