Matthew Thomas wrote:
> I have prototyped the page design on
> <http://critique.net.nz/project/mozilla.org/mozilla-org.jpg> using CSS,
I see you included bugzilla in this... From what I can see, the only
changes your prototype makes is a bit in the header section and
completely rearranging the the fields. The header isn't terribly hard
to change. I am a bit "Bugzilla Home -> Bug 48320" part as bugzilla
currently has very little support for templates (a bit in the header, a
bit in the footer).
Rearranging the fields, on the other hand, is a major undertaking as
this HTML code is burried inside the bug_form.pl perl script. If there
were a good enough reason, it could probably be done, but I don't think
it would/should be done just for the sake of doing it.
I think any major UI changes to bugzilla should wait until 3.0 which
should have better support for customization.