Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10685 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57984 invoked by uid 1010); 21 Jun 2004 13:45:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57857 invoked from network); 21 Jun 2004 13:45:42 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 21 Jun 2004 13:45:42 -0000 Received: from hojtsy.hu (62-77-248-204.vnet.hu [62.77.248.204]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0HZN008F6VK0GJ@mail.vnet.hu> for internals@lists.php.net; Mon, 21 Jun 2004 15:45:36 +0200 (CEST) Date: Mon, 21 Jun 2004 15:51:01 +0200 In-reply-to: <40D6E777.6020506@hojtsy.hu> To: Gabor Hojtsy Cc: Derick Rethans , PHP Developers Mailing List , systems@php.net Message-ID: <40D6E7C5.7000207@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 References: <40D6E426.2050301@hojtsy.hu> <40D6E777.6020506@hojtsy.hu> Subject: Re: news.php.net rewrite rules From: gabor@hojtsy.hu (Gabor Hojtsy) >>>> I just added a rewrite rule to the http://news.php.net site which >>>> makes: >>>> http://news.php.net// into: >>>> http://news.php.net/article.php?group=&article= >>>> >>>> which gives much nicer URLs, like: >>>> http://news.php.net/php.internals/9828 >>> >>> Should I update the code to emit these kind of URLs? I have not seen you >>> doing it... >> >> I'm not sure how to. I think it involves changing the news grabbing code >> and that's part of columbus. > > cvs.php.net/php-master-web has the code (index.php, group.php, etc). > These print out the links. Uhm, ehm, php-news-web Goba