Re: New lintian pages available for testing

2008-01-03 Thread tim hall
tim hall wrote: I'm not offering to re-invent the wheel at this stage. Having just looked at how simple the templates are, I'd be more than happy to do some work on the HTML and add some suitable CSS as and when appropriate. I'm not really sure what passes for good Debian web page design eithe

Re: New lintian pages available for testing

2008-01-03 Thread tim hall
Russ Allbery wrote: tim hall <[EMAIL PROTECTED]> writes: Russ Allbery wrote: http://svn.wolffelaar.nl/lintian/trunk/reporting/templates/ will also work. Thanks. :) My current forward thinking on the presentation of reports like this is to have the script deliver pure XML and do all the f

Re: New lintian pages available for testing

2008-01-03 Thread Russ Allbery
Stefano Zacchiroli <[EMAIL PROTECTED]> writes: > On Wed, Jan 02, 2008 at 04:16:22PM -0800, Russ Allbery wrote: >> * There are two reports for each maintainer. The one under maintainer, > What did you decide for the lists related to the two kind of reports we > discussed in #458329 ? If you have

Re: New lintian pages available for testing

2008-01-03 Thread Russ Allbery
tim hall <[EMAIL PROTECTED]> writes: > Russ Allbery wrote: >> If you want to take a look at how good (or bad) the templates look, the >> ones that generated those pages are in: >> >> /org/lintian.debian.org/lintian-test/reporting/templates >> >> on gluck.d.o. > Not being a DD, I probably can'

Re: New lintian pages available for testing

2008-01-03 Thread Stefano Zacchiroli
On Wed, Jan 02, 2008 at 04:16:22PM -0800, Russ Allbery wrote: > http://lintian.debian.org/reports-testing/ This looks great!, many thanks for it. > * There are two reports for each maintainer. The one under maintainer, What did you decide for the lists related to the two kind of reports we

Re: New lintian pages available for testing

2008-01-03 Thread tim hall
Russ Allbery wrote: Thijs Kinkhorst <[EMAIL PROTECTED]> writes: On Thursday 3 January 2008 01:16, Russ Allbery wrote: http://lintian.debian.org/reports-testing/ This looks good in general, it's a clear improvement over what we have. Thanks! * The HTML pages are now templatized (using

Re: New lintian pages available for testing

2008-01-03 Thread Thijs Kinkhorst
On Thu, January 3, 2008 10:00, Lars Wirzenius wrote: > That would mean that it gets harder to get one or the other version of > the page: it's no longer enough to just go to the page, you also have to go > click on something else as well. For something that is a simple report > page, I don't think

Re: New lintian pages available for testing

2008-01-03 Thread Lars Wirzenius
On to, 2008-01-03 at 08:48 +0100, Thijs Kinkhorst wrote: > I was thinking that this could be better implemented by generating one page > per maintainer with all tags, and that I and O are hidden elements by > default. A link on the page would then just toggle the visibility of that CSS > class (

Re: New lintian pages available for testing

2008-01-03 Thread Russ Allbery
Thijs Kinkhorst <[EMAIL PROTECTED]> writes: > On Thursday 3 January 2008 01:16, Russ Allbery wrote: >> http://lintian.debian.org/reports-testing/ > > This looks good in general, it's a clear improvement over what we have. Thanks! >> * The HTML pages are now templatized (using Text::Template)

Re: New lintian pages available for testing

2008-01-02 Thread Thijs Kinkhorst
Hi Russ, On Thursday 3 January 2008 01:16, Russ Allbery wrote: > http://lintian.debian.org/reports-testing/ This looks good in general, it's a clear improvement over what we have. > * The HTML pages are now templatized (using Text::Template). The core of > many of the pages is still gener