Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35866 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55228 invoked by uid 1010); 29 Feb 2008 18:27:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55212 invoked from network); 29 Feb 2008 18:27:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Feb 2008 18:27:33 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:49104] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/66-14860-39E48C74 for ; Fri, 29 Feb 2008 13:27:33 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 29 Feb 2008 20:27:41 +0200 Received: from [192.168.17.68] ([192.168.17.68]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 29 Feb 2008 10:27:38 -0800 Message-ID: <47C84E8E.8040806@zend.com> Date: Fri, 29 Feb 2008 10:27:26 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: PHP Developers Mailing List References: <0F1A0758-D3AF-4B1C-B2E0-7BEEEE1ED2C6@pooteeweet.org> In-Reply-To: <0F1A0758-D3AF-4B1C-B2E0-7BEEEE1ED2C6@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Feb 2008 18:27:38.0694 (UTC) FILETIME=[C34DEE60:01C87B00] Subject: Re: [PHP-DEV] RFC: documentation collaboration toolchain From: stas@zend.com (Stanislav Malyshev) Hi! > I) Wiki > One option is to setup a wiki, the proposed choice was using dokuwiki, > which seems to support a flexibile auth system (so that we can use cvs > auth by default and fall back to a dokuwiki account for new guys that do > not yet have a cvs account), ACL's (so that we can control where new > guys can play around), namespaces (so that we can structure related > content), breadcrumb navigation, history/diffing. For a full feature > list look here [10]. Of course its PHP and OSS, so we can hack on it as > we please. I'm for using wiki for brainstorm-stage projects - basically anybody with a crazy idea backed by some explanations, examples, etc. should be able to place it into the wiki and have it there for discussion. There should be very relaxed procedure on giving auth there - basically anybody who's not a troll or a bot should be able to play :) For projects that are in more "accepted" state - i.e. ones that we know we want to do in PHP and have good idea how, or TODO items that are agreed upon and just waiting for people to take care of them - CVS-based system like reST sounds better. These docs would be mostly static and for informational purposes - like NEWS etc. Current CVS accounts would be enough for those, since people that have reason to edit them probably would be people already holding CVS account anyway. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com