Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38718 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25282 invoked from network); 3 Jul 2008 06:13:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2008 06:13:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:56329] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/EC-37564-70E6C684 for ; Thu, 03 Jul 2008 02:13:29 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id C10DC4144014; Thu, 3 Jul 2008 06:16:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q5XGH5GSTbti; Thu, 3 Jul 2008 08:16:41 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 2E5F14144012; Thu, 3 Jul 2008 08:16:40 +0200 (CEST) Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , "\"Hannes Magnusson\"" , PHP Developers Mailing List Message-ID: <23EE8FF3-5C5B-4FC6-9D89-4F18CA8319C9@pooteeweet.org> To: Philip Olson In-Reply-To: <6F8A39B9-080B-42D8-806A-32E324DAE157@roshambo.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Thu, 3 Jul 2008 08:12:22 +0200 References: <7f3ed2c30807021324j201e5509j80d09b3f4efbb8d0@mail.gmail.com> <1215031120.18900.2.camel@goldfinger.johannes.nop> <6F8A39B9-080B-42D8-806A-32E324DAE157@roshambo.org> X-Mailer: Apple Mail (2.926) Subject: Re: [PHP-DEV] towards a 5.3 release From: mls@pooteeweet.org (Lukas Kahwe Smith) On 03.07.2008, at 02:04, Philip Olson wrote: > Essentially the plan is to DocBookify it once 5.3 nears release but > today that page requires additional content. Random people add > content randomly and unfortunately I'm no longer able to lead this > effort so please take over the task of 5.3 upgrade docs procurement. > I'll move it to DocBook if/when needed. In other words, to something > similar to http://php.net/migration52 Just as an FYI. I am currently learning XSLT so that I can finish the integration of reST [1] as an optional format for wiki pages. Since I will use docbook as an intermediate step from reST to dokuwiki, I should also be able to provide basic docbook support as an optional format in the wiki. This might make it easier to build documents that are intended to be integrated into the manual later on. regards, Lukas Kahwe Smith mls@pooteeweet.org