help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webinterfaces for GNATS


From: Chad Walstrom
Subject: Re: Webinterfaces for GNATS
Date: Mon, 28 Jan 2008 11:21:39 -0600

Thanks, Frank, for your interest in GNATS and a flexible web interface.
Gnatsweb is probably the most flexible, as you noted, but is also
relatively monolithic.  It was created before MVC was really applied to
web interfaces.  Ynvge has pulled it forward and maintained it
separately from GNATS itself for some time, though like GNATS,
development has stalled.  I'm certain he would enjoy any help you could
provide.

An optional login could certainly be coded up as a default value for
user and password.  e.g. If user and password aren't provided, use the
default "guest" account.  Should be a quick patch.

Customizing the page layout would certainly be easier with a template
framework.  Mason would work, as would any number of Perl templating
engines.  Going this route would ultimately mean a rewrite, though.

I'm under the impression that any flexible processing of unformatted
fields, like Audit-Trail is always going to be a custom hack.  You can
provide some sort of helper with query format.

There are a couple projects that might help that are linked on the GNATS
project site.

gnatsperl, a collection of perl modules proving an interface to the
GNATS daemon written by Mike Hoolehan.

    http://gnatsperl.sourceforge.net/

GnatsVw is a Python rewrite of Gnatsweb by Pankaj K Garg of Zee Source
(link).

    http://www.zeesource.net/downloads/GnatsVw-1.0.tar.gz

There is also searching off sourceforge that might help:

    http://sourceforge.net/search/?words=GNATS

We can always use people to help.

Chad




reply via email to

[Prev in Thread] Current Thread [Next in Thread]