Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46577 invoked from network); 6 Mar 2008 09:15:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 09:15:18 -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 85.10.196.195 cause and error) X-PHP-List-Original-Sender: mls@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:43006] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/6F-06151-526BFC74 for ; Thu, 06 Mar 2008 04:15:18 -0500 Received: from [192.168.10.109] (cust.static.84-253-47-226.cybernet.ch [84.253.47.226]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id 4004B12241A0; Thu, 6 Mar 2008 10:17:30 +0100 (CET) Cc: "Lars Strojny" , "PHP Developers Mailing List" Message-ID: <38C454BD-F973-4329-A8CB-3C89D05C89AE@pooteeweet.org> To: Pierre Joye In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Thu, 6 Mar 2008 10:14:10 +0100 References: <2A978588-C394-4A7C-8332-4E4527D650FD@pooteeweet.org> <47CEDB61.2030302@zend.com> <1204760754.27088.4.camel@localhost> <1204766628.31278.7.camel@localhost> X-Mailer: Apple Mail (2.919.2) 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.026, required 6, AWL 0.03) X-backendmedia-com-MailScanner-From: mls@pooteeweet.org X-Spam-Status: No Subject: Re: [PHP-DEV] wiki.php.net From: mls@pooteeweet.org (Lukas Kahwe Smith) On 06.03.2008, at 09:26, Pierre Joye wrote: > On Thu, Mar 6, 2008 at 2:23 AM, Lars Strojny wrote: >> Hi, >> >> Am Donnerstag, den 06.03.2008, 01:24 +0100 schrieb Pierre Joye: >> [...] >> >>> Maybe SOC:2008, using SOC as namespace and 200X for the main pages >>> is better. >> >> I like that. Is it possible to configure the namespace separator? I >> would prefer "/". > > It should be possible by modifying the rewrite rules but I rather > prefer to keep it as standard as possible to ease updates and fixes :) I think its possible, the following is in the config file: "Use slash as namespace separator in URLs" however i really think this is not the right place to discuss this topic in detail. i think it would be better to keep this list focused on the development of php itself .. regards, Lukas