Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969384462 php.internals:67807 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32775 invoked from network); 25 Jun 2013 13:25:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2013 13:25:39 -0000 Authentication-Results: pb1.pair.com header.from=yannick.torres@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yannick.torres@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.176 as permitted sender) X-PHP-List-Original-Sender: yannick.torres@gmail.com X-Host-Fingerprint: 209.85.223.176 mail-ie0-f176.google.com Received: from [209.85.223.176] ([209.85.223.176:37395] helo=mail-ie0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/51-49518-35A99C15 for ; Tue, 25 Jun 2013 09:25:39 -0400 Received: by mail-ie0-f176.google.com with SMTP id ar20so26633534iec.7 for ; Tue, 25 Jun 2013 06:25:37 -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=imSwpBpnbNzTDrFAVE7kbV9t4fv5lR+Hux1uCIeNEbU=; b=1CnslO1vu9nk5/Vhf1WsctNlhaIJ13qxEH2mXKHD342tpbZ/FySW1nt9TeYxiJHrs3 j9ESwAe1Wvhl7EoJMKa4ihBgfIiSfgdjDCprE/bpmcUQCQy4mn5EIYoYpjbL1l7l89TN S5/URUVYHmc+vDXp1LqgppT6sGqSwzWGUYvhIMzzjlyRCrQArCUGsBdEDwMVNJb4HX4S TOXvJG3/cElgu3L3oqiia2QYjmqA8eWYiIBUwT00O+uPbg3MGrkUVWroS3LI2kD1gCAf KYZsK2oqyyNjy41WFxhN6DQOTRmVh1b5ztVYhxxtwkSxrC5rR+idRPFYijJGxDLzUHKZ uB2w== MIME-Version: 1.0 X-Received: by 10.50.73.101 with SMTP id k5mr8379380igv.53.1372166736980; Tue, 25 Jun 2013 06:25:36 -0700 (PDT) Received: by 10.43.94.5 with HTTP; Tue, 25 Jun 2013 06:25:36 -0700 (PDT) In-Reply-To: <4ED7146272E04A47B986ED49E771E347BB4DF6F255@Ikarus.ameusgmbh.intern> References: <4ED7146272E04A47B986ED49E771E347BB4DF6F231@Ikarus.ameusgmbh.intern> <1372151449.2389.27.camel@guybrush> <4ED7146272E04A47B986ED49E771E347BB4DF6F255@Ikarus.ameusgmbh.intern> Date: Tue, 25 Jun 2013 15:25:36 +0200 Message-ID: To: Christian Stoller Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , "internals@lists.php.net" , phpdoc Content-Type: multipart/alternative; boundary=089e0129483eee35eb04dffa76af Subject: Re: [PHP-DOC] RE: [PHP-DEV] Moving PHP documentation to Git repository From: yannick.torres@gmail.com (=?ISO-8859-1?Q?Yannick_Torr=E8s?=) --089e0129483eee35eb04dffa76af Content-Type: text/plain; charset=ISO-8859-1 Hi, Just my two cent. The online editor is actually a greats tool to edit & commit some changes into the documentation for *all* translations. Please, don't view only the EN part of the documentation. If we plan to move to GitHub, there were a lot of work to do into the editor to continue to use it. And I'm really not sur that I have the time to do it. I know there is actually a bug witch cause that the change aren't deployed as they should be. I try to find some time to work on it, and I'm sur that i can provide a fix in some few weeks. Just be patient with this, sorry. So, as it was sayed, the delay between reviewed a patch with the editor or the delay to review un pull request with GitHub is the same : if there are no people to do the first, it's the same for the second ;) Grest, Yannick 2013/6/25 Christian Stoller > > That aside: resources is also the issue with the online editor. We have > > too few people working on docs, so in the end it doesn't make much > > difference if they don't have time to review edit.php.net or github. > > (while reviewing on edit.php.net has the benefit that it can directly > > validate the docbook, github can't) > > The difference is that the Git repo with its translations could be viewed > very easily via Github. And it is possible to comment on pull requests or > discuss them. > Plus: Others can see what pull requests have been created already and you > can see at a first glance how many open pull requests there are. > > When I used the online editor, I changed something but I didn't know if it > has been saved correctly (especially when the changes have not been > deployed after weeks) or if there is somebody who has ever seen my changes. > In Github you see what you have changed. That motivates to work on ;-) > > > Christian > > > --089e0129483eee35eb04dffa76af--