Bug 69654
Christian Robottom Reis
kiko at async.com.br
Sat Dec 6 12:33:24 UTC 2003
Sure, we can discuss it here a bit now that we've got something to argue
about :-)
I actually like the direction the patch is going.
Yeah, when I mention "page header" I mean the content marked with the
"pageHead" class <wink>. I think that instead of having an <h3> with a
table inside it (which I'm not sure is actually legal) we should have
the a table with an <h3> *inside* it (for the primary page heading). You
can leave the secondary and tertiary headings marked with simple spans,
and allow <h4>-<h6> to be used by the actual page content.
As for the <h1>/<h2> issue, I can accept your rationale for having the
organization's identification up there. So we would have, for a sample
query.cgi, contrasting vanilla bugzilla with a pseudo-branded bugzilla:
<h1> Bugzilla Main Page Gozilla.org: Family-Approved Sprockets
<h2> Bugzilla Version XXX Bug Tracking (Bugzilla XXX)
<h3> Search for bugs Search for bugs
<h4-h6> (free) (free)
For request.cgi:
<h1> Bugzilla Main Page Gozilla.org: Family-Approved Sprockets
<h2> Bugzilla Version XXX Bug Tracking (Bugzilla XXX)
<h3> Request Queue Request Queue
<h4> Flag: approval Flag: whatever
Flag: review Flag: hassle
<h5-h6> (free) (free)
For our current show_bug.cgi:
<h1> Bugzilla Main Page Gozilla.org: Family-Approved Sprockets
<h2> Bugzilla Version XXX Bug Tracking (Bugzilla XXX)
<h3> Bugzilla Bug YYY Bug YYY
<span id="subheading"> <span id="subheading">
ui: need more electrons ui: need more electrons
<span id="subsubheading"> <span id="subsubheading">
changed 2003-08-31 changed 2003-08-31
<h4-h6> (free) (free)
I'm not 100% those subheading spans shouldn't be divs, so we can quibble
over that if people like.
(As an extra, for show_bug.cgi I would love us to move to:
<h4> General Information
<h5> Attachments
<h5> Dependencies
<h5> Additional Comments
<h5> Status
<h4> Bug Comments
but that's beyond the scope of this bug. Just for future reference.)
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
More information about the developers
mailing list