Closed
Bug 456702
Opened 17 years ago
Closed 7 years ago
clean up generated html pages
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cls, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
61.04 KB,
patch
|
Details | Diff | Splinter Review |
While working on tinderbox, I've gotten annoyed at the lack of structure on the generated web pages. The lack of indention makes it hard to see your changes at a glance. So, I gave the codebase a big whack. The result is page source that is more readable...and passes html 4.01 validation...with the exception of the <layer> use on the waterfall page.
Besides style changes, I also:
* rewrote the create new tree form to be generated from an array
* added headers & footers to admin pages for navigation purposes
* updated the Emit*Header functions to take an additional param that can be used to embed CSS
* removed excess tables from tree selector
Fix typo so that popups work again on the waterfall page.
More style changes.
Attachment #340105 -
Attachment is obsolete: true
Assignee | ||
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
Comment 3•7 years ago
|
||
Tinderbox isn't maintained anymore. Closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•