Closed
Bug 924799
Opened 12 years ago
Closed 12 years ago
[In-content] Summary boxes
Categories
(developer.mozilla.org Graveyard :: Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
References
Details
Attachments
(5 files)
Several kinds of articles use summary boxes near the top of the article.
These boxes serve several purposes:
- they put reference information in the same way in articles w/ a common subjects. It allows users to use their eye/muscle memory to spot very quickly the information contained in them
- with the color coding, it allows the user to know the category of the reference article: HTML, JavaScript, CSS, ... without even needing to read it.
Example of pages using this are:
CSS Summary Box: https://developer.mozilla.org/en-US/docs/Web/CSS/mask-type
HTML Summary Box: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside
JS Summary box (old look): https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/PI
Web Audio Summary Box: https://developer.mozilla.org/en-US/docs/Web/API/ChannelMergerNode
Event summary box (old look): https://developer.mozilla.org/en-US/docs/Web/Reference/Events/readystatechange
So we need a common look for all these boxes and a color scheme to use with them. As we plan to extend the use of such boxes, we probably need 3-4 more colors than the 5 needed now.
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
| Reporter | ||
Comment 3•12 years ago
|
||
| Reporter | ||
Comment 4•12 years ago
|
||
| Reporter | ||
Comment 5•12 years ago
|
||
| Reporter | ||
Comment 6•12 years ago
|
||
Also a note: I'm not sure if the current look scale to small screens (phones, ...). It may be interested to have a widget that work for these too (not sure if we want to support phones anyway).
Updated•12 years ago
|
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•