Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9955 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90504 invoked by uid 1010); 20 May 2004 04:42:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90480 invoked from network); 20 May 2004 04:42:53 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 20 May 2004 04:42:53 -0000 Received: from DELL (c-24-6-1-90.client.comcast.net [24.6.1.90]) by colo.lerdorf.com (8.12.11/8.12.11/Debian-5) with ESMTP id i4K4gqer030510; Wed, 19 May 2004 21:42:52 -0700 Date: Wed, 19 May 2004 21:43:07 -0700 (Pacific Standard Time) To: Sara Golemon cc: internals@lists.php.net In-Reply-To: <20040520032627.91095.qmail@pb1.pair.com> Message-ID: References: <20040520032627.91095.qmail@pb1.pair.com> X-X-Sender: rasmus@lerdorf.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on colo Subject: Re: [PHP-DEV] php-bugs-web statistics page From: rasmus@php.net (Rasmus Lerdorf) On Wed, 19 May 2004, Sara Golemon wrote: > I was going through the list of bugs at http://bugs.php.net/bugstats.php and > got tired of having to scroll up the page to double check what the meaning > of each column is. > > Would anyone object to the patch below which repeats the header row every 20 > categories (an arbitrary number, but it does a decent job of keeping one of > 'em on screen -- at my resolution -- at any given time). At the moment > there are about 75 active categories in the full 4+5 list so that'd work out > to 3 extra header rows. Looks ok to me, although you must have a really small screen and/or use a huge font. I am a huge font fan and can't stand squinting at my screen and even I can see 48 lines on my (1600x1200) LCD panel here. -Rasmus