Confirmed users
59
edits
No edit summary |
(+Suggestions) |
||
Line 3: | Line 3: | ||
'''Next Hackathon: Friday, September 9, from 10am to 6pm PDT''' | '''Next Hackathon: Friday, September 9, from 10am to 6pm PDT''' | ||
Navigation Ideas/ | === General Ideas/Patches === | ||
* Define a nomenclature (continue the work of [https://bugzilla.mozilla.org/show_bug.cgi?id=76507 bug 76507] and friends) and add the definition to the coding style and reviewers' checklist pages | |||
* Define and consolidate markup and behaviour and add the definition to the coding style and reviewers' checklist pages | |||
** Error pages (better than the given examples would be CSS classes): | |||
*** Complaints about form values marked up consistently, for example always <code><nowiki>&ldquo;<code>xxx</code>&rdquo;</nowiki></code> | |||
*** Referrals to database data marked up consistently, for example always <code><nowiki><em>xxx</em></nowiki></code> | |||
*** Examples of valid values marked up consistently, for example always <code><nowiki><b>xxx</b></nowiki></code> | |||
** Admin pages: | |||
*** <code>edit***.cgi</code> specific footer links: | |||
**** Make a more relevant part of the text than just the product name active in <code>editproducts.cgi</code> | |||
**** Consolidate the set of links accross admin pages | |||
*** Move away from pages laconically saying “done�? towards pages giving a sensible list of follow-up options | |||
=== Navigation Ideas/Patches === | |||
* Navigation should be moved to the top of the page, and top-page show_bug navigation should be consolidated | * Navigation should be moved to the top of the page, and top-page show_bug navigation should be consolidated | ||
* show_bug navigation should be in a floating box, instead of spread all over the page. | * show_bug navigation should be in a floating box, instead of spread all over the page. | ||
* Put admin navigation in an area separated from user navigation in order to move the ejection seat button away from the door handle (inspired by [https://bugzilla.mozilla.org/show_bug.cgi?id=286338 Bug 286338]) – admin options box, intermediate page or admin options dropdown | |||
* admin options could be consolidated into a single "Admin" (or somesuch) link [https://bugzilla.mozilla.org/show_bug.cgi?id=286338 bug about this change]; | * admin options could be consolidated into a single "Admin" (or somesuch) link [https://bugzilla.mozilla.org/show_bug.cgi?id=286338 bug about this change]; | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=303126 Add option to exclude a Saved Search from appearing in the <link> tags] - ''Will hopefully have a new patch by the time the hackathon comes around.'' | * [https://bugzilla.mozilla.org/show_bug.cgi?id=303126 Add option to exclude a Saved Search from appearing in the <link> tags] - ''Will hopefully have a new patch by the time the hackathon comes around.'' | ||
Attachment Ideas/ | === Attachment Ideas/Patches === | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=302083 auto-convert uncompressed BMP to compressed PNG] status: ghendricks' patch coded, reviewed, approved, and checked in; | * [https://bugzilla.mozilla.org/show_bug.cgi?id=302083 auto-convert uncompressed BMP to compressed PNG] status: ghendricks' patch coded, reviewed, approved, and checked in; |