Re: Changes to gnatsweb.pl
Yngve Svendsen <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.gnats.general |
|---|---|
| Message-ID | <[email protected]> |
Please send me the changes, preferably as diffs against the head CVS branch of Gnatsweb. If that proves difficult, send me the entire gnatsweb.pl. I'll look at the changes and consider them for inclusion. At least the first feature listed below is already long overdue. Thanks, Yngve Svendsen Gnatsweb maintainer Stuart Stevens wrote: > > > I have made the following changes to our gnatsweb.pl file. Are any of > these changes of any general interest? > > > 1. After the submit, the following web page displays the new PR > number which the user can click on. > > 2. Sections were added by creating dummy field entries in the GNATS > database. Each field began with the word "Separator" and the > description field contained the text of the separation. Quick links > were added to the top of the web page. "edit" or "submit" buttons > were added to the "view" and "edit" pages. > > 3. If field is Notes than blank it on the edit screen. This was > needed to support the pseudo append-only field. > > 4. Load a database specific $gnatsweb_site_file if it exists. This > was added after init_prefs(). >