as threatened after i implemented bug voting, i've redesign the bug
viewing/editing form. thanks to some of the fine folks from the php-qa
list, it's already been tested against most common browsers, and enough
people complained about the netscape 4 rendering that i applied some
tweaks that have made it more tolerable.

unless i hear some loud screams, i'll go ahead and commit this in a day
or two.

(the rest of this mail is the same as what i posted to php-qa a few days
ago, for the benefit of php-dev folks.)

you can see the new look here:

 http://bugs.php.net/~jimw/bugs/bug.php?id=14841

(that's just a test bug i opened which you can feel free to add comments
to and otherwise mess with. don't worry, this version is hardcoded to
just send the mails to me for now.)

screenshots from mozilla 0.9.7 on linux, so you have some idea of how it
is supposed to look:

  viewing a bug: http://bugs.php.net/~jimw/view.png

adding a comment: http://bugs.php.net/~jimw/add-comment.png

(oh, did i forget to mention anyone can add comments to a bug? :)

  changing the bug (developer, logged in):
    http://bugs.php.net/~jimw/developer-logged-in.png
  changing the bug (developer, not logged in):
    http://bugs.php.net/~jimw/developer-not-logged-in.png

  changing the bug (submitter, logged in):
    http://bugs.php.net/~jimw/user-logged-in.png
  changing the bug (submitter, not logged in):
    http://bugs.php.net/~jimw/user-not-logged-in.png

  the success page from any submission (modulo different text):
    http://bugs.php.net/~jimw/updated.png

i also tweaked the submission form just slightly to change how error
messages were displayed. you can see a sample here:

    http://bugs.php.net/~jimw/incomplete-bug.png

let me know what you think, or if what you see doesn't roughly
approximate what it is that i see. (i know that opera's fieldsets don't
look as cool as mozilla's, so the voting form looks less pretty on
opera.)

jim

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to